/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}

img, div, a, input { behavior: url(../iepngfix.htc) }

a:link {
	color: #C40B0B;
}
a:visited {
	color:#FF3300;
}
a:hover {
	color:#660000;
}
a:active {
	color: #C40B0B;
}


body
{
	font-family:"Arial", "Verdana", "Tahoma","sans-serif";
	background-image:url(../imagenes/fondo.png);
	background-repeat: repeat;
	background-position:top center;
	background-attachment:fixed;

}

.franja-opciones
{
	border: 0px;
	height: 16px;
	top: 0px;
	padding-top: 4px;
	background-color:#000;
	color:#fff;
	font-size:13px;
}

.franja-opciones a
{
	color:#fff;
	text-decoration:none;
}

.franja-opciones a:hover
{
	text-decoration:underline;
}

#contenedor
{
	position:relative;
	width:1000px;
	left: 50%;
    margin-left: -500px;
	text-align:center;
	border:3px solid #fff;
	border-top:0px;
	height:590px;

}

#fnd
{
	position:absolute;
	width:1000px;
	left: 50%;
    margin-left: -500px;
	height:590px;
	background-color:#FFCF11;
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
	z-index:-1;
}

#menu
{
	position:absolute;
	width:100%;
	left: 0;

}

#fechas
{
	position:absolute;
	left: 14px;
	top: 75px;
	z-index:1;

}

#logo {
	position:absolute;
	background-image:url(../imagenes/logotipo.png);
	width:282px;
	height:237px;
	left: 56px;
	top: 143px;

}


#contenidos
{
	position:absolute;
	width:610px;
	height:349px;
	left: 386px;
	top: 52px;
	text-align:justify;
	font-size:12px;
	z-index:1;

}

.scrollable {
	height:263px;
	overflow:hidden;
}
.scroll-content {
	top: 0px !important;
	height: 263px !important;
	width:555px;
}
.vscroll-slider {
	width:50px;
	background:url(../imagenes/scroll.png) no-repeat !important;
	height:100px !important;
}
.vscroll-line { 
	height:263px;
	width:1px !important;
	background:#ec7916;
	left:23px !important;
}
.vscroll-up,
.vscroll-down {display:none;}
.vscroll-bar{
	position:absolute;
	width:53px !important;
	margin:0;
	padding:0;
	top:0 !important;
	right: 0px !important;
	height: 263px !important;
}


.contenido
{
margin-right:5px;
}

#inscripcion
{
	position:absolute;
	left: 10px;
	top: 397px;
	z-index:1;

}

#campamento
{
	position:absolute;
	left: 387px;
	top: 403px;
	z-index:1;

}

#quedan
{
	position:absolute;
	background-image:url(../imagenes/quedan.png);
	background-repeat:no-repeat;
	left: 546px;
	top: 405px;
	width: 430px;
	height: 52px;


}

#cuenta
{
	position:absolute;
	width: 115px;
	height: 48px;
	left: 178px;
	top: 1px;
	text-align:center;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	

}

#vision
{
	position:absolute;
	left: 194px;
	top: 413px;
	z-index:1;
	width: 183px;
}

#valores
{
	position:absolute;
	right:0px;
	top: 517px;
	z-index:1;


}

#fndfooter
{
	position:absolute;
	background-image:url(../imagenes/fndfooter.png);
	width:100%;
	height:173px;
	left: 0;
	top: 417px;

}

#copyrights
{
	position:absolute;
	right:0px;
	bottom:0px;
	color:#FFFFFF;
	font-size:11px;


}

#recomendaciones
{
	position:absolute;
	left:0px;
	bottom:0px;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	width: 308px;
	padding:5px;


}

#portada
{
	float:left;
}

#informacion
{
	float:left;

}

#reglamentos
{
	float:left;

}

#M_ins
{
	float:left;

}

#actividades
{
	float:left;

}

#contactos
{
	float:left;

}

.pics {  
    height:  200px;  
    width:   150px;   
} 

#separator
{
	float:left;
	width:10px;
}

#corner1
{
	position:absolute;
	top:0;
	right:0;

}

#corner2
{
	position:absolute;
	right:0;
	top: 445px;
	z-index:1;
}
	
#corner3
{
	position:absolute;
	left: 697px;
	top: 465px;
	z-index:1;
}

#lideres
{
	border:1px #660099 dashed;
	padding:10px;
	background:#fff;	
}

#lideres ul
{
	margin-bottom:10px;
	border-bottom:1px dashed #C30;
}

#lideres #area
{
	margin-left:10px	
}

