.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(img/fondo-boton.jpg);
	background-repeat: repeat;
	background-position: center;
}
.texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textodestacado {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #186A7F;
}
.titulos {



	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.texto_blanco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textodestacado-dark {



	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto_galeria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
