@charset "utf-8";
body {
	background-color: #000249;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#barra {
	float: none;
	height: 15px;
	width: 100%;
	background-image: url(imagenes/fondo_barra.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.epigrafe {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#color {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}

#contenedor {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	padding: 0px;
	float: left;
	height: 420px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#caja_textos {
	float: left;
	width: 500px;
	background-image: url(imagenes/fondo_textos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#caja_textos img {
	padding: 0px;
	float: left;
	/*border: 1px solid #666666;*/
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.titulos {
	font-size: 25px;
	color: #000249;
	line-height: 26px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.sub_titulo {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.recuadro {
	padding: 20px;
	float: right;
	width: 200px;
	border: 1px solid #0066CC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	background-color: #E8F8FF;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
.destacado_multimedia {
	padding: 0px;
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 25px !important;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
}
#caja_textos .destacado_multimedia img {
	float: left;
}

#destacados {
	float: left;
	width: 253px;
	background-image: url(imagenes/fondo_destacados.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-left: 24px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #7d96a8;
	padding-top: 40px;
	padding-left: 30px;
}
.destacados {
	padding: 0px;
	float: left;
	width: 178px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#destacados a:link, #destacados a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#destacados a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#destacados .destacados img {
	border: 1px solid #000249;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 76px;
	width: 900px;
	background-image: url(imagenes/logo_emol.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#caja_textos_multimedia {
	float: left;
	width: 500px;
	background-image: url(imagenes/fondo_textos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#caja_textos_multimedia img {
	border: 1px solid #666666;
}
.bajada {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
.listado {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#caja_textos_multimedia .listado a:link, #caja_textos_multimedia .listado a:visited {
	color: #333333;
	text-decoration: none;
}
#caja_textos_multimedia .listado a:hover {
	color: #990000;
	text-decoration: underline;
}
#titulo_videos {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
/*dany :/ */
.fotomapa{
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fototxt{
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.fotodestacado_chico{
	text-align: left;
	margin-right: 10px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#texto {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 490px;
}
.caja_sistema {
	float: left;
	width: 450px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #E6F4FF;
	border: 1px dashed #0099FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.numero {
	font-size: 30px;
	font-weight: normal;
	color: #990000;
}
