#botonera { 
	border-bottom: solid 6px #6cbe4b; 
	}

a.opt_menu_p2 {
	background-image: url('/img/boton_on_2.jpg'); 
	}

#derecha a {
	width: 187px;
	height: 52px;
	display: block;
	vertical-align: middle;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
	font-size: 14px;
	font-family: 'Verdana';
	font-weight: bold;
	color: #000;
	}

a.sub_barcos {
	background-image: url('/img/submenu/barcos.gif');
	background-repeat: no-repeat;
}

a.sub_barcos:hover {
	background-image: url('/img/submenu/barcos_up.gif');
	background-repeat: no-repeat;
}

a.sub_bodas {
	background-image: url('/img/submenu/bodas.gif');
	background-repeat: no-repeat;
}

a.sub_bodas:hover {
	background-image: url('/img/submenu/bodas_up.gif');
	background-repeat: no-repeat;
}

a.sub_cocina {
	background-image: url('/img/submenu/cocina.gif');
	background-repeat: no-repeat;
}

a.sub_cocina:hover {
	background-image: url('/img/submenu/cocina_up.gif');
	background-repeat: no-repeat;
}

a.sub_discapacitados {
	background-image: url('/img/submenu/discapacitados.gif');
	background-repeat: no-repeat;
}

a.sub_discapacitados:hover {
	background-image: url('/img/submenu/discapacitados_up.gif');
	background-repeat: no-repeat;
}

a.sub_empresas {
	background-image: url('/img/submenu/empresas.gif');
	background-repeat: no-repeat;
}

a.sub_empresas:hover {
	background-image: url('/img/submenu/empresas_up.gif');
	background-repeat: no-repeat;
}

a.sub_familias {
	background-image: url('/img/submenu/familia.gif');
	background-repeat: no-repeat;
}

a.sub_familias:hover {
	background-image: url('/img/submenu/familia_up.gif');
	background-repeat: no-repeat;
}

a.sub_itinerarios {
	background-image: url('/img/submenu/itinerarios.gif');
	background-repeat: no-repeat;
}

a.sub_itinerarios:hover {
	background-image: url('/img/submenu/itinerarios_up.gif');
	background-repeat: no-repeat;
}

a.sub_ninos {
	background-image: url('/img/submenu/ninos.gif');
	background-repeat: no-repeat;
}

a.sub_ninos:hover {
	background-image: url('/img/submenu/ninos_up.gif');
	background-repeat: no-repeat;
}

a.sub_tour_virtual {
	background-image: url('/img/submenu/tour_virtual.gif');
	background-repeat: no-repeat;
}

a.sub_tour_virtual:hover {
	background-image: url('/img/submenu/tour_virtual_up.gif');
	background-repeat: no-repeat;
}

a.sub_ultralujo {
	background-image: url('/img/submenu/ultralujo.gif');
	background-repeat: no-repeat;
}

a.sub_ultralujo:hover {
	background-image: url('/img/submenu/ultralujo_up.gif');
	background-repeat: no-repeat;
}

a.sub_regresar {
	background-image: url('/img/submenu/regresar.gif');
	background-repeat: no-repeat;
}

a.sub_regresar:hover {
	background-image: url('/img/submenu/regresar_up.gif');
	background-repeat: no-repeat;
}

a.sub_detalles {
	background-image: url('/img/submenu/detalles.gif');
	background-repeat: no-repeat;
}

a.sub_detalles:hover {
	background-image: url('/img/submenu/detalles_up.gif');
	background-repeat: no-repeat;
}

#tablas {
	clear:both;
	margin:0 auto;
	padding:0;
	width:435px;
}

.marco {
	/*border-right:1px solid #CCCCCC;*/
	display:inline;
	font-size: 10px;
	float:left;
	height:217px;
	margin:20px 0;
	padding:0 15px;
	width:187px;
}

.marco a {
	text-decoration:none;
	text-align: center;
	width: 187px;
	display: block;
}

.marco a b {
	text-decoration:none;
	text-align: center;
	font-size: 12px;
}

.marco b {
	background:#FFFFFF none repeat scroll 0 0;
	color:#EA1923;
	position:relative;
	top:10px;
	text-align: center;
	font-size: 12px;
}



