.titulo
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #006699;
}
.titulo1
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
}
.telefonorojo
{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}
.etiquetas
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #575447;
}
.provincia
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.contenido
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}


a:link 		{color:#000000; text-decoration:none; }
a:visited 	{color:#000000; text-decoration:none; }
a:active 	{color:#000000; text-decoration:none; }
a:hover 	{color:#b7a167; text-decoration:none; }

