.fondorange {
	background-image: url('fdo_naranja.gif');
	background-repeat:  repeat-y;
	background-position: center top
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.fondo_ayuda {
	background-image: url('fdo_lila.gif');
	background-repeat:  repeat-y;
	background-position:  center 50%;
}
.fondo_bares {
	background-image: url('fdo_violeta.gif');
	background-repeat:  repeat-y;
	background-position:  center 50%;
}
.fondo_barrio {
	background-image: url('fdo_fucsia.gif');
	background-repeat:  repeat-y;
	background-position:  center 50%;
}
.fondo_comercio {
	background-image: url('fdo_amarillo.gif');
	background-repeat:  repeat-y;
	background-position:  center 50%;
}
.fondo_resto {
	background-image: url('fdo_verde.gif');
	background-repeat:  repeat-y;
	background-position:  center 50%;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.bares_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A6A6A6;
	text-decoration: none;
	left: 5px;
}
.bares_descripcion_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bares_destacado_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bares_descripcion_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bullet {
	list-style-image: url('bullet.gif');
}
.fondo_home {
	background-image: url('fdo_home.gif');
	background-repeat:  repeat-y;
	background-position:  center 50%;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.txt_largo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	text-indent: 15pt;
	line-height: 16px;
}
