BODY {
	background-color: #7B8BA5;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 70%;
	color: white;
}

.fondo_colores {
	background-color: white;
}

* a {color: #CA0B0F; text-decoration:none;}
* a:hover { color: #333333; text-decoration: none;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Arial;
	font-size: 1em;
	COLOR: #333;
	border: 1px solid #ABBBD5;
	margin-bottom: 1px;
}

.boton {
	background-color: #264274;
	color: white;
	border: 0px;
	padding: 3px;
	font-size: 0.7em;
	cursor: pointer;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

SELECT {
	font-family: Arial;
	font-size: 1em;
	color: #333;
	border: 1px solid #ABBBD5;
	margin-bottom: 3px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial;
	font-size: 1em;
	COLOR: #333;
	margin-bottom: 3px;
	border: 1px solid #ABBBD5;
}

P {
	COLOR: #244173;
	font-weight: normal;
	margin-top: 0px;
	font-size: 0.75em;
}

P a {color: #264274; text-decoration: none;}
P a:hover {color: #264274; text-decoration: underline;}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin: 0px;
	margin-left: 0px;
}

li {
	Padding-left:0px;
	Padding-top:2px;
	Padding-bottom:2px;
	COLOR: black;
}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

/***********************************************************************************/

.azulon  { height: 116px;background: url(../images/azulon.jpg) top left repeat;}

.encabezado { height: 153px; background: url(../images/cabecera.jpg) top center no-repeat;}

.fnd_blog { 
	height: 43px;
	width: 205px;
	background: url(../images/rojo.jpg) top center repeat;
	color: white;
	font-weight: bold;
	padding-left: 25px;
	font-size: 1.2em;
}

.fnd_blog a {color: white;}
.fnd_blog a:hover {color: black;}


.menu_sup {
	color: #C72527;
	font-weight: bold;
	font-size: 0.95em;
}

.menu_sup a {color: black;}
.menu_sup a:hover {color: #C72527;}

.elmundo {
	color: #254173;
	background-color: white;
	text-align: center;
	height: 105px;
	padding-bottom: 20px;
	font-size: 0.9em;
}

.elmundo a {
	color: #254173;
	font-weight: bold;
}

.elmundo a:hover {
	color: #333;
	font-weight: bold;
}

.izquierda {
	background-color: #264274;
	width: 205px;
	padding-left: 25px;
	height: 500px;
	padding-top: 30px;
}

.cuerpo {
	background-color: #E2EBFA;
	padding: 60px 45px 40px 60px;
	text-align: justify;
}

#nov {background: #264274 url(../images/tit_novedades.jpg) bottom right no-repeat;}
#rss {background: #264274 url(../images/tit_rss.jpg) bottom right no-repeat;}
#bio {background: #264274 url(../images/tit_biografia.jpg) bottom right no-repeat;}
#links {background: #264274 url(../images/tit_enlaces.jpg) bottom right no-repeat;}
#hemero {background: #264274 url(../images/tit_hemeroteca.jpg) bottom right no-repeat;}
#lib {background: #264274 url(../images/tit_libros.jpg) bottom right no-repeat;}
#pre {background: #264274 url(../images/tit_prensa.jpg) bottom right no-repeat;}
#not {background: #264274 url(../images/tit_noticias.jpg) bottom right no-repeat;}

.lague {
	width: 254px;
	height: 153px;
	background: url(../images/ojos.gif) no-repeat;
}

.imgD { border: 5px solid white; margin-left: 20px;}
.imgI { border: 5px solid white; margin-right: 20px;}

.enlaces th {
	text-align: left; 
	color: black;
	font-weight: bold;
	font-size: 0.9em;
}

.enlaces td {
	text-align: left; 
	color: #244173;
	font-size: 0.75em;
	padding-bottom: 10px;
}

.enlaces td a {color: #244173;}
.enlaces td a:hover {color: black;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.dnd_noved {
	font-size: 0.75em;
	font-weight: bold;
	color: #244173;
	/*text-align:right;*/
}

.sub_noved {
	font-size: 0.75em;
	color: #244173;
}

.tit_noved {
	font-size: 0.9em;
	font-weight: bold;
	color: black;
	text-align:right;
}

.tit_noved a {color: black;}
.tit_noved a:hover {color: #244173;}

.txt_prens {
	color: #244173;
	font-weight: normal;
}

.busq {
	font-size: 0.75em;
	color: #244173;
}

.sel_hem {
	width: 280px;
}

.titulo {
	font-weight: bold;
	font-size: 1.2em;
}

.resul_hemer {
	font-size: 1em;
}

.resul_hemer th {
	font-size: 0.9em;
	color: white;
	background-color: #264274;
}

.resul_hemer td {
	font-size: 0.75em;
	color: #244173;
	padding-left: 5px;
}

.blogs th {
	background-color: #264274;
	color: white;
	height: 50px;
	font-size: 1.3em;
}

.blogs td {
	border: 1px solid #D4DFF1;
	padding: 3px 0px;
	padding-left: 20px;
	font-size: 0.8em;
}

.blogs td a {color:#264274;}
.blogs td a:hover {color: black;}

.blogpar{
	background-color: #D4DFF1;
}