/**************/
/**  HEADER  **/
/**************/

/********COULEURS*******/
/*
vert = #cfd541
*/
/*#header-enfants =  height:160px  si pas de bandeau pub   et    height:260px si pub */
#header-enfants {width:940px;margin-left:auto;margin-right:auto;margin-top:0;height:160px;margin-top:0}
/*#header-enfants {width:940px;margin-left:auto;margin-right:auto;margin-top:0;height:160px;margin-top:0;background-image: url(../images/fond-bois-940.jpg);background-repeat:repeat}*/
#bandeau-enfants {width:940px;height:130px;margin-left:auto;	margin-right:auto;margin-top:0px}
#logo-enfants {width:200px;height:130px;float:left}
#logo-enfants img {width: 100%}
#accroche-enfants {width:500px;height:130px;background-image: url(../images/accroche-enfants.png);background-repeat:no-repeat;background-position:0 0px;float:left}
#enfants {width:240px;height:130px;background-image: url(../images/enfant.png);background-repeat:no-repeat;background-position:0 0px;float:left}
#menu-nav-enfants {clear:both;width:940px;height:30px;margin-left:auto;margin-right:auto;margin-top:0px;background-color:#6a6c38}
#nav-enfants {width:780px;height:30px;float:left}
#lang-enfants {width:160px;height:25px;float:left;padding-top:5px}
#liste-lang-enfants {list-style-type:none}
ul#liste-lang-enfants li {float:right;width:60px;text-align:center}
		
/* ---- MENU DEROULANT HORIZONTAL ---- */
#menu-enfants{padding:0;margin:0;list-style:none;line-height:30px;text-align:center}
/* Contenu des listes */
/* width : 156px si 5 onglets */
#menu-enfants a{display:block;padding:0;background-color:#6a6c38;color:#ffffff;text-decoration:none;width:130px;font-family:'DKLemonYellowSun',sans-serif;font-size:20px}
#menu-enfants a:active{text-align:center;line-height:30px}
/* Lorsque la souris passe sur un des liens */  
#menu-enfants a:hover {color:#ffffff}
/* Liste */
#menu-enfants ul	{padding:0;margin:0;list-style:none;line-height:30px;text-align:center;background-color:#6a6c38}
/* Elements des listes */ 
#menu-enfants li {float:left}

/* ---- PUB (CONCOURS...) ---- */
#bandeau_pub{width:940px;height:100px}
#bandeau_pub img {width: 100%}
