body
{
	padding: 20px;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
}
	
.cuerponoticia
{
	padding: 10px;
	background: #ffffff;
	color: #666666;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	line-height: 140%;
	text-align: justify;
	width: 95%;
}
.enlace
{
	padding: 10px;
	background: #ff0000;
	color: #ffffff;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	line-height: 140%;
	text-decoration: none;
}

.cabecera
{
	background: #f0f0f0;
	width: 95%;
	padding: 10px;
	font-size: 14px;
}
.imagen
{
	width: 300px; 
	float: left; 
	margin-bottom: 10px;
	margin-right: 10px;
}
	