*{ margin:0; padding:0; border:0; }



img,div { behavior: url(iepngfix.htc); }


body{ background:#000000}


.logo{ width:579px; height:166px}

.inicio{ width:69px; height:28px}
.agrupaciones{ width:118px; height:28px}
.actuaciones{ width:109px; height:29px}
.contacto { width:86px; height:28px}
.separador01{ width:50px; height:28px}
.separador02{ width:46px; height:28px}
.separador03{ width:48px; height:28px}




#contenedor{ margin:0 auto; background:url(../imagenes/fondo.jpg) no-repeat; width:606px; height:750px}

	h1 { padding:10px 0 0 15px}
	


/*-INICIO-*/
.cuadro_texto_inicio { width:515px; height:446px; background:url(../imagenes/cuadro_texto_home.png) no-repeat; margin-top:20px; margin-left:50px;}

.cuadro_texto_inicio p { padding-top:20px; padding-left:20px; width:475px; font-size:14px; color: #000000; text-align:justify;}	

.img_home{ padding-top:35px; padding-left:25px;}
	
/*-Menu-*/
.menu { margin-top:10px; margin-left:40px; }	


.pixelados { margin-left:10px; width:157px; height:55px }




/* AGRUPACIONES */

.lateral_izquierdo{ float:left;}
.texto_agrupaciones { background:url(../imagenes/fondo_texto_agrupaciones.png) no-repeat; width:363px; height:473px; float:left; margin-left:15px; margin-top:20px}
	.texto_agrupaciones_top { padding-left:15px; padding-top:10px;width:343px;}
	.texto_agrupaciones p { padding-left:15px; width:320px}



.nom_integrantes{ font-style:oblique; margin-left:30px; padding-top:5px;}
.nom_cv{font-style:oblique; margin-left:30px; padding-top:5px;text-decoration:none; color:#000000;}

.cv{ padding-left:10px; }







/* ACTUACIONES */
.fecha{ text-decoration:underline; padding-left:20px; margin-top:10px}


/* FORMULARIO */

.formulario { background:url(../imagenes/fondo_form.png) no-repeat; width:385px; height:327px; margin-left:115px; margin-top:70px}

	.formulario  img { margin-top:90px; margin-left:20px; width:333px; height:102px;}





/* CV */

.cv p {width:430px; font-weight:bold}
.enlaces{ padding-top:90px; padding-bottom:20px; }
.video01{ padding-left:40px; padding-top:30px;}











/* AUXILIARES */
.tamanio_menu { width:189px; height:25px}
.tamanio_submenu { width:189px; height:27px}
.borde1{ width:189px; height:32px}
.borde2{ width:189px; height:29px}
.subrayado{ text-decoration:underline;}
.espacio{ margin-top:20px;}
.diagonal{ font-style:oblique; font-weight:bold}
.titular{ text-decoration:underline; font:bold; font-style:oblique;}
.entrelineado p{ padding-bottom:15px;}



/*scroll*/
	.holder {float: left;margin: 10px;	}
	.scroll-pane {overflow: auto;float: left;}
	#pane2 {height: 473px;}
	a.jScrollArrowUp {background: url(jquery/basic_arrow_up.gif) no-repeat 0 0;	}
	a.jScrollArrowUp:hover {background-position: 0 -15px;}
	a.jScrollArrowDown {background: url(jquery/basic_arrow_down.gif) no-repeat 0 0;	}
	a.jScrollArrowDown:hover {background-position: 0 -15px;}
	a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {background-position: 0 -30px;}
	.orange-bar .jScrollPaneDrag {background: #00f url(jquery/drag_grab.gif) no-repeat 50% 50%;}
