.fondo {
	background-color: #FFFFFF;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
}
.fondo_resto {
	background-color: #FFFFFF;
	background-image: url(fondo_resto.jpg);
	background-repeat: repeat-x;
}
.link_titulopie {
	font-family: Tahoma;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 12px;
}
.link_pie {
	font-family: Tahoma;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 11px;
}
.textoblanco {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
A.textoblanco:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
A.textoblanco:hover {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.titulo_negro {
	font-size: 20px;
	color: #58595B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #58595B;
	display: block;
	border-bottom-style: solid;
	font-family: Tahoma;
}
.titulo_bordo {
	font-size: 20px;
	color: #C41230;
	border-bottom-width: 1px;
	border-bottom-color: #58595B;
	display: block;
	border-bottom-style: solid;
	font-family: Tahoma;
}
.titulo_gris {
	font-size: 18px;
	color: #58595B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	display: block;
	border-bottom-style: solid;
	font-family: Tahoma;
}
.texto_gris {
	color: #58595B;
	font-family: Tahoma;
	font-size: 11px;
}
A.texto_gris:hover {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
}
A.texto_gris:link {
	color: #58595B;
	font-family: Tahoma;
	font-size: 11px;
}
.texto_consejos {
	color: #C41230;
	font-family: Tahoma;
	font-size: 12px;
}
A.texto_consejos:hover {
	color: #C41230;
	font-family: Tahoma;
	font-size: 12px;
}
A.texto_consejos:link {
	color: #C41230;
	font-family: Tahoma;
	font-size: 12px;
}	
.tabla1 {
	background-image: url(portada_fondo_tabla.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.linea_localizador {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Tahoma;
	font-size: 16px;
	color: #58595B;
	font-weight: bold;
}
.texto_gris1 {

	color: #58595B;
	font-family: Tahoma;
	font-size: 12px;
}
