body {
text-align:center;
margin:auto;
background-image:url('img/batiment.jpg');
background-repeat:no-repeat;
background-position:top left;
}
#header {
display:block;
overflow:none;
width:100%;
height:150px;
border-bottom:2px solid #981b49;
}
#bando {
display:block;
overflow:none;
width:792px;
height:150px;
margin-left:145px;
background-image:url('img/bando.jpg');
background-repeat:no-repeat;
background-position:top left;
}
#menutop {
display:block;
overflow:none;
margin-top:118px;
margin-left:20px;
height:30px;
width:830px;
}
.bouton{
float:left;
height:30px;
width:149px;
margin-left:10px;
padding-top:10px;
padding-left:6px;
background-repeat:no-repeat;
background-position:top left;
text-align:left;
font-size:12px;
color:#FFFFFF;
font-family:"Arial Unicode MS";
font-variant:small-caps;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
cursor:hand;
}

#head_office.bouton {background-image:url('img/bouton_ho.gif');}
#strategic_issues.bouton {background-image:url('img/bouton_si.gif');}
#workshop_center.bouton {background-image:url('img/bouton_wc.gif');}
#monitoring_room.bouton {background-image:url('img/bouton_mr.gif');}
#news_pit.bouton {background-image:url('img/bouton_np.gif');}

#home{
position:absolute;
margin-top:128px;
margin-left:-140px;
width:120px;
font-size:12px;
color:#981B49;
font-family:"Arial Unicode MS";
font-variant:small-caps;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
cursor:hand;
}
#main {
display:block;
overflow:none;
width:980px;
height:100%;
background-image:url('img/supinf.jpg');
background-repeat:repeat-y;
text-align:left;
}
#centre_accueil {
float:left;
display:block;
overflow:none;
width:680px;
height:100%;
margin:0 15 0 50;
}
#centre {
float:left;
display:block;
overflow:none;
width:565px;
height:100%;
margin:0 15 0 15;
}
#menugauche {
float:left;
display:block;
overflow:none;
width:200px;
padding:10px;
background-image:url('img/menubg.jpg');
background-position:bottom left;
background-repeat:no-repeat;
}
.bloc {
float:left;
display:block;
overflow:none;
width:100%;
margin:5 0 0 0;
padding:5px;
font-size:12px;
color:#333333;
font-family:"Arial";
text-align:justify;
}
.txt {
font-size:12px;
color:#333333;
font-family:"Arial";
}
#news {
float:left;
display:block;
overflow:none;
padding:5px;
width:180px;
background-color:#FFCC33;
}
.blocnews {
float:left;
display:block;
overflow:none;
width:100%;
margin:5 0 0 0;
padding:5px;
border-bottom:1px dotted #999999;
font-size:11px;
color:#333333;
font-family:"Arial";
text-align:justify;
cursor:hand;
background-color:#FFFFDD;
border:2px solid #FFFFDD;
border-bottom:none;
}
.rub {
float:left;
display:block;
overflow:none;
width:100%;
padding:2px;
margin-bottom:5px;
font-size:11px;
color:#FFFFFF;
font-family:"Arial Unicode MS";
font-variant: small-caps;
font-weight:bold;
letter-spacing:1px;
}
.ssrub {
float:left;
display:block;
overflow:none;
width:100%;
padding:2px;
font-size:12px;
color:#555555;
font-family:Arial;
letter-spacing:1px;
cursor:hand;
margin-bottom:1px;
}
#footer.bloc{
border-bottom:none;
border-top:1px dotted #999999;
}