body {
width : 839px;
background-color : #d9d9d9;
margin : auto;
font-family: "verdana", trebuche ms;
background-position: center;
background-repeat: repeat-y;
font-size: 8pt;
}

#all {
margin:0;
}


#head {
width : 839px;
height : 157px;
background-image: url('../images/head.jpg');
background-repeat: no-repeat;
margin-left:-1px;
}

.bann {
width :468px;
height :60px;
padding-left : 325px;
padding-top : 60px;
}

#contenu {
width : 839px;
background-image:url('../images/repeat.jpg');
background-repeat:repeat-y;
margin: auto;
}

#menu {
width : 147px;
padding-left:39px;
padding-top:20px;
float:left;
}

#menu ul {
list-style-type:none;
margin:0;
padding-left:24px;
}

#menu li {
	text-decoration: none;
	display: block;
}

#menu a:link,a:visited {
color:black;
text-decoration:none;
font-family:verdana;
font-weight:bold;
}

#menu a:hover {
	color: #E32803;
    border-bottom : 1px dotted #F95B00;
}

.menu_haut {
width : 147px;
height : 34px;
background-image: url('../images/menu_haut.jpg');
background-repeat: no-repeat;
text-align:center;
padding-top : 5px;
}

.menu_repeat {
width :147px;
background-image: url('../images/menu_repeat.jpg');
background-repeat: repeat-y;
}

.menu_bas {
width : 147px;
height : 20px;
background-image: url('../images/menu_bas.jpg');
background-repeat: no-repeat;
}

#menu_partenaire{
width : 147px;
padding-top:20px;
padding-right:18px;
float:right;
}

#menu_partenaire ul {
list-style-type:none;
margin:0;
padding-left:0px;
}

#menu_partenaire li {
display: block;
margin:0;
}

#menu_partenaire a:link,a:visited {
color:black;
text-decoration:none;
font-family:verdana;
font-weight:bold;
}

#menu_partenaire a:hover {
	color: #F95B00;
    border-bottom : 1px dotted #F95B00;
}

#page {
width : 465px;
margin-left : 199px;
}

#footer {
width:839px;
height:50px;
background-image:url('../images/footer.jpg');
background-repeat:no-repeat;
clear:both;
}
/*====Mise en forme du texte====*/
h1 {
color: #000000;
text-align: center;
font-size: 13pt;
letter-spacing: 2px;
margin-bottom: 16px;
margin-left: 8px;
margin-right: 4px;
}
h2 {
color: #EF4C04;
font-size: 14pt;
letter-spacing: 1px;
margin-top: 16px;
margin-left: 8px;
margin-right: 4px;
}
h3 {
color: #EF4C04;
font-size: 10pt;
letter-spacing: 1px;
margin-top: 16px;
margin-left: 8px;
margin-right: 4px;
}
h4 {
color: #000000;
font-size: 12pt;
letter-spacing: 1px;
}

p {
text-align: left;
margin-left: 8px;
margin-top: 8px;
font-size: 9pt;
}
