<!--
body {
	margin: 0px;
	background-color: #DFE6EE;
	font-family: verdana, arial;
	font-size: 11px;
}
#cabecera{
	width: 670px;
	height: 67px;
	background-image: URL('../img3/new_cabecera_sup.gif');
	background-position: top;
	background-repeat: no-repeat;
}
#cabecera h1{
	text-indent:-5000px;
}
#menuCabe{
	background-image: URL('../img3/fondos/fondo_cabe.jpg');
	background-position: top;
	background-repeat: repeat-y;
}
#contenido{
	background-color: #99A8C1;
	background-image: URL('../img3/pie_conte.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
}
#contenido_pro{
	background-color: #99A8C1;
	background-image: URL('../img3/pie_conte.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
}
#contenido_pro select{
	font-family: verdana, arial;
	font-size: 12px;
}
#bonoCompleto{
	width: 254px;
	height: 380px;
	background-image:URL('../img3/icos/bono_completo.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#bonoFinSemana{
	width: 254px;
	height: 380px;
	background-image:URL('../img3/icos/bono_fin_semana.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#bonoSabado{
	width: 254px;
	height: 241px;
	background-image:URL('../img3/icos/bono_sabado.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#bonoTalleres{
	width: 254px;
	height: 241px;
	background-image:URL('../img3/icos/bono_talleres.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#fiestaViernes{
	width: 254px;
	height: 192px;
	background-image:URL('../img3/icos/fiesta_viernes.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#suplemento{
	width: 254px;
	height: 192px;
	background-image:URL('../img3/icos/suplemento.gif');
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#pie{
	width: 670px;
	height: 50px;
	background-image: URL('../img3/pie.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#pie h4{
	text-indent:-5000px;
}
-->
