
body {
	background: url(imagenes/fondo.jpg) repeat-x;
	background-color: #6F0710;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
.tel {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.titulo {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 19px;
}
.bottom {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}
.bottom2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 11px;
}
.destacadas
{
	background: url(imagenes/fondo_destacadas.jpg) bottom no-repeat;

}
.texto2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 13px;
}
.buscador {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; }



