@import url(estilosindex.css);
@import url(menuppl_div.css);
/*pagina*/
body {
	background-color:#999999;
	text-align:center;
	font-size: 10px;
}
#arriba {
	background-image: url(../img/bor_arriba.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 766px;
	height:19px;
	background-position: center top;
}
#medio{
	background-image:url(../img/bor_medio.jpg);
	background-repeat:repeat-y;
	margin:auto;
	width:766px;
	text-align:left;
}
#abajo {
	background-image: url(../img/bor_abajo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 766px;
	height:23px;
	background-position: center bottom;
}
#contenedor{
	margin:0px 30px 0px 30px;}
/*encabezado*/
#cabecera  { background-repeat: no-repeat; background-position: right 50%; text-align: left; width: 702px; height: 73px; border: solid 1px #ccc }
#tabla_header { width:502px; height:52px; border-collapse:collapse; padding-bottom:0px; padding-top:0px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#656685;}
#celda_header_frase { font-size:10px; padding-left:4px; text-align:left; vertical-align:bottom}
#celda_header_titulo {font-size:9px; text-align: right; vertical-align:bottom}
#celda_header_sep { width:10px; empty-cells:hide}
/*cuerpo*/
#menuppl  { margin-top: 15px; padding-bottom: 16px; position: relative; width: 702px; height: 21px; border-bottom: 1px solid #ccc }
#contenido_principal {width:702px; overflow:hidden}
#caja_izquierda   {
	margin-top: 15px;
	margin-right: 15px;
	width: 164px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.apa {
	margin-top: 15px;
	margin-right: 15px;
	width: 164px;
	border-color: #0066FF;
	border-width: 3px;
	border-style: solid;
}
#caja_centro    {
	background-image: url(../img/logoiesfondo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 15px;
	width: 344px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	text-align: left;
	font-weight: bold;
}
.subcajas_centro  {
	white-space: normal;
	list-style-image: url(../img/punto.gif);
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
/*.subcajas_centro p   { display: block; padding-top: 5px; padding-bottom: 10px; width: 340px; float: left; border-bottom: 1px dotted #99c }*/
#caja_derecha {width:164px;float:right; margin-left:15px; margin-top:15px;}
.subcajas_derecha {
	width:164px;
	float:left;
	background-color: #FFFFFF;
}
/*pie*/
#pie  {
	padding-top: 5px;
	width: 702px;
	clear: both;
	border-top: 1px solid #999;
	text-align: center;
	float: none;
}
/*otros elem*/
img {
	border:none;
	text-align: center;
}
#caja_derecha  {
	background-position: left top;
	margin-top: 15px;
	width: 164px;
	float: right;
	padding-right: 0px;
}
#banner {
	float: left;
	width: 522px;
	margin-top: 15px;
	height: 75px;
	}
.subcajas_derecha { width: 164px; float: left }
.subcajas_centronews {
	white-space: normal;
	list-style-image: url(../img/punto.gif);
	width: 323px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 20px;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#lateral {
	background-image: url(../img/logoiesfondo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	height: auto;
	width: 510px;
	margin-top: 15px;
	}
	#lateral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	height: auto;
	width: 510px;
	margin-top: 15px;
	}
#fechames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #F00;
}

.date
{
	float: left;
	height: 52px;
	width: 52px;
	background: url(date.png) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.date .month
{
display: block;
text-align: center;
color: #FFF;
font-size: 11px;
padding-top: 6px;
text-transform: uppercase;
}
.date .day
{
display: block;
text-align: center;
padding-top: 5px;
color: #cc0000;
font-size: 18px;
font-weight: bold;
}
.ETIQUETA {
	background-color: #1365CA;
	color: #FFF;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
