/*-------BANDEAU DU HAUT JUSQU'AUX PHOTOS-------*/

#entete{
background-color: #fbc530;
clear:left;
height: 197px;
}

#entete img{
float: left;
}

#entete ul{
list-style-type: none;
height: 26px;
padding-top: 8px
}

#entete li{
display: inline;
margin: 0 5px 0 5px;
}

#entete li a {
font-size: 1.1em;
text-decoration: none;
color: #774e39;
}

#entete li a img{
float:inherit;
}

#entete li a:hover{
text-decoration: underline;
}

#entete .anim{
height: 86px;
}

#entete .accroche {
height: 27px;
}

#entete .sous-menu{
height: 50px;}

#entete .sous-menu span{
display: none;
}

#entete .sous-menu .chef{
width: 72px;
height: 50px;
background: url(images/chef.gif);
float: left;
}
#entete .sous-menu .chef-uk{
width: 143px;
height: 50px;
background: url(images/chef-uk.gif);
float: left;
}
#entete .sous-menu .ecoles{
width: 112px;
height: 50px;
background: url(images/ecoles-partenaires1.gif);
float: left;
}
#entete .sous-menu .ecoles-uk{
width: 112px;
height: 50px;
background: url(images/ecoles-partenaires1-uk.gif);
float: left;
}