*{ padding:0px; margin:0px;}
img{border:0px;}
p {margin: 0 0 10px 0;}

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
background-color:#edecec;
}
#conteneur {
position: relative;
width: 880px;
margin: 0 auto;
border:solid 1px #CCCCCC;
background-image:url(files/interface/fond_site.jpg);
background-repeat:repeat-y;
}

#header {
height: 201px;
background-color: #99CCCC;
}
#header img{ float:left;}

#haut {
height: 30px;
background-color:#155068;
font-size:11px;
font-weight:bold;
color: #ffffff;
}
.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display:block;
float:left;

text-align:center;
/*padding-left:5px;
padding-right:7px;*/
}
.menuhaut a {
color: #ffffff;
text-decoration: none;
}
.menuhaut a:hover {
color: #CCCCCC;
text-decoration: none;
}
.menu_width_1{ width:56px; height:22px; padding-top:8px;border-right:solid 1px #FFFFFF;}
.menu_width_2{ width:167px; height:30px;border-right:solid 1px #FFFFFF;}
.menu_width_3{ width:177px; height:22px; padding-top:8px;border-right:solid 1px #FFFFFF;}
.menu_width_4{ width:119px; height:22px; padding-top:8px;border-right:solid 1px #FFFFFF;}
.menu_width_5{ width:131px; height:22px; padding-top:8px;border-right:solid 1px #FFFFFF;}
.menu_width_6{ width:123px; height:22px; padding-top:8px;border-right:solid 1px #FFFFFF;}
.menu_width_7{ width:100px; height:30px;}



#gauche {
position: absolute;
left:0;
width: 225px;
padding-top:20px;
font-size:12px;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
margin-left:20px;
font-weight:bold;color: #155068;
}
.menugauche a {
margin-left:16px;
font-weight:normal;
color: #155068;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
}
.menugauche img{
vertical-align:middle;
/*margin-left:-20px;
float:left;*/
}

#centre {
margin-left: 225px;
padding:20px 20px;
color: #155068;
}
#centre li{
margin-left:40px;
}
#centre a{
text-decoration:none;
color:#999999;
}
#centre a:hover{
text-decoration:none;
color:#155068;
}

#pied {
height: 30px;
margin-left: 225px;
text-align:center;
font-size:11px;
}
#pied a{
text-decoration:none;
color:#155068;
}
#pied a:hover{
text-decoration:none;
color:#000000;
}