.texto {
	font-family: Arial;
	font-size: 11px;
	color: #666666;

}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
.cajas {
	border: 1px #C9C9C9 solid;
	font-family: Tahoma;
	font-size: 11px;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #86ADB4;
	border: 1px #FE9C02;
	font-weight: bold;
}.texto-sangria {
	font-family: Arial;
	font-size: 11px;
	text-indent: 14px;

}
.tit-noticia {
	font-family: Arial;
	font-size: 14px;
	color: 56828E;
	font-weight: bold;
}


