.no_link {  color: #330066; text-decoration: none}
a:hover {  color: #FF9933; text-decoration: underline}

a.descarga{
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
a.descarga:Hover{
	color: #FFFFFF;
	font-weight: bold;
}


.cab_noticias{
	width:462px;
	height:41px;
	background-image: url(./images/nwindex/cab_noticias.jpg);

}

.capa_noticias{
	width:460x;
	height:130px;
	border:1px solid #fe9901;
	background-color:#eeeec6;


}

.fecha_noticias{
	width:445px;
	height:16px;
	float:left;
	background-image: url(./images/nwindex/deg_naranja.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#371377;
	line-height:16px;
	padding-left:10px;
	margin-top:10px;


}

.noticia p{
	width:445px;
	float:left;
	font-family:verdana;
	font-size:12px;
	color:#330066;
	padding-left:10px;
	margin-top: 10px;

}

.capa_boton{
	width:445px;
	height:26px;
	background-image: url(./images/nwindex/deg_azul.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	margin-left:10px;
	margin-top: 40px;

}
.boton_entrar {
	width:97px;
	height:26px;
	background-image: url(./images/nwindex/entrar.jpg);
	background-repeat: no-repeat;
	float:right;
}

.boton_entrar:HOVER{
	background-position: 0pt -26px;
}