html,body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
}
    
img {
	border: none;
	margin-top: 0px;
	margin-left: 0px;
}
a { text-decoration: none; color: #003366; font-weight: bold;}
a:hover {
	text-decoration: none;
	color: #6D70BE;
	font-style: italic;
}

/*---------- Divs ----------*/
#header {
      background: url("images/header.jpg") no-repeat center;
      height: 120px;
      width: 100%;
      margin: 0 auto;
}

#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 890px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 850px;
}
html>body #logo { width: 850px }  /* for opera */

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      background: url("images/logo.jpg") no-repeat 0px 0px;
      width: 317px;
      height: 85px;
}

#container {
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      border-top: 3px solid #6fb2e6;
      border-bottom: 3px solid #ffb93f;
      background: #e5e5e5;
}  
* html #container {
      overflow: visible;
}

#content{
      float: right;
      width: 690px;
      background: #fff url(images/nav-edge.jpg) repeat-y;
      padding-bottom: 40px;
      min-height: 380px;
}
* html #content {height: 380px; overflow: visible;}

#maincontent {
	float: left;
	width: 601px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	height: 637px;
	position: absolute;
	left: 13px;
	top: 202px;
	font-size: 11px;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-bottom-color: #CCCCCC;
       
}



#rightdiv{
      padding-top: 30px;
      float: right;
      width: 230px;
}

#rightdiv img{
      padding: 1px;
      border: 1px solid #6fb2e6;
}

#news{
	width: 303px;
	margin: 0 auto;
	margin-top: 0px;
	position: absolute;
	top: 207px;
	left: 652px;
	font-size: 11px;
	height: 255px;
}

/*---------- Navigation Menu ----------*/
#navcontainer {
      padding-top: 30px;
      padding-left: 15px;
      min-height: 380px;
      float: left;
      overflow: hidden;
      width: 180px;
}
* html #navcontainer {height: 380px; overflow: visible;}

.nav {
      width: 170px;
      position: relative;
      list-style-type: none;
      margin: 0;
      padding: 0px;
      font-size: 105%;
}

.nav li {
      text-align: left;
      margin: 3px 1px;
      padding: 0;
      
}

.nav li a {
      border: 1px solid #52a3e2;
      display: block;
      padding: 4px 0 4px 10px;
/*      background: #6fb2e6; */
		background:#bacae2
	  
      color: #e5ffff;
      font-weight: bold;
      text-decoration: none;
      width: 170px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 160px; 
}

.nav li a:hover {
      background: #ffb93f;
      color: #949494;
      font-weight: bold;
      cursor: pointer;
}

/*---------- Footer ----------*/
#footer {
      height: 30px;
      margin: 0 auto;
      padding: 10px 0 10px 0;
      font-size: 80%;
      text-align: center;
      color: #6a6666;
      width: 890px;
      background: #fff;
}

#footertextleft{
	text-align: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	left: -898px;
	top: 1px;
	color: #330066;
}

#footertextright{
      margin-right: 10px;
      text-align: right;
      width: 350px;
      float: right;
}

/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #5c94bf;
}

.mainheading{
	font-weight: bold;
	font-size: 123%;
	color: #4456AC;
}

h2 {
      padding-top: 0px;
      margin-top: 0px;
      font: 110% arial;
      font-weight: bold;
      color: #5c94bf;
}

/*---------- Classes ----------*/
.underline{
      padding-bottom: 3px;
	  width:180     
      border-bottom: 2px solid #ffb93f;
	  color: #4456AC;
}

.subheading{
	font-weight: bold;
	position: absolute;
	left: 9px;
	top: 32px;
}

.submitbox{
      width: 215px;
      background: #b8d1e4;
      padding: 5px;
      text-align: left;
      border: 1px solid #e5e5e5;
}

.submitbox p{
      margin-top: 3px;
      margin-bottom: 5px;
}

.linkbutton{
      height: 20px;
      font-size: 95%;
      background: #e5e5e5;
      color: #949494;
      border: none;
      padding: 3px 8px;
      font-weight: bold;
}

#maincontent ul{
      list-style-image: url(images/bullet.png)
}

.advert{
      width: 160px;
      padding: 5px;
      background: #fff;
      border: 1px solid #c8c8c8;
}

.bloqueTextoTitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	position: absolute;
	width: 408px;
	top: 100px;
}

.bloqueTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	position: absolute;
	top: 100px;
}

.bloqueImagen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	position: absolute;
	top: 100px;
	height: 152px;
	
}

