body {
	margin: 0px;
	background-image: url("../images/fondo.gif");
	background-repeat: repeat-y;
	background-position: center top;
}

#body_mid{
	width: 974px;
	margin: 0px auto;
	display:block;
}

#body_mid #menu{
	background: url("../images/bg_menu.gif") repeat-x;
	width: 974px;
	height:40px;
	display:block;
	/*border-bottom:1px solid #000;*/
	vertical-align: middle;
}

#body_mid #menu .contenedor{
	float:left;
	padding-top:5px;
	padding-left: 10px;
}


#body_mid #top{
	width: 974px;
	height:80px;
	margin: 0px;
	padding:0px;
	display:block;
	background: url("../images/logo_top.gif") no-repeat;
}

#body_mid #top .logo{
	width: 361px;
	height: 80px;
	
	float: left;
}

#body_mid #top .topRight{
	width: 608px;
	height: 70px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;	
	text-align: right;
	vertical-align: top;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 8pt;
}

#body_mid #content{
	/*border: 1px solid #000000;*/
	width:974px;
	padding: 15px 0px 15px 0px;
}

#body_mid #content .tabla{
	/*border: 1px dashed #000000;*/
}

#body_mid #content .celda{
	text-align: center;
	vertical-align: top;
	/*border: 1px dashed #000000;*/
}

#body_mid #content .modificacion{
	height:20px;
	padding-left: 10px;
	border-bottom: 1px dotted #000000;
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

#body_mid #content .subtabla{
	text-align: left;
	height: 20px;
	padding-left: 3px;
	background-color: #DBDBDB;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
}

#body_mid #content .resaltado{
	text-align: left;
	height: 20px;
	padding-left: 3px;
	background-color: #C0C0C0;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: underline;
}

#body_mid #content .titular{
	font-family: Tahoma;
	height: 10px;
	/*border: 1px dashed #000000;*/
	vertical-align: top;
	font-size:small;
	padding-left: 10px;
	color: #000000;
}

#body_mid #content .news{
	vertical-align: top;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 12px;
}

#body_mid #content .news h2{
	font-size: 15px;
	font-weight: bold;
}

#body_mid #content .epigrafe{
	font-family: Tahoma;
	font-size: x-small;
	color: #808080;
	text-align: center;
	border: 1px solid #000000;
}

#body_mid #content #extras{
	vertical-align: top;
}

#body_mid #content .titulos{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	border-bottom: 1px dotted #000000;
	vertical-align: top;
	height: 10px;
}

#body_mid #content .relacionadas{
	/*background-color: #dbdbdb;	*/
	font-family: "Trebuchet MS";
	font-size: small;
}

#body_mid #content .relacionadas a{
	color: #808080;
	text-decoration: none;
}

#body_mid #content .relacionadas a:hover{
	text-decoration: underline;
}

#body_mid #footer{
	/*border: 1px solid #000000;*/
	width: 974px;
	height: 94px;
	float: left;
	display:block;
	background: url("../images/fondo_abajo.jpg") repeat-x;
}

#body_mid #footer #footer_left{
	/*border: 1px solid #000000;*/
	width: 246px;
	height:94px;
	float:left;
	display:block;
	background: url("../images/logo_abajo.jpg") no-repeat;
}

#body_mid #footer #footer_right{
	/*border: 1px solid #000000;*/
	width:718px;
	height: 94px;
	text-align: right;
	padding-right: 10px;
	/*padding: 7px;*/
	float:right;
	display: block;
	color: #FFFFFF;
}

#body_mid #footer #footer_right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}

#body_mid #footer #footer_right a:hover{
	text-decoration: underline;	
}
#body_mid #titulares_top{
	width:306px;
	height: 41px;
	background: url("../images/titular.gif") no-repeat;
	text-align: right;
}

#body_mid #titulares_highlight{
	width:306px;
	height: 114px;
	background-color: #EEEEEE;
}
#body_mid #titulares_highlight #left_content{
	width: 147px;
	height: 114px;
	float: left;
	display:block;
	padding: 0px;
	margin: 0px;
}

#body_mid #titulares_highlight #right_content{
	width: 159px;
	height: 114px;
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
}

#body_mid #titulares_highlight .tabla{
	width: 159px;
	height: 114px;
}

#body_mid #titulares_highlight  .celda{
	height: 37px;
	padding-left: 3px;
	background-color: #6A99AD;
	border-bottom: 1px solid #79A3B5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
}

#body_mid #titulares_highlight  .resaltado{
	height: 37px;
	padding-left: 3px;
	background: url("../images/fondoboton.jpg") no-repeat;
	border-bottom: 1px solid #79A3B5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-align: left;
}

#body_mid #titulares_highlight .titulo{
	height: 37px;
	padding-left: 3px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #79A3B5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
	text-align: left;	
}

#body_mid #titulares_highlight  .resaltado a{
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#body_mid #titulares_highlight  .celda a{
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;	
}

#body_mid #titulares_top .titulares_texto{
	/*
border: 1px solid #000000;
*/
	width: 270px;
	height: 29px;
	padding-top: 12px;
	float:right;
	display: block;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0E3B50;
	font-size: small;
	font-weight: bold;
}

#body_mid #delimitador{
	width: 306px;
	height: 20px;
	background-color: #EEEEEE;
	/*border-bottom: 1px solid #000000;*/
	padding: 0px;
	margin: 0px;
}

#body_mid #delimitador .content{
	padding-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:left;
	font-size: x-small;
}

#body_mid #titulos{
	width: 306px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	/*border:1px solid #000000;*/
}

#body_mid #titulos .contenido{
	width: 301px;
	/*padding-left: 5px;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: left;
}

#body_mid #titulos .contenido2{
	width: 301px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	text-align: left;
}
#body_mid #titulos .contenido ul{
	list-style:square;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
}

#body_mid #titulos .contenido  a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-decoration: none;	
}

#body_mid #titulos .contenido a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-decoration: underline;	
}

#body_mid #titulos .contenido2  a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-decoration: none;	
}

#body_mid #titulos .contenido2 a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-decoration: underline;	
}

#body_mid #titulares_bottom{
	width: 306px;
	height: 11px;
	background: url("../images/titular_bot.gif") no-repeat;
}

#body_mid #riboon{
	width: 968px;
	height:50px;
	margin: 0px;
}

