@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #444444;
	font:13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(imagenes/fondo_superior.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-color: #f0eee1;
}
div {
	text-align: left;
}

#centrado {
	text-align: left;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

h1, h2, h3, h4, h5, h6 {font-family: Georgia, "Times New Roman", Times, serif; color:#333333; font-weight: normal;
color: #444444;  } 
	h1 {font-family:Georgia,Palatino,"Palatino Linotype",serif;
	font-size:40px; line-height:1.2em;}
	h2 {
	font-size: 22px;
	line-height:1.8em;
	padding-top: 13px;
}
#centrado #menu a.marcado {
	color: #FFFFFF;
}

	h3{
	font-size:18px;
	line-height:32px;
	margin-bottom:12px;
	color: #FFFFFF;
}
	h4{font-size:20px; line-height:32px;}

	li {font-size:13px;  line-height: 1.7em; margin: 0 0 0 0;	 }
	p { font-size:13px; padding: 0;	margin:0 0 1.5em; line-height: 1.5em; } 
	.serif{font-family: Georgia, "Times New Roman", Times, serif; }
	.lucida{font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;}
	a:focus, a:hover {color:#000000; padding: 0; text-decoration: none; outline:none;}
	a{color:#5290b2; text-decoration: none;}
	a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	height: 225px;
}
#centrado #titulo {
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
}

#centrado .flotantesinicio {
	float: right;
	margin-left: 20px;
	width: 262px;
	padding-bottom: 20px;
}
.limpiador {
	clear: both;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#abajo {
	background-image: url(imagenes/fondo_inferior.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 130px;
	padding-top: 50px;
}
.flotaabajo {
	color: #CCCCCC;
	float: left;
	margin-right: 50px;
}
#abajo #abajocentrar .flotaabajo p {
	font-size: 11px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#abajo #abajocentrar .flotaabajo a {
	color: #CCCCCC;
}
#abajo #abajocentrar .flotaabajo a:hover {
	color: #FFF;
}

#abajocentrar {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}




#centrado #menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #c8dde8;
	display: block;
	float: right;
	margin-top: 80px;
	margin-left: 20px;
	padding-bottom: 15px;
}
#centrado #menu a:hover {

	color: #fff;

}
#centrado #menu a.logo {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
.limpiado2 {
	clear: both;
}
#centrado .flotantesinicio2 {
	float: left;
	margin-left: 20px;
	width: auto;
	padding-bottom: 5px;
	margin-top: -15px;
}

input, textarea {
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 5px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 12px;
}
label {
	width: 255px;
	display: block;
	float: left;
	padding-bottom: 4px;
	padding-top: 20px;
	margin-right: 12px;
	padding-left: 6px;
}
#centrado .flotantesinicio #enviar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	width: 125px;
	margin-top: 15px;
}
#centrado .flotantesinicio3 {
	float: right;
	margin-left: 60px;
	width: 262px;
	padding-bottom: 40px;
}
