body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo_06.gif);
	background-repeat: repeat-x;
	height: 100%;
}
.noticiasfront {
	margin-top: 10px;
	margin-right: 20px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration:none;
	color:#666666;
}
.noticiasfrontTitular a{
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(images/iconoticia_22.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	float: left;
}
.noticiasfrontTitular a:hover {
	color:#CCCCCC;
	background-image: url(images/iconoticiaon_22.gif);
	background-repeat: no-repeat;
}
.contenido_noticias_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fechas_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEAEAE;
}
.borde_gris {
	border: 1px solid #666666;
}
.margen_imgs {
	margin-right: 13px;
	margin-bottom: 13px;
	border: 1px solid #666666;
}
.margen_imgs2 {
	margin-bottom: 13px;
	border: 1px solid #666666;
	margin-left: 13px;
}
.fechas_home_grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AEAEAE;
}
.mano {
	cursor: hand;
}
