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

/********COULEURS*******/
/*
vert kaki = #6a6c38
texte kaki foncé = #515328
*/

/*#header-enfants =  height:133px  si pas de bandeau pub   et    height:233px si pub */
#header-enfants {width:640px;height:133px}
#bandeau-enfants {width:640px;height:104px;margin-left:auto;margin-right:auto;margin-top:0px}
#logo-enfants{width:160px;height:104px}
#logo-enfants img{width:100%}
#accroche-enfants{width:300px;height:104px;background-position:left -130px}
#enfants{width:180px;height:104px;background-position:0 -130px}
#menu-nav-enfants{clear:both;width:640px;height:32px;margin-left:auto;margin-right:auto;margin-top:0;background-color:#6a6c38}
#nav-enfants{width:570px;height:28px;float:left}
#lang-enfants{width:70px;height:28px;float:left}
#liste-lang-enfants{list-style-type:none}
	
/* ---- MENU DEROULANT HORIZONTAL ---- */
	
#menu-enfants {padding:0;margin:0;list-style:none;line-height:29px;text-align:center}
/* width = 102px si 5 onglets */
#menu-enfants a {width:95px;font-size:15px}	
/* Liste */	
#menu-enfants ul{padding:0;margin:0;list-style:none;line-height:30px;text-align:center;background-color:#6a6c38}
#menu-enfants li {float:left}
/* width: 102px si 5 onglets - 95px si 6 onglets*/
#menu-enfants li ul {position:absolute;width:95px;line-height:35px;left:-999em}


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