body {
margin: 5px 0 0 0 ;
padding: 0;
background-color:#E0E8B5;
font-family:Verdana, Arial, Helvetica, sans-serif; /* + BASE*/
font-size: 0.8em; /* + BASE*/
color:#000; /* + BASE*/
}

#conteneur {
width:984px;
margin:0 auto;
background-color: #CAD7C6;
background-image: url(../images/entretoise.jpg);
background-position: top;
background-repeat: repeat-y
}

#tete {
height: 112px;
background:url(../images/titre.jpg) no-repeat top #CAD7C6;
}

#haut {
height: 44px;
background:url(../images/menu.jpg) no-repeat top #CAD7C6;
}

#gauche {
float:left;
width: 198px;
min-height:533px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 533px; /*COMPATIBILITE IE6*/
background:url(../images/gauche.jpg) no-repeat top;
}

#droite {
float:right;
width: 246px;
background:url(../images/droite.jpg) no-repeat top;
min-height:533px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 533px; /*COMPATIBILITE IE6*/
}

#centre {
background-color:#CAD7C6;
background:url(../images/centre.jpg) no-repeat top;
margin-left: 198px;
margin-right: 246px;
min-height:533px;
}

#pied {
clear: both;
height: 27px;
background:url(../images/bas.jpg) no-repeat top #CAD7C6;
}

/*Mise en forme des elements*/
a img {
	border: 0px
}
a{
text-decoration: none;
color:#3b5a4a;
}
a:hover{
text-decoration: none;
color:#c1272d;
}

#menu_haut{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#menu_gauche{
padding:0 10px 0 10px;/* + BASE*/
}

#menu_droite{
padding:0 0 0 0;
text-align: center;
}

#menu_pied{
text-align: center;/* + BASE*/
padding:7px 0 0 0;/* + BASE*/
}

#data_centre{
padding:5px 5px 0 10px;/* + BASE*/
}

/**/
h1{
margin:0;
padding:0;
font-size:1.2em;
font-weight: bold;
}
h1 a{
color:#fff;
}
h2{
margin:0 20px 0 0;
padding:0;
font-size:1em;
font-weight: bold;
display: inline;
font-family:Arial, sans-serif; 
}
h3{
margin:0;
padding:0;
font-size:0.7em;
font-weight: bold;
display: inline;
}
h4{
margin:0 0 5px 0;
padding:0;
font-size:0.8em;
font-weight: bold;
}
/**/
.align_droite{
text-align: right;
}
#bas_gauche{
float: left;
width: 198px;
}
#bas_centre{
float: left;
width: 540px;
}
#bas_droite{
float:left;
width: 246px;
}
#fond_brocante{
width: 521px;
height: 153px;
background:url(../images/fond_brocante.png) no-repeat top ;
margin:50px 0 50px 0;
}
#fond_salon{
width: 521px;
height: 153px;
background:url(../images/fond_salon.png) no-repeat top ;
}
#titre_fond_accueil_haut{
margin: 0 0 0 50px;
padding: 20px 0 0 0;
}
#text_fond_accueil_haut{
width:440px;
margin: 20px 0 0 40px;
text-align: justify;
font-weight: bold;
}
#titre_fond_accueil_bas{
margin: 0 0 0 50px;
padding: 25px 0 0 0;
}
#text_fond_accueil_bas{
width:440px;
margin: 10px 0 0 40px;
text-align: justify;
font-weight: bold;
}
.tab_images{
width:510px; 
padding-top:10px;
background-color: #ffffff;
border: thin rgb(0,102,0) solid;
text-align: center;
}
/**/


