/* CSS Document */

*{
margin:0;
border:0;
padding:0;
font-size:100%;
list-style:none; }

body{
background-color:#752b1c;
font-family:Arial, Helvetica, sans-serif; }

h2 {
margin:1.6em 0.8em 0.8em 0;
font-size:24px;
color:#ffe4af;
text-align:right;
font-weight:normal; }

h1, h3 {
position:absolute;
top:-9999px; }

h4{
color:#ECC182;
margin : 5px 0 5px 0;
}

h5{
color:#993300;
}

.gras {
font-weight:bold; }

.ita {
font-style:italic; }

.souligne {
text-decoration:underline; }

.mev_couleur1 {
color:#ac270d; }

.mev_couleur2 {
color:#6d1807; }

#liste_tarifs ul li
{
	list-style-type:none;
}
.gauche {
float:left;
width:255px; }

.droite {
color:#FED994;
margin-right:10px;
margin-left:10px;
 }

.left{
float:left;
margin : 10px 5px 5px 5px;
}


#wrapper{
margin:0 auto;
position:relative;
width:873px;
height:700px; }

#header{
background:url(images/maquette_bplus_01.jpg) no-repeat;
float:left;
width:873px;
height:275px; }

#conteneur{
background:url(images/fond_cont.jpg) repeat-y;
float:left;
width:873px;
height:339px; }

html>body #wrapper #conteneur{
height:auto;
min-height:339px; }

#contenu{
font-size:90%;
background:url(images/maquette_bplus_02.jpg) no-repeat;
float:left;
width:873px;
height:183px;
text-align:justify; }

#contenu p {
margin-bottom:10px; }

html>body #wrapper #conteneur #contenu{
height:auto;
min-height:183px; }

#contenu .col_g {
margin-left:100px;
float:left;
width:330px;
height:auto; }

#contenu .col_d{
float:right;
margin-top:20px;
margin-right:50px;
width:350px;
height:auto; }

#bottom_contenu{
background:url(images/maquette_bplus_03.jpg) no-repeat;
float:left;
width:873px;
height:156px; }

#footer {
color:#2e0c02;
font-size:70%;
background:url(images/maquette_bplus_04.jpg) no-repeat;
float:left;
width:873px;
height:86px; }

#footer a {
color:#2e0c02; }

#footer ul {
text-align:justify;
margin-left:100px;
float:left;
width:330px; }

#footer ul li {
display:inline; }

#footer dl {
text-align:center;
padding-right:10px; }

#footer dl dt {
position:absolute;
top:-9999px; }

#footer dd.bold {
font-weight:bold; }

#galerie img
{
	border:2px solid #FFF;
}