body{
margin: 0px;
padding: 0px;
font-family: Arial, Times, sans-serif;
font-size: 13px;
background-image: url(images/fond.jpg);
background-repeat: repeat-x;
background-color:#01b0c0;
}
#fond_body{
position: absolute;
top: 0px;
left: 0px;
background-image: url(images/image_fond.jpg);
background-repeat: no-repeat;
background-position:center;
height: 615px;
width: 100%;
}
#contenu_total{
position: absolute;
left: 50%; 
top: 0px;
width: 979px;
/*height: 583px;*/
margin-left: -489px; /* moitié de la largeur */
/*margin-top: -292px; /* moitié de la hauteur */
/*display: inline;*/
background-image: url(images/repeat.jpg);
background-repeat: repeat-y;
}

#contenu{
z-index:400;
min-height:580px;
_height: 580px;
/*min-height: 200px !important; */
}

#contenu_firefox{
z-index:200;
min-height: 460px; 
}

table,td,tr{
	border:0px;
}

a.accueil {z-index: 2;position: absolute;left: 203px; top: 334px;background-image: url(images/bt_accueil.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.accueil:hover {z-index: 2;position: absolute;left: 203px; top: 334px;background-image: url(images/bt_accueil_over.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.societe {z-index: 2;position: absolute;left: 203px; top: 364px;background-image: url(images/bt_societe.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.societe:hover {z-index: 2;position: absolute;left: 203px; top: 364px;background-image: url(images/bt_societe_over.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.produits {z-index: 2;position: absolute;left: 203px; top: 394px;background-image: url(images/bt_produits.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.produits:hover {z-index: 2;position: absolute;left: 203px; top: 394px;background-image: url(images/bt_produits_over.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.partenaires {z-index: 2;position: absolute;left: 203px; top: 424px;background-image: url(images/bt_partenaires.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.partenaires:hover {z-index: 2;position: absolute;left: 203px; top: 424px;background-image: url(images/bt_partenaires_over.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.accueil_nl {z-index: 2;position: absolute;left: 203px; top: 334px;background-image: url(images/bt_accueil_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.accueil_nl:hover {z-index: 2;position: absolute;left: 203px; top: 334px;background-image: url(images/bt_accueil_over_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.societe_nl {z-index: 2;position: absolute;left: 203px; top: 364px;background-image: url(images/bt_societe_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.societe_nl:hover {z-index: 2;position: absolute;left: 203px; top: 364px;background-image: url(images/bt_societe_over_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.produits_nl {z-index: 2;position: absolute;left: 203px; top: 394px;background-image: url(images/bt_produits_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.produits_nl:hover {z-index: 2;position: absolute;left: 203px; top: 394px;background-image: url(images/bt_produits_over_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.partenaires_nl {z-index: 2;position: absolute;left: 203px; top: 424px;background-image: url(images/bt_partenaires_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.partenaires_nl:hover {z-index: 2;position: absolute;left: 203px; top: 424px;background-image: url(images/bt_partenaires_over_nl.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
a.contact {z-index: 2;position: absolute;left: 203px; top: 454px;background-image: url(images/bt_contact.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
a.contact:hover {z-index: 2;position: absolute;left: 203px; top: 454px;background-image: url(images/bt_contact_over.gif); 
	background-repeat: no-repeat;display: block;height: 22px;width: 120px;}
	
#bloc_texte{
position:relative;
margin-left: 355px;
margin-right: 75px;
margin-top: 120px;
z-index: 10;
text-align:justify;
}

.texte{
z-index: 10;
display:inline;
text-align: justify;
}

.spacer {clear: both;}

h1{
color: #01abb9;
font-weight:bold;
display:inline;
font-size:13px;
}

h2{
color: #233d7a;
font-weight:bold;
display:inline;
font-size:13px;
}

h3{
color: #01abb9;
font-weight:bold;
display:inline;
font-size:14px;
text-decoration:underline;
}

#header{
z-index:2;
position: absolute;
top: 0px;
left: 348px;
height:105px;}
#gauche{
position: absolute;
top: 0px;
left: 0px;}
#droit{
position: absolute;
top: 0px;
left: 939px;}

#footer{
width: 979px;
margin: 0 auto;
text-align:justify;
height: 38px;
}

table{
font-family: Arial, Times, sans-serif;
font-size: 13px;
}
a{
color: #01808b;
text-decoration: none;
}
a:hover{
color: #0dd1e2;
}

ul{
list-style-image:url(images/puce.jpg);
}

a img{
border:none;
}
