#texto a:hover{
text-decoration:none;
font-weight:bold;
}

#fotonoticia{
	position:absolute;
	top:336px;
	left:37px;
	width:268px;
	height:212px;
	background-image:url(../img/fondofoto2.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:15px;
}

#textonoticia{
	position:absolute;
	left:325px;
	top:310px;
}

#textonoticia a, #enlacefoto a{
	text-decoration:none;
	font-weight:bold;
	color:#4f3324;
	
}

#textonoticia a:hover, #enlacefoto a:hover{
text-decoration:underline;
}

#enlacefoto{
position:absolute;
top:548px;
left:48px;
}

