body{
width:1000px;
height:640px;
margin:auto;
}
a{text-decoration:underline;color:#4C4C58;font-weight:bold;}
a:HOVER{text-decoration:none;}
a img{border:none;}
#conteneur{
width:1000px;
height:600px;
}
#etat{
position:absolute;
width:150px;
height:200px;
top:0px;
left:0px;
}
/*  PARTIE  TOP   width=1000px    HEIGHT= 240px   */
#logo{
float:left;
width:235px;
height:240px;
}

#menu{
float:left;
width:165px;
height:215px;
margin-left:10px;
padding-top:25px;
background-color:#E6E3E1;
text-align:center;
}
.lien{
border:none;
height:24px;
}
#news{
float:left;
width:580px;
height:240px;
margin-left:10px;
background-color:#F3F3F3;
}
#img_news{
float:right;
margin-top:150px;
right:0px;
}
/*-------------------------------------------------*/
.bleu{
color:#336699;
font-weight:bold;
}

/*  PARTIE  BOTTOM   width=1000px    HEIGHT= 350px   */
#image{
float:right;
width:700px;
height:350px;
margin-top:10px;
_margin-top:7px;
}
#texte{
float:right;
width:270px;
height:330px;
margin-top:10px;
margin-left:10px;
background-color:#CCC9C5;
font-family:tahoma;
font-size:12px;
color:#4C4C58;
text-align:left;
padding:10px;

}
/*-------------------------------------------------*/
#contact{
float:left;
width:700px;
height:30px;
text-align:right;
font-family:tahoma;
font-size:12px;
color:#958C82;
}