.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FB9E13;
	border: 1px none #FFFFFF;

}
.bordeinferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB9E13;
	text-decoration: none;

}
.cuadroborde {
	border: 1px solid #FB9E13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cuadrofondo {
	background-color: #F2F0BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FB9E13;
	border-left-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	right: auto;




}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.bordesuperior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FB9E13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.fondoindividual {
	background-image: url(bilder/fondotextoRestaurantesindividual.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fondobanner {
	background-image: url(bilder/banner.gif);
	background-repeat: no-repeat;
}
.recuadrobilder {
	border: 1px solid #333333;
}
.bordeVertica {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FB9E13;
}
.LinkRojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB0000;
	text-decoration: none;
}

