@charset "utf-8";
/* CSS Document */
		
		img {border:none;}
		li {list-style:none;}

	/* Propiedad para dar accesibilidad en el caso de imagenes desabilitadas. */
	h1 { position:absolute; width:760px; z-index:1; top:0; left:0;}
	h1 span { position:absolute; z-index:-1; top:0; left:0; font-size:12px; text-align:right; width:760px; background-color:#CCCCCC; height:17px;}
		
		
		#content_grupos {position:relative;width:760px; z-index:1;}
		.txt_grupos, .txt_negrita_grupos, .txt_azul_grupos, .input_form_grupos {font-family:Verdana; font-size:11px;}
		.txt_grupos {color:#8e8d89;}
		.txt_negrita_grupos {font-weight:bold; color:#676566;}
		.txt_azul_grupos {color:#285c84; font-weight:bold;}
		#cabecera_grupos {width:760px; margin-top:0px; float:left;}
		#presupuesto_grupos {width:760px; float:left; margin-top:0px; background-image:url('../images/grupos_02.jpg'); background-repeat:no-repeat; padding-top:15px;}
		#presupuesto_grupos li {text-align:justify;}
		#presupuesto_grupos .parrafo1 {width:556px; float:right; margin-right:15px;}
		#presupuesto_grupos .parrafo2 {width:742px; float:left; margin-left:7px; margin-top:10px;}
		#presupuesto_grupos .tipos_viaje {width:560px; float:left; margin-top:10px; margin-left:200px;}
		#presupuesto_grupos .tipo {float:left;  margin-right:15px;}
		#formulario_grupos {width:760px; height:607px; float:left; margin-top:0px; position:relative;}
		#form_peticion {width:760px; position:absolute; top:0px; left:0px; z-index:1;}
		#form_datos {width:760px; position:absolute; top:300px; left:0px; z-index:2;}
		#form_content_peticion {width:760px; height:412px; float:left; background-image:url('../images/grupos_04.jpg'); background-repeat:no-repeat;}
		#form_content_datos {width:760px; height:260px; float:left; background-image:url('../images/grupos_06.jpg'); background-repeat:no-repeat;}
		#divmasinfo {position:absolute; top:15px; left:75px;  z-index:2; width:615px; height:400px; display:none; background-color:#FFFFFF; border:1px solid #d5d6d1;cursor:move;}
		#txt_masinfo {position:relative;margin-top:40px; width:570px; margin-left:30px; margin-right:5px;}
		#cerrar {float:right; width:600px; text-align:right; margin-top:12px; margin-right:10px;}
		.peticion, .datos, .submit {width:660px; float:left; margin-left:70px; margin-top:15px;}
		.peticion li {margin-top:15px;}
		.datos li {margin-top:15px;}
		.submit {margin-top:40px;}
		.input_form_grupos { margin-right:34px; border:1px solid #666666;}
		.botones_formulario {margin-top:25px;}
		.btn_enviar {}


