.noticia {
	font-size: 11px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color: #CEE3FF;
	text-align: justify;
}
.body {
background-color: #676950;
}

.img_noticia {
	border: 0;
	height: 70;
	width: 60;
}

.cuadrito_img_noticia {
	width: 60;
}

A:link {color: black; font-family: Verdana, Arial, Helvetica; text-decoration:none; font-size:11px}
A:visited {color: black; font-family: Verdana, Arial, Helvetica; text-decoration:none; font-size:11px} 
A:hover {color: black; font-family: Verdana, Arial, Helvetica; text-decoration:none; font-size:12px; font-weight:bold} 

a.link_menu {
	color: white; 
   font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size:13px;
	text-align: right;
}

A.link_fecha {
	color: white; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size:12px;
	text-align: right;
}

.titulo_noticia {
	font-size: 13px;
	font-weight:bold
	text-align:center;
	background-color: #9999FF;
	}

.va_top {
	margin-top: none;
}


div.pontones{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 0px dashed #DFECF9;
	border-bottom: 0px dashed #DFECF9;
	margin-left: 1%;
	margin-right: 1%;
}

div.esqueleto{
	width: 570px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.cuerpo{
	text-align: center;
	background: #E7F1FB;
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	color: #6C6B6A;
}