/*
Descripción: VILAMARIN.es
Versión: 1.0
Autor: GRUPO5.COM
Autor WEB: http://www.grupo5.com/
*/

/*_____________CLASES TEXTOS_____________*/

.textos{
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #555555;
	line-height: 140%;
	text-decoration: none;
}

.textos a{
	color: #004a93;
	text-decoration: underline;
}

.textos a:hover{
	color: #e77918;
	text-decoration: none;
}

.textos span{
	font-weight: normal;
	font-size: 10px;
	color: #017cc2;
}



.destacado{
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #555555;
	line-height: 140%;
	text-decoration: none;
}

.destacado a{
	color: #004a93;
	text-decoration: underline;
}

.destacado a:hover{
	color: #e77918;
	text-decoration: none;
}

.destacado span{
	font-weight: normal;
	font-size: 10px;
	color: #017cc2;
}




.green {color: #e97916; }
.gray  {color: #BFBFBF; }



.abajo {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #ffffff;
	line-height: 130%;
	text-decoration: none;
}

.abajo a{
	font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
}

.abajo a:hover{
	color: #ffffff;
	text-decoration: none;
}