/************/
/**  HOME  **/
/************/

/********COULEURS*******/
/*
vert = #cfd541
*/

.home-enfants {padding-top:20px;width:940px;height:1175px}
	
/**************/	
/**  SLIDER  **/
/**************/
#container-slider{width:940px;height:390px}
#content-slider{position:absolute;width:940px;margin-left:0}
#slider img {width:100%;display:block}	
#slider ul,#slider li,#slider2 ul,#slider2 li{margin:0;padding:0;list-style:none}
#slider2{margin-top:1em;}
/* define width and height of list item (slide). entire slider area will adjust according to the parameters provided here*/
/* LA LARGEUR ET LA HAUTEUR SE MODIFIENT CI-DESSOUS */
#slider li,#slider2 li{width:940px;height:390px;overflow:hidden}	
#prevBtn,#nextBtn,#slider1next,#slider1prev{display:block;width:30px;height:77px;position:absolute;left:10px;top:260px;z-index:1000}	
#nextBtn,#slider1next{left:900px}														
#prevBtn a,#nextBtn a,#slider1next a,#slider1prev a{display:block;position:relative;width:30px;height:77px;background:url(../images/slider/bg_direction_nav.png) no-repeat 0 0}	
#nextBtn a,#slider1next a{background:url(../images/slider/bg_direction_nav.png) no-repeat -28px 0}	
/* numeric controls */	
ol#controls{margin:1em 0;padding:0;height:28px}
ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;	height:28px;line-height:28px}
ol#controls li a{float:left;height:28px;line-height:28px;border:1px solid #ccc;background:#DAF3F8;color:#555;padding:0 10px;text-decoration:none}
ol#controls li.current a{background:#5DC9E1;color:#fff}
ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus{outline:none;}

/**************/	
/**  BLOCKS  **/
/**************/
.block-home-enfants{width:890px;height:370px;background:#7e804a;margin-left:20px;margin-top:20px;padding:0 0 0 10px}
.blockhome-enfants{width:296px;height:340px;padding:10px 0 0 0;float:left}
.blockhome-enfants-img{width:285px;height:320px}
.blockhome-enfants-img img{width:100%}
.blockhome-enfants-txt{width:263px;height:130px !important;height:130px;margin:-70px 0 0 12px;position:absolute;z-index:1000}
.blockhome-enfants-txt-txt{width:253px;height:90px;padding:0 4px 0 4px;background:#6a6c38;font-size:13px;font-family:Arial;line-height:19px;text-align:center;float:left}
.h2blockhome-enfants{padding:10px 0;text-align:center}
.h2blockhome-enfants a,.h2blockhome-enfants a:hover,.h2blockhome-enfants a:active{font-size:23px;font-weight:normal;color:#ffffff;font-family:'DKLemonYellowSun',sans-serif;padding-top:3px;padding-bottom:3px;text-decoration:none;text-align:center}
.blockhome-enfants-txt-txt>a,a:active{font-size:14px;font-family:Arial;color:#ffffff;text-decoration:none;text-align:center}
.blockhome-enfants-txt-txt>img{text-align:center;width:230px}
.blockhome-enfants-txt-txt>a:hover{color:#ffffff}