#submenu li a.btn_noticias {
	background-position:bottom;
}
#submenu li a.btn_noticias:hover {
	background-position:bottom;
}
#submenu li a.btn_noticias-eng {
	background-position:bottom;
}
#submenu li a.btn_noticias-eng:hover {
	background-position:bottom;
}
/********************
	Columna 1
*********************/
#columna1 h1.module-title {
	background:url(../../images/noticias_eventos/titulo_noticiasYeventos.jpg) no-repeat;
	
	width:523px;
	height:26px;
	
	padding:0;
	margin:0;
	padding-left:19px;
	padding-top:16px;
}
#columna1 .contenidoBack {
	background:url(../../images/noticias_eventos/back_columna1.jpg) repeat-y;
	width:542px;
}
#columna1 .contenidoBack .contenido {
	background:url(../../images/noticias_eventos/backBottom_columna1.jpg) no-repeat bottom;
	width:530px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:20px;
}
#columna1 #icono-title{
	background:url(../../images/noticias_eventos/icono_titulo.png) no-repeat;
	width:144px;
	height:89px;
	position:absolute;
	top:-13px;
	right:-7px;
}

tr td.col1 {
	background:#e9e9e7;
	width:147px;
	border-right:#e0e0e0 solid 1px;
	border-bottom:#e0e0e0 solid 1px;
	padding:15px 15px 19px 22px;
}
tr td.col1 img {
	border:#FFFFFF solid 5px;
}
tr td.col2 {
	border-bottom:#e0e0e0 solid 1px;
	vertical-align:top;
	padding:15px 22px 12px 18px;
}
tr td.col2 div.vermas {
	padding-left:228px;
}
tr td.col2 div.vermas a {
	background:url(../../images/noticias_eventos/flecha_vermas.jpg) no-repeat;
	height:18px;
	display:block;
	padding-left:26px;
	padding-top:2px;
	text-decoration:none;
}
tr td ul {
	padding:0;
	margin:0;
	padding-left:232px;
	padding-top:13px;
}
tr td ul li {
	list-style:none;
	float:left;
}
tr td ul li a.anterior {
	display:block;
	background:url(../../images/noticias_eventos/back_flecha.jpg) no-repeat top;
	width:24px;
	height:24px;
	font-size:1px;
	text-indent:-1500px;
	text-decoration:none;
}
tr td ul li.pagina {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#007930;
	margin-left:8px;
	margin-right:8px;
}
tr td ul li a.siguiente {
	display:block;
	background:url(../../images/noticias_eventos/sig_flecha.jpg) no-repeat top;
	width:24px;
	height:24px;
	font-size:1px;
	text-indent:-1500px;
	text-decoration:none;
}
tr td ul li a:hover {
	background-position:bottom;
}