.logo {
	background-image: url(images/logoweb.jpg);
	background-repeat: no-repeat;
}
.fondoweb {
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 976 px;
	font-size: 9px;
	background-image: url(images/fondoindex.jpg);
}

.bannerprin {
	text-decoration: none;
	color: #5A5A5A;
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
 
}
.dias {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: none;
	color: #F9A81B;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
.cuerpobody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: none;
	color: #303030;
	font-size: 15px;
	font-weight: normal;
	text-decoration:none;
	line-height: 1.2em;
	align: justify;
	}
.menu {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	
}
.menu a {
text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

a.menu:hover{
	color:#FD9800;
}

.twitter {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 500px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/portada/widget2.gif);
	background-repeat: repeat;
}
.widget1 {
	background-repeat: no-repeat;
	background-image: url(images/portada/fondo_noticias.gif);
}
.widget3 {
	background-image: url(images/portada/fondo_noticias3.gif);
	background-repeat: no-repeat;
}
.reportajes {
	width: 520px;
}
a.sublink {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a.sublink:hover {
	color: #FD9800;
	text-decoration: underline;
	font-weight: normal;
}