/* Easy Slider */

#slider{}	
#slider2, #slider2_contenido{
	margin-left:-5px;

}	

#slider ul, #slider li, #slider2 ul, #slider2 li, #slider2_contenido ul, #slider2_contenido li{
	margin:0;
	padding:0;
	list-style:none;		
}

	
#slider2 ul li, #slider ul li, #slider2_contenido ul li{
	color:white;
	font-size:13px;
	font-family:futura Bk; 
	text-align: justify;
}

#slider2_contenido ul h2{
	font-size:22px;
	font-family:futura Bk; 
}
	
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:600px;
	height:400px;
	overflow:hidden; 
	/*background-color:green;*/
	

}	
#slider2_contenido li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:400px;
	height:400px;
	overflow:hidden; 

}	




#sliderZone_ninos{
	z-index:500;margin:50px 0 0 30px;position:absolute; width:340px;height:430px;	
}	


#slider2 li{ 

	}		
#slider2 li h2, #slider2_contenido li h2{ 
	margin:0 20px;
	padding-top:20px;
	}	
#slider2 li p, #slider2_contenido li p{ 
	margin:20px;
	color:white;
	font-size:18px;
	}						
	
p#controls, p#controls2{
	margin-top:15px;
	position:relative;		
	width:60px;
	height:40px;	
} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:40px;
	float:left;
}	
	
#nextBtn, #nextBtn2{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:25px;
	height:68px;
	background:url(../media/boton_back.gif) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(../media/boton_next.gif) no-repeat 0 0;	
	}							
	
.wwww{

color:red;
width:25px;

}

#tituloNota_ninos{
	margin:-5px 0 0 60px;
	width:400px;
	height:30px;
	z-index:600px;
	color:white;
	font-size:22px;
	font-family:futura Bk; 
}

#content_plantilla_ninos{
	width:650px;
	height:564px;
	float:left;
	background-color:#a157df;
}

.descripcion_nota_box{
 height:120px;
 }
 
 .descripcion_nota{
 float:left;width:420px;
 }
 
 .nota_imagen_box{
 float:left;
 width:180px;
 background-color:yellow;
 height:120px;
 }
 
 .Description_ninos{	
	font-size:14px;
	font-weight:normal;	
	font-family:futura Bk; 
	padding:5px;
	margin:5px;	
	color:white;
}

.titleDescription_ninos{
	font-size:16px;
	font-family:futura Bk; 
	color:white;
}

#columna_derecha{

	height:400px;
	width:200px;
	position:absolute;
	top:15px;
	left:400px;
}

.ajustes_texto{
margin:10px;
}
