#noticia {
	width:650px;
	height:600px;
	float:left;
	margin-bottom:12px;
	background-color:#e5e5e5;
	padding-bottom:20px;
	overflow:hidden;

}
#eventos {
	width: 295px;
	height:600px;
	float: right;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-color: #E5E5E5;
	overflow:hidden;
}
.scroll {
	overflow-y:scroll;
	height:97%;
}
#especial {
	width: 650px;
	height: 403px;
	float: left;
	background-color: #e5e5e5;
	margin-top: 10px;
}
#recomendado {
	width: 295px;
	height: 360px;
	float: right;
	margin-bottom: 12px;
	margin-top: 10px;
}
#noticia-box {
	background-color: #5e5d5d;
	width: 640px;
	height: 26px;
}
#box1 {
	width: 630px;
	height: 125px;
	margin-top: 10px;
	margin-left: 10px;
}
#box1-contenido {
	width: 440px;
	height: 115px;
	background: #FFF;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#fecha1 {
	width: 440px;
	height: 15px;
	}
#box2 {
	width: 630px;
	height: 125px;
	margin-top: 10px;
	margin-left: 10px;
}
#box2-contenido {
	width: 440px;
	height: 115px;
	float: right;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#fecha2 {
	width: 440px;
	height: 15px;
	}
#box3 {
	width: 630px;
	height: 125px;
	margin-top: 10px;
	margin-left: 10px;
}
#box3-contenido {
	width: 440px;
	height: 115px;
	background: #FFF;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#fecha3 {
	width: 440px;
	height: 15px;
	}
#eventos-box {
	background-color: #5e5d5d;
	width: 285px;
	height: 26px;
}
/*#eventos-caja1 {
	width: 270px;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}*/
.eventos {
	width: 270px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
/*#eventos-caja3 {
	width: 270px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}*/
#especial-titulo {
	background-color: #5e5d5d;
	width: 640px;
	height: 26px;
}
#recomendado-titulo {
	background-color: #5e5d5d;
	width: 285px;
	height: 26px;
}
.boxNoticia {
	width: 550px;
	margin-top: 25px;
	background-color: #FFFFFF;
	/*height:50%;*/
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 8px;
}
