/** Hoja de estilos para la index **/
#container #observ{
	position: relative;
	width: 100%;
	margin-top: 7px;
	/*background: #272729;
	border-top: 1px solid #e3e3e3;*/
}

#container .cuerpo_index{
	position: relative;
	width: 95.4%;
	padding: 13px;
	margin-top: 1px;
	background: #2f2f30;
	height: 124px;
	overflow: hidden;
	/*border-top: 1px solid #e3e3e3;*/
}
#container .cuerpo_index ul{
	list-style: none;
}#container .cuerpo_index ul li{
	float: left;
}

#observ_p{
	width: 335px;
	margin-left: 12px;
	line-height: 12px;
	font-size: 0.916em;
}
#observ_p *{
	line-height: 12px;
	margin-bottom: 8px;
}

#container #destacados, #container #destacados2{
	position: relative;
	width: 100%;
	font-size: 0.916em;
	margin-bottom: 1px;
	height: 100%;
}

#superdest{
	position: relative;
	margin-bottom: 6px;
}

#superdest p{
	position: absolute;
	width: 260px;
	top: 195px;
	left: 25px;
	font-size: 15px;
}

#superdest p strong{
	font-weight: normal;
	color: #ffb700;
	font-size: 0.80em;
	display: block;
	padding-top: 10px;
}

/** Agenda Destacada **/

.destacadas{
	background: #2f2f30 url(/images/fondo_destacadas.gif) repeat-y !important;
	height: 300px !important;
}

.listado_especifico{
	position: absolute;
	width: 140px;
	height: 100%;
	padding-bottom: 10px;
}

.listado_especifico li{
	clear: left;
	position: relative;
	width: 100%;
	margin-bottom: 8px;
}

ul#agenda_destacada_1, ul#agenda_destacada_4{
	top: 15px;
	left: 25px;
}

ul#agenda_destacada_2, ul#agenda_destacada_5{
	top: 15px;
	left: 215px;
}

ul#agenda_destacada_3, ul#agenda_destacada_6{
	top: 15px;
	left: 395px;
}

li.titulo{
	padding-top: 5px;
}

li.fecha_categ{
	color: #fcc000;
}

li.masinfo{
	position:absolute;
	bottom: 20px;
	left: 0;
	height: 18px
}

li.masinfo a{
	font-size: 11px;
	background: url(/images/mas_info.gif) no-repeat;
	width: 41px;
	height: 13px;
	display: block;
	color: #272729;
	padding-left: 6px;
	padding-top: 1px;
	
}li.masinfo a:hover{
	text-decoration: none;
}

#listado_todas{
	position: relative;
	float: right;
	margin-top: -12px;
	margin-right: 20px;
	padding: 4px 12px 4px 4px;
	color: #fcc000;
}