/* CSS Document */

#cont_eventos {
	position:relative;
	width:413px;
	height:540px;
	z-index:2;
	margin-top:3px;
	font-size:11px;
	background-color: #991306;
	background-image: url(img/fondonoticias-trans.png);
	color: #FFFFFF;
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: auto;
	padding-top: 7px;
}

#boque_der_eventos {
	position:absolute;
	width:369px;
	height:582px;
	z-index:2;
	right: 14px;
	top: 6px;
}
#clasif_eventos {
	position:relative;
	width:365px;
	height:249px;
	z-index:1;
	overflow:hidden;
	background-image: url(img/fondoclasif.png);
	padding-top:44px;
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:12px;
	background-repeat: no-repeat;
	padding-left: 4px;
}
#bloque_video_eventos {
	position:relative;
	width:369px;
	height:282px;
	z-index:2;
	margin-top: 3px;
}

.Estilo2 {font-size: 18px}

#no_disponible {
	position:relative;
	width:369px;
	height:154px;
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 16px;
	padding-top: 130px;
}

#Layer1 {
	position:relative;
	width:408px;
	height:24px;
	z-index:2;
	background-color: #991306;
	padding-top: 6px;
	padding-left: 5px;
}
