body {
	background-color:FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, tr, td {
	color:#466A7D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}



.Bordethumb {
	background-color: #cccccc;
	border: 1px solid #666666;
}
.bordeFoto {
	border: 1px solid #395F74;
}
#contenedor{
	width:770px;
}
#div_cabecera{
	margin-top:-2px !important;
	margin-top:0px;
	height:298px;
	width:770px;
}

#imagen_cabecera{
	width:770px;
	height:186px;
	margin-top:2px;
}

#div_logo{
	float:left;
	width:326px;
	height:109px;
}

#div_menu{
	float:right;
	width:444px;
	height:109px;
	margin-bottom:2px;
}

#div_contenido{
	width:770px;
}


#div_contenido_izq_index{
	width:259px;
	padding:0px;
	border-right:1px solid #FFFFFF;
	float:left;
}

#div_contenido_dcha_index{
	width:509px;
	float:right;
}

#div_contenido_izq{
	width:200px;
	padding:0px;
	border-right:1px solid #FFFFFF;
	float:left;
	background-image:url(../imagenes/fondo-portada-izq.gif);
	background-repeat:repeat-x;
}

#div_contenido_dcha{
	width:568px;
	float:right;
	background-image:url(../imagenes/fondo-portada-dcha.gif);
	background-repeat:repeat-x;
}

#div_pie{
	width:100%;
	background-image:url(../imagenes/fondo-pie.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6E91A4;
	margin-top:10px;
	height:130px;
	clear:both;
}

.tituloSubSeccion{
	font-size:small;
	font-weight:bold;
	color:#395F74;
	padding-left:10px;
}

.tituloSeccion{
	font-size:large;
	font-weight:bold;
	color:#395F74;
	padding-left:10px;
	line-height:45px;
}
A:visited {
	color: #395F74;
	text-decoration: none;
	font-weight:bold;
} 
A:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
} 
A:link {
	color: #395F74;
	text-decoration: none;
	font-weight:bold;
} 
A:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
} 

A.menu:link {
	color: #395F74;
	text-decoration:none;
	font-family:Helvetica, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
}

A.menu:visited {
	color: #395F74;
	text-decoration:none;
	font-family:Helvetica, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
}

A.menu:hover {
	color: #E3B200;
	text-decoration:none;
	font-family:Helvetica, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
}

A.enlaceblanco:link {
	color: #FFFFFF;
	text-decoration:underline;
}

A.enlaceblanco:hover {
	color: #466A7D;
}


input {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #82A3C5;
	
}

select {
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:150px;
	color: #444444;
	border: 1px solid #A83F5C;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	border: 1px solid #82A3C5;

	scrollbar-arrow-color: #A83F5C;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3Dlight-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;

}
.textoAzul {
	color: #006BB7;}
.textoNegro {
	color: #000000;
}
.textoBlanco {
	color:#FFFFFF;
}

.BordeFoto {
	border: 5px solid #CFCFCF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006BB7;
}


