body {
margin : auto;
padding : 0;
font-size: 11px;
color : #454541;
font-family: Arial, Helvetica, sans-serif;
background : #eefcfc url('images/fond.png') repeat-x;
}

img {
border: 0;
}

form {
display: inline;
}





/******************** LIENS ********************/ 

a {
	color : #666666;
	text-decoration: none;
	font-weight: normal;
	page-break-after: auto;
}

a:hover {
	color : #630606;
	font-weight: normal;
	text-decoration: underline overline;
}

#footer a {
color : #d6780a;
text-decoration: none;
font-weight: bold;
}

#footer a:hover {
color: #804806;
}

.Style13 {color: #333333; font-size: 12; }
.Style13:hover {
	color: #333333;
	font-size: 12;
}

/******************** LIENS ********************/ 




/******************** DESIGN GLOBAL ********************/ 

#global {
margin : auto;
margin-top: 16px;
width: 906px;
}

#haut {
height: 150px;
}

#logo {
float: left;
width: 388px;
height: 150px;
}

#header {
float: left;
width: 518px;
height: 150px;
background : url('images/header.png') no-repeat;
}

#header_bann {
width: 468px;
height: 60px;
position: relative;
top: 41px;
left: 16px;
}

#container_fond {
background : url('images/container_fond.png') repeat-y;
}

#container_haut {
background : url('images/container_haut.png') no-repeat top;
}

#container {
min-height: 147px;
background : url('images/container_bas.png') no-repeat bottom;
padding-bottom: 35px;
}

#container_gauche {
margin-top: 20px;
float: left;
width: 133px;
background : url('images/gauche_fond.png') repeat-y;
}

.gauche_haut {
background : url('images/gauche_haut.png') no-repeat;
height: 31px;
}

.gauche_contenu {
	min-height: 39px;
	background : url('images/gauche_bas.png') no-repeat bottom;
	padding: 8px 14px 48px 14px;
	font-size: 12px;
	color: #333333;
}

#container_centre {
margin-top: 20px;
float: left;
width: 623px;
background : url('images/centre_fond.png') repeat-y;
position: relative;
left: 11px;
}

.centre_haut {
background : url('images/centre_haut.png') no-repeat;
height: 50px;
}

.centre_titre {
color: #630606;
font-weight: bold;
font-variant: small-caps;
font-size: 17px;
text-align: center;
position: relative;
top: 9px;
}

.centre_contenu {
min-height: 594px;
background : url('images/centre_bas.png') no-repeat bottom;
padding: 6px 30px 30px 30px;
}

#container_droite {
margin-top: 20px;
float: right;
width: 133px;
background : url('images/droite_fond.png') repeat-y;
}

.droite_haut {
background : url('images/droite_haut.png') no-repeat;
height: 3px;
}

.droite_contenu {
min-height: 40px;
background : url('images/droite_bas.png') no-repeat bottom;
padding: 8px 14px 48px 7px;
}

#footer {
height: 28px;
background : url('images/footer.png') no-repeat;
margin-bottom: 16px;
}

#footer_texte {
color: #FFFFFF;
padding: 0 30px 0 30px;
text-align: center;
position: relative;
top: 5px;
font-weight: bold;
}

/******************** DESIGN GLOBAL ********************/
