@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/bg.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #424142;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #003399;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}


#logo {
	float: left;
	padding-top: 17px;
}
#logo2 {
	float: right;
	padding-top: 17px;
}
#logo3 {
	float: right;
	padding-top: 17px;
}
#cont {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/bg-cont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 38px;
	padding-left: 38px;
	text-align: left;
}
#contenido {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d2d4;
	border-bottom-color: #d1d2d4;
	border-left-color: #d1d2d4;
	font-size: 11px;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}#contenido a {
	color: #003399;
	text-decoration: underline;
}
#contenido a:hover {
	color: #8E0003;
	text-decoration: none;
}
#contenido p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.titulo {
	height: 20px;
	padding-bottom: 5px;
}
.titulohome {
	height: 20px;
}


#pie {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/pie_bg.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	height: 80px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #00459b;
	text-align: left;
}
#pie #data {
	float: left;
	background-image: url(../imagenes/pie_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	padding-top: 15px;
	padding-left: 15px;
	width:400px;
}

#pie #data a {
	color: #00459b;
	text-decoration: underline;
}

#pie  #data  a:hover {
	color: #940300;
	text-decoration: none;
}
#pie #validacion {
	background-image: url(../imagenes/pie_der.jpg);
	background-position: right top;
	float: right;
	height: 40px;
	background-repeat: no-repeat;
	width: 410px;
	padding-top: 15px;
	padding-right: 15px;
}
#pie #validacion .iconitos {
	float: right;
	padding-left: 13px;
}

#pie .links{ float:left; width:100%; clear:both; line-height:18px; text-align:center}
#pie .links a{color: #00459b; font-weight:bold; font-size:10px; text-decoration:none}
#pie .links a:hover{color: #940300;}

.clear {clear:both
}
#cabeceraFlash {
	height: 172px;
	width: 870px;
	margin-bottom: 20px;
}
.Onsearch {
	font-weight: normal;
	color: #333;
}
.Googleverde {
	font-weight: bold;
	color: #196219;
	font-size:11px;
}
.Googleazul {
	font-weight: bold;
	color: #0140C6;
	font-size:11px;
}
.Googlerojo {
	font-weight: bold;
	color: #AD0F01;
	font-size:11px;	
}
.Googleamarillo {
	font-weight: bold;
	color: #F5AF06;
	font-size:11px;
}

