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

/********COULEURS*******/
/*
violet = #8b0752
gris foncé = #2c2927
rose (texte) = #c5408c
*/

/*#header-enfants =  height:300px  si pas de bandeau pub    et    height:320px si pub */
#header-enfants{width:320px;height:360px;background-image: url(../images/fond-bois-320.jpg)}
#bandeau-enfants{width:320px;height:88px;margin-left:auto;margin-right:auto;margin-top:0}
#logo-enfants{width:136px;height:88px}
#logo-enfants img{width:100%}
#accroche-enfants{width:170px;height:88px;background-position:left -230px}
#enfants{width:10px;height:88px;background-position:0 -250px}
#menu-nav-enfants{clear:both;width:320px;height:180px;margin-left:auto;margin-right:auto;margin-top:0}
#nav-enfants{width:320px;height:120px;float:none}
#lang-enfants{width:320px;height:30px;float:none;padding-top:5px}
#liste-lang-enfants{list-style-type:none}
ul#liste-lang-enfants li{width:320px;float:left;text-align:center;margin-bottom:3px;padding:7px 0 3px 0;background-color:#6a6c38}
	
/* ---- MENU DEROULANT HORIZONTAL ---- */
#menu-enfants {padding:0;margin:0;list-style:none;line-height:30px;text-align:center}
/* Contenu des listes */	
#menu-enfants a {display:block;padding:0;text-decoration:none;width:320px;font-size:18px;border-bottom:1px solid #fff}	
#menu-enfants a:hover {border-bottom:1px solid #fff}
/* Liste */	
#menu-enfants ul	{padding:0;margin:0;list-style:none;line-height:30px;text-align:center}
/* Sous-listes */
#menu-enfants li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  {left:-999em;min-height:0}


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