BODY {
	background: url(../img/fondo_cont.gif);
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}

TABLE.nav {
	font-family:Arial, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color: #0F305B;
	font-size: 12px;
	font-weight: bold;
}

TR.hidden {	DISPLAY: none }

.azul{
	color : #00376B;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}
A.azul {
	color : #00376B;
	font-weight : bold;
}
A.azul:hover {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration:none;
}
A.azul:link {
	color : #00376B;
	font-weight : bold;
}
.azul2{
	color : #00376B;
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}
A.azul2 {
	color : #00376B;
	font-weight : bold;
}
A.azul2:hover {
	color : #4E7CAB;
	font-weight : bold;
	text-decoration:none;
}
A.azul2:link {
	color : #00376B;
	font-weight : bold;
}
table{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
input{
	font-family:Arial, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.boton {
	font-size: 100%;
	color: #333333;
	height: 19px;
	background-color: #Dedede;
	border-color:#EEEEEE #999999 #999999 #EEEEEE;
}
.combo{
	width: 150px;
	font-family:Arial, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.combop{
	width: 40px;
	font-family:Arial, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.form {
	color : #006666;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	font-weight : bold;
}
	
.fondo_promo {
	background: url(../img/fondo_promo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #A8BDD2;
}

.fondo_lupa {
	background: url(../img/lupa.gif) no-repeat 0px 1px;
}

H6 {
	color : #003366;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 15px;
}
H4 {
	color : #003366;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}
P {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;

}
.act {
	color : #0F305B;
	font-weight : bold;
}
.linkfondo {
	text-decoration: none;
	color: #4E7CAB;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.linkfondo {
	text-decoration: none;
	color: #4E7CAB;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.linkfondo:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #3B5D81;
}

A.datos {
	color: #3B5D81;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
A.datos:hover {
	color: #FFFFFF;
	background: #3B5D81;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

A.datos1 {
	color: #FFFFFF;
	background: #3B5D81;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

A.datos1:hover {
	color: #FFFFFF;
	background: #3B5D81;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

/*---------- Capas -----------------*/

#menuLat {
	margin: 0px;
	color: #0F305B;
	text-decoration: none;
}

#menuLat a{
	padding-left: 10px;
	display: block;
	background: #809DB9;
	padding-bottom: 2px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 2px;
	text-decoration: none;
}

#menuLat a:hover {
	display: block;
	background: #A3B7CB;
	padding-bottom: 2px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 2px;
	text-decoration: none;
}

#menuLat a.activo{
	padding-left: 10px;
	display: block;
	background: #C8D7E2;
	padding-bottom: 2px;
	margin: 0px;
	color: #0F305B;
	padding-top: 2px;
	text-decoration: none;
}

#menuLat a.activo:hover {
	display: block;
	background: #C8D7E2;
	padding-bottom: 2px;
	margin: 0px;
	color: #0F305B;
	padding-top: 2px;
	text-decoration: none;
}

#menuLat a.idioma {
	display: block;
	background: #3B5D81;
	margin: 0px;
	color: #C6C6C6;
	text-decoration: none;
}

#menuLat a.idioma:hover{
	display: block;
	background: #3B5D81;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}