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

#tab{
border:1px solid #333333;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
background-color:#CCCCCC;
}
#conteneur {
position: relative;
width: 880px;
margin: 0 auto;
background-color:#FFFFFF;
}


#header {
height: 122px;
background-image:url(files/interface/banniere.jpg);
background-repeat:no-repeat;
}


#haut {
height: 42px;
background-image:url(files/interface/fond_menu.jpg);
background-repeat:no-repeat;

}
.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
text-align:right;
line-height:44px;
/*font-weight:bold;*/
padding-right:11px;
}
.menuhaut li {
display: inline;
/*margin-left:18px;*/
}
.menuhaut a {
color: #FFFFFF;
text-decoration: none;
}
.menuhaut a:hover {
color: #cc0033;
text-decoration: none;
}


#gauche {
position: absolute;
left:0;
width: 195px;
padding-top:0px;
}
#gauche img{
/*width: 195px;*/
margin-top:10px;
margin-bottom:10px;
}

#centre {
margin-left: 195px;
padding:10px 10px 10px 20px;
}
#centre a  {
color: #003399;
text-decoration: none;
}
#centre a:hover  {
color: #cc0033;
text-decoration: none;
}
#centre blockquote{
padding-right:50px;
padding-top:58px;
line-height:23px;
}
#centre blockquote a{
color:#FFFFFF;
text-decoration:none;
}
#centre blockquote a:hover{
color:#999999;
text-decoration:none;
}
#pied {
height: 30px;
line-height:40px;
color:#999999;
text-align:right;
padding-right:20px;
}
#pied a  {
color: #999999;
text-decoration: none;
}
#pied a:hover  {
color: #cc0033;
text-decoration: none;
}


