@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration:none;
}
.campos_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.contenido_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2f567f;
	font-weight: bold;
	text-decoration: none;
}
a.contenido_negro:link {color: #2f567f}
a.contenido_negro:visited {color: #2f567f}
a.contenido_negro:hover {
	text-decoration:underline;
	color:#FF0000;
}
a.contenido_negro:active {color: #2f567f}
a.contenido_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.contenido_azul:hover {
	text-decoration:underline;
	color:#FF0000;
}
a.correos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.correos:hover {
	text-decoration:underline;
	color: #FF0000;
}
.mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.busqueda {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight: normal;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
a.contenido:hover {
	text-decoration:underline;
	color:#FF0000;
}
.contenido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

a.contenido2:hover {
	text-decoration:underline;
	color:#FF0000;
}

.sumario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.destacado {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.destacado:hover {
	text-decoration:underline;
	color:#FF0000;
}
a.destacado:visited {
	color:#999999;
}
a.destacado:actived {
	color: #FF0000;
}
.header {
	font-family:Tahoma;
	font-size:9px;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
a.header:hover {
	text-decoration:underline;
}
.rojito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.detalle_evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
}
.titulo_evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
a.titulo_evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
}
a.titulo_evento:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-decoration:underline;
}
#separador td {
	border-bottom:1px solid #DDDDDD; 
}
.marquesina {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color:#2f567f;
}
.contenido_marq {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
.sugerencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.comodities {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.comodities:hover {
	color:#FF0000;
}
.pie_foto {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.revista {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color:#000000;*/
	color: #2f567f;
	text-decoration:none;
}
a.titulo:link {color: #2f567f}
a.titulo:visited {color: #2f567f}
a.titulo:hover {
	text-decoration:underline;
	color:#FF0000;
}
a.titulo:active {color: #2f567f}
#principal {
	width:980px;
	margin:auto;
	background-image:url(../images/sombra.png)
}
#encabezado {
	width:950px;
	margin:auto;
	background-image:url(../images/botonera/background_head.gif);
}
#contenido {
	width:950px;
	margin:auto;
}
#marquesina {
	width:950px;
	height:34px;
	margin:auto;
	background-image:url(../images/index_r3_c1.gif);
	background-repeat:no-repeat;
}
#contenidoSup {
	position:relative;
	width:950px;
	height:596px;
	margin:auto;
	background-color:#FFFFFF;
}
#publicidad {
	position:absolute;
	left:0px;
	width:743px;
	height:272px;
	background-color:#CCCC99;
}
#editorial {
	position:absolute;
	right:0px;
	width:206px;
	height:inherit;
}
#contenidoInt {
	position:absolute;
	width:743px;
	height:323px;
	bottom:0px;
}
#insitu {
	position:absolute;
	width:200px;
	left:0px;
	height:inherit;
}
#noticias {
	position:absolute;
	width:542px;
	height:inherit;
	right:0px;
}
.marco {
	border:1px solid #666666;
}
#paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
#paginador a {
        color:#000000;
}       
#paginador .actual {
        border:1px solid #FF0000;
		background-color:#FF0000;
		color:#FFFFFF;
}
.abecedarioOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#FF0000;
}
.abecedario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
a.abecedario:link {color: #000000}
a.abecedario:visited {color: #000000}
a.abecedario:hover {color: #FF0000}
a.abecedario:active {color: #FF0000}
.fechaHeader {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
