body{
	background: #535353;
	font: normal 11px Trebuchet MS;
	color: #4A4A4A;
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration: underline;
}

#holder{
	width: 776px;
	background: #fff url(imagenes/bg_content.jpg) repeat-y;
	padding: 0px;
	margin: 0px;
}
#bottom{
	width: 776px;
	height: 35px;
	background: transparent url(imagenes/bottom.jpg) no-repeat;
}
#top_logo{
	width: 730px;/*760*/
	height: 80px;/*80*/
	padding: 0px 0px 0px 30px;
	margin: 0px;
	text-align: left;
}
#menu{
	width: 740px;/*760*/
	height: 33px;/*33*/
	background: transparent url(imagenes/bg_menu.jpg) repeat-x;
	font: bold 11px Trebuchet MS;
	color: #fff;
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.banner_top{
	width: 380px;
	height: 126px;
	padding: 0px;
	margin: 0px;
}
#columna_gris{
	background: #E3E3E3;
}
.noticia_derecha{
	align: center;
	width: 200px;
	background: #CBCBCD;
	padding: 10px;
	margin: 0px 0px 0px 30px;
	clear: both;
	border-top: 2px solid #B30004;
	text-align: left;
	font: normal 11px Trebuchet MS;
}
.noticia_izquierda{
	background: url(imagenes/linea_puntos.gif) repeat-x bottom left;
	text-align: left;
}
.titulo_noticia{
	font: bold 11px Trebuchet MS;
	color: #AB191C;
	text-decoration: underline;
}
.news_big{
	width: 348px;
	height: 186px;
	background: transparent url(imagenes/news_big.gif) no-repeat;
}
.news_big_title{
	width: 338px;/*348*/
	padding: 5px 0px 0px 10px;
	height: 23px;/*28*/
	font: bold 11px Trebuchet MS;
	color: #fff;
	text-align: left;
	clear: both;
}
.news_big_foto{
	width: 122px;/*126*/
	height: 128px;/*132*/
	background: #9B9B9B;
	border: 2px solid #9B9B9B;
	margin: 10px 10px 10px 6px;
	float: left;
}
.news_big_text{
	width: 200px;/*222*/
	height: 136px;/*132*/
	margin: 10px 10px 10px 0px;
	padding: 0px;
	float: left;
	font: normal 11px Trebuchet MS;
	color: #333;
	text-align: left;
}
.news_big_text a{
	font: normal 11px Trebuchet MS;
	color: #B30004;
	text-decoration: underline;
}
.news_small{
	width: 230px;
	height: 154px;
	background: transparent url(imagenes/news_small.gif) no-repeat;
	background-position: 0px 15px;
}
.news_small_title{
	width: 220px;
	height: 40px;
	clear: both;
	font: bold 11px Trebuchet MS;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
.news_small_foto{
	width: 62px;
	height: 62px;
	padding: 3px;
	background: #9B9B9B;
	float: left;
	margin: 7px 10px 0px 5px;
}
.news_small_text{
	width: 125px;
	height: 100px;
	float: left;
	padding: 6px 10px 10px 0px;
	text-align: left;
}
.news_small_text a{
	font: normal 11px Trebuchet MS;
	color: #666;
	text-decoration: underline;
}
.marquee{
	height: 34px;
	background: transparent url(imagenes/marquee.gif) repeat-x;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.marquee_news{
	height: 26px;
	background: transparent url(imagenes/punto.gif) no-repeat;
	padding: 8px 0px 0px 15px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.tablacabecera{
	background-color:#4d4d4d;
	color:#b2b2b2;
	font-weight:bold;
}
.tablacelda{
	background-color:#b2b2b2;
	color:#4d4d4d;
}