
body {
font-family: Year supply of fairy cakes;
font-size: 12px;
background-color : #000000;
padding : 0;
margin : 0;
}

#conteneur {
width: 100%;
margin-top : 0;
margin-left : 0;
}

legend{
color : #cacacc;
}

#surheader {
height : 110px;
background-color : #000000;
border-bottom : 1px solid #cacacc;
text-align : right;
}

#header {
width : 100%;
height: 168px;
background-image: url('../images/structure/header.jpg');
background-repeat: no-repeat;
background-color : #000;
background-position : center;
}


#header img {
margin-left : 650px;
}



#haut {
background-color : #000000;
height: 60px;
width : 100%;
border-bottom : 1px solid #cacacc;
}


#centre {
width : 100%;
background-color:#000000;
color : #cacacc;
border-bottom : 1px solid #cacacc;
}



#centre a {
color : #EB0606;
text-decoration : none;
}


#pied {
width : 100%;
height: 40px;
background-color: #000;
font-size: 10px;
text-align : center;
color : #FFFFFF;
}

#pied a {
color: #EB0606;
text-decoration: none;
}

#pied a:hover {
color: #cacacc;
text-decoration: none;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
font-size: 15px;
text-align : center;
}

.menuhaut li {
display: inline;
margin-top : -20px;
}

.menuhaut a {
margin: 0 10px;
color: #cacacc;
text-decoration: none;
}

.menuhaut b {
color : #EB0606;
}

.menuhaut a:hover {
color : #ccc;
}

p {margin: 0 10px 10px 10px;}
