body {
margin:0;
padding:0;
font:13px arial,helvetica,sans-serif;
color: #000000;
background-color : #ffffff;
}

* {
margin:0;
padding:0;
}


h1{
font-style:uppercase;
color:#E0674F;
font-size:18px;
text-align:center;
margin-bottom:10px;
}

h2{
font-style:uppercase;
color:#E0674F;
font-style:italic;
font-size:13px;
}

h2.titre{
display:inline;
font-size:20px;
}

h3{
height:18px;
color:#E9684F;
font-size:12px;
text-align:right;
padding-right:22px;
background: url(img/fond_menuH.gif) no-repeat;
}

h4{
margin:10px;
height:18px;
color:#E9684F;
font-size:14px;
text-decoration:underline;
font-style: italic ;
}

span{
color:#E9684F;
font-weight:bold;
}

p{
margin:10px 0;
}

.center{
margin:40px 0;
text-align:center;
}

.cleaner{
clear:both;
}

.separateur{
margin-bottom:50px;
}

img{
border:none;
}

#tout{
position: absolute;
width: 100%;
}

#haut{
height:110px;
text-align:center;
}

#haut img{
float:left;
}

#barre{
background: url(img/barre-haut2.gif) repeat-x;
height:50px;
}

#gauche{
position:absolute;
top:120px;
left:0;
width:173px;
}

#gauche ul, li {
list-style-type:none;
}

#gauche li{
height:18px;
font-size:10px;
text-align:right;
padding-right:22px;
background: url(img/fond_menu.gif) no-repeat;
}

#gauche a{
text-decoration:none;
}

#droite{
position:absolute;
top:120px;
right:0px;
width:173px;
margin-right:2px;
}

.partenaire{
margin-bottom:15px;
text-align:center;
border:1px solid #6B80A8;
padding:5px;
background: top right url(img/fond_droite.gif) repeat-y;
}

#pied{
padding-top:6px;
height:27px;
text-align:center;
background: url(img/fond-pied.gif) repeat-x;
}

#pied a{
color:white;
margin-right:40px;
font-size:10px;
text-decoration:none;
}

#copyright{
text-align:center;
font-size:11px;
height:170px;
overflow:hidden;
}

#centre{
height: 600px;
margin:10px 180px;
padding:0 10px;
background: url(img/titre-vertical.gif) no-repeat;
}

html>body #centre {
height: auto;
min-height: 600px;
}


#centre a:link{
color:#E0674F;
}

#centre a:hover{
text-decoration:none;
}

#centre li{
list-style-type: circle;
margin:5px 50px;
}
