﻿.direccion 
{
	font-size:0.8em;
	font-family:Verdana;
	color:#690808;
}

.direccion .titulo
{
}

.direccion .texto
{
}


.direccion a
{
	color:#690808;
}


.direccion a:hover
{
	color:#7e0808;
}


.buscador
{
	font-size:1.6em;
	font-weight:bold;	
	text-transform:capitalize;	
}

.buscador a
{
	color:#690808;
	margin-left:10px;
	margin-right:10px;
}


.buscador a:hover
{
	color:#7e0808;
}
