body {
margin: 5px 0 0 0 ;
padding: 0;
background-color:#f2f2f2;
font-family: Sans-Serif;
font-size: 0.8em; /* + BASE*/
color:#ffffff; /* + BASE*/
}

#conteneur {
width:1010px;
margin:0 auto;
background-color: #525252;
background-image: url(../images/entretoise.png);
background-position: top;
background-repeat: repeat-y
}

#tete {
height: 152px;
background:url(../images/tete.png) no-repeat top #525252;
}

#centre {
background:url(../images/data.png) no-repeat top;
min-height:458px;
height: auto !important; 
height: 458px; 
}

#pied {
clear: both;
height: 75px;
background:url(../images/pied.png) no-repeat top #525252;
}
h1{
padding: 1px 40px 0 40px;
margin: 0 0 0 0;
font-size: 20px;
text-align: center;
line-height: 30px;
}
h2{
padding: 0 0 10px 10px;
margin: 0 0 0 0;
font-size: 15px;
}
h3{
padding: 5px 0 10px 5px;
margin: 0 0 0 0;
font-size: 13px;
line-height: 35px;
}
#descriptif{
width: 412px;
height: 141px;
background:url(../images/fond_descp_carre.png) no-repeat top ;
padding:0 50px 0 40px;
}
/*Mise en forme des elements*/
a img {
	border: 0px
}
a{
text-decoration: none;
color:#ffffff;
}
a:hover{
text-decoration: none;
color:#d0a731;
}

#menu_pied{
color:#ffffff; /* + BASE*/
text-align: center;/* + BASE*/
font-size: 11px; /* + BASE*/
padding:10px 0 0 0;/* + BASE*/
margin:1px 0 0 0;
line-height: 20px;
}

#data_centre{
padding:10px 0 0 30px;/* + BASE*/
}
#titre_nom{
position: absolute;
margin: 30px 0 0 165px;
font-size: 16px;
color:#d0a731;
}
.gauche{
float:left;
width: 540px;
padding:10px 0 0 0;
}
.droite{
float:right;
width: 424px;
text-align: left;
padding:15px 0 0 0;
}
/* menu haut*/
#menu {
height: 36px;
background: url(../images/menu.png) left top no-repeat;
margin:0 0 0 8px;
}

#menu ul, #menu li {
margin:0;
padding: 0;
list-style-type: none;
}

#menu ul {
position: absolute;
height: 36px;
width: 984px;
}

#menu li {
float: left;
}

#menu li a {
display: block;
height: 36px;
width: 164px;
text-decoration: none;
text-align: center;
}

#menu a:hover {
color: #fff;
background: transparent url(../images/menu.png) top left no-repeat;
}

#menu a#menu1, #menu a#menu2, #menu a#menu3,#menu a#menu4,#menu a#menu5,#menu a#menu6, {
display: block;
width: 164px;
}

#menu a#menu1:hover {
background-position: 0px -36px;
}

#menu a#menu2:hover {
background-position: -164px -36px;
}

#menu a#menu3:hover {
background-position: -328px -36px;
}
#menu a#menu4:hover {
background-position: -492px -36px;
}
#menu a#menu5:hover {
background-position: -656px -36px;
}
#menu a#menu6:hover {
background-position: -820px -36px;
}
/*BOITE DES IMAGES*/
.ombre {
	margin:0 0 0 0;
	position: relative;
	background-color: #4d4d4d;
	width: 239px
}
.boite {
	top: 0;/*REGLAGE POUR EFFET DE LOMBRE*/
	left: 0;/*REGLAGE POUR EFFET DE LOMBRE*/
	position: relative;
  background-color: #ffffff;
	min-height: 177px;
	height: auto !important;
	height: 177px;
	background-image: url(../images/fond_image.png);
	background-repeat: repeat-x;
	background-position: top;
}
.texte {
	text-align: left;
	padding: 3px 0 0 3px;
	position: relative;
	margin: 0
}
/*BOITE DES IMAGES ref*/
.ombre_ref {
	margin:0 0 0 0;
	position: relative;
	background-color: #ffffff;
	color: #4d4d4d;	
	width: 267px
}
.boite_ref {
	top: 0;/*REGLAGE POUR EFFET DE LOMBRE*/
	left: 0;/*REGLAGE POUR EFFET DE LOMBRE*/
	position: relative;
  background-color: #ffffff;
	min-height: 177px;
	height: auto !important;
	height: 177px;
	background-image: url(../images/fond_image.png);
	background-repeat: repeat-x;
	background-position: top;
}
.texte_ref {
	text-align: left;
	padding: 3px 0 0 3px;
	position: relative;
	margin: 0
}

