div#ancre_contenu {
width:100%;
height:10px;
position:absolute;
top:270px;
left:0;
z-index:10; }

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000;	
	background:url(images/arriere-plan.jpg) repeat-x #666;	
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
	
*{
    margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
}	

a{
	
	text-decoration: none;
	color:#900;
}



a:hover {
	text-decoration:underline;
	color:#900;
}

a:active {
	text-decoration: none;
	color:#900;
}

h1{
	display:none;
}


/***** Stylage contenu *****/

ul#liste_fournisseurs {
text-align:center;
overflow:auto;
width:100%;
margin-top:20px; }

ul#liste_fournisseurs li {
background:#d8d8d8;
border:1px solid #c1c1c1;
float:left;
width:185px;
margin:0 10px;
padding:10px 0; }

ul#liste_fournisseurs li h3 {
letter-spacing:1px;
font-size:120%;
font-weight:bold;
margin-bottom:10px; }

ul#liste_fournisseurs li dl dt {
margin:10px 0;
font-weight:bold; }

ul#liste_fournisseurs li dl dd {
font-size:85%; }

table#tab_cate tr.entete td {
padding-bottom:10px;
font-weight:bold;
font-size:110%; 
text-align:center; }

table#table_contenu, table#tab_cate {
width:100%;
border-collapse:collapse; }

table#tab_cate tr td {
height:25px;
line-height:25px;
text-align:center; }

table#table_contenu tr.entete td {
font-weight:bold;
color:#fff;
letter-spacing:1px;
background:#333; }

table#table_contenu tr td {
text-align:center; }

table#table_contenu td {
height:25px;
line-height:25px;
border:1px solid #333;
border-collapse:collapse; }

ul#liste_produits li {
letter-spacing:1px;
position:relative;
margin-bottom:20px; }

ul#liste_produits li dl dd, ul#liste_produits li dl dt {
min-height:10px;
margin-bottom:15px;
line-height:15px; }

ul#liste_produits li h3 {
margin-bottom:10px;
margin-top:10px;
font-size:130%;
font-weight:bold;
color:#333;
border-bottom:1px solid #333;
position:relative; }


ul#liste_produits li h3 span.navigation{
font-size: 80%;
position:absolute;
left: 500px;
top: 4px;
}
 
ul#liste_produits li dl {
margin-left:10px;
overflow:hidden; }

ul#liste_produits li dl span.left {
font-weight:bold;
float:left;
width:150px;
color:#770605; }

ul#liste_produits li dl span.right {
margin-left:20px; }

div.zone_img {
padding-top:10px;
text-align:center; }

div.zone_img a {
outline:none; }

div.zone_img img {
border:1px solid #000;
text-align:center; }

ul#galerie_couleurs {
margin:20px 0; }

ul.galerie_couleurs {
margin:20px 0; }

ul#galerie_couleurs li {
margin:0 3px;
display:inline; }

ul.galerie_couleurs li {
margin:0 3px;
display:inline; }

div#zone_map {
overflow:auto;
width:100%;
text-align:center;
height:450px; }

ul#liste_promos li {
letter-spacing:1px;
position:relative;
margin-bottom:20px; }

ul#liste_promos li dl dd, ul#liste_promos li dl dt {
height:25px;
line-height:25px; }

ul#liste_promos li dl dt {
margin-bottom:10px;
font-size:120%;
font-weight:bold;
color:#333;
border-bottom:1px solid #333; }
 
ul#liste_promos li dl dd {
margin-left:120px;
overflow:hidden; }

ul#liste_promos li dl dd span.left {
font-weight:bold;
float:left;
width:180px;
color:#770605; }

ul#liste_promos li dl dd span.right {
margin-left:20px; }

ul#liste_promos li dl dd.abs_img {
margin-left:0;
margin-top:20px;
position:absolute;
top:20px;
left:0;
min-height:200px; }

*html ul#liste_promos li dl dd.abs_img {
top:35px;
height:200px; }

ul#liste_promos li dl dd.abs_img img {
width:100px;
border:1px solid #666; }


area {
cursor:pointer; }

div.texte_infobulle span {
display:block;
margin-bottom:3px; }

.titre_bulle {
margin-bottom:10px;
border-bottom:1px solid #000;
text-align:left;
font-weight:bold; }

div#ToolTip {
letter-spacing:0;
margin-top:100px;
margin-left:10px;
float:left;
width:170px;
visibility:hidden;
border:1px solid black;
padding:10px;
padding-top:0;
font-family:Verdana, Arial;
font-size:10px;
background-color:#FFFFCC; }


/***********************************
	     FORMULAIRE CONTACT
***********************************/

#formulaire-contact{
width:90%;
}

#formulaire-contact .col_g{
margin-top:0.3em;
float:left;
width:33%;
text-align:right;
}

#formulaire-contact .col_g li{
margin:0.7em;
font-weight:bold;
list-style-type:none;
}

#formulaire-contact .col_d li{
margin:0.4em;
list-style-type:none;
}

#formulaire-contact .col_d{
margin-top:0.6em;
float:left;
width:67%;
text-align:left;
}

#formulaire-contact .mentions{
float:left;
width:100%;
}

#formulaire-contact .col_d .textfield{
border:#770605 solid 1px;
width:280px;
}

#formulaire-contact .col_d .validation{
border:#770605 solid 1px;
width:280px;
}

#formulaire-contact .col_d textarea{
border:#770605 solid 1px;
width:280px;
}

#formulaire-contact .col_d .bouton{
border:#000 solid 1px;
background-color:#FFF;
color:#770605;
}

/***********************************
	     FORMULAIRE CONTACT
***********************************/

/***** Layout *****/

#bigbox {
	margin-left: auto;
	margin-right: auto;
	width:969px;
	position: relative;
	text-align:left;
	height: 100%;
	font-size: 12px;

	
}

#entete{
	height:525px;
	width:969px;
	float:left;
	background-image:url(images/entete.jpg);
	background-repeat:no-repeat;
}

#titre{
	height:47px;
	width:969px;
	float:left;
	background:url(images/titre.jpg);
}

#titre h2{
	text-align:center;
	color:#FFFFFF;
	margin-top:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}


#fondbox{ 
background:url(images/bigbox.jpg) repeat-y #666666;
width:969px;
float:left;
}

#bloc {
	width:969px;
	min-height:400px;
	float:left;
	background:url(images/contenu.jpg) no-repeat top;
	
}
#bloc #gauche {
	width:255px;
	height:400px;
	float:left;
	text-align:center;
}

#bloc #gauche #coordonnees{
	height:145px;
	width:210px;
	float:right;
	
}

#bloc #gauche #coordonnees dl {
	margin-top:25px;
	
	
}
#bloc #gauche #coordonnees dt {
	margin:10px;
	font-weight:bold;
}
#bloc #gauche #coordonnees dl dd{
	margin-bottom:10px;
}

#bloc #gauche #nouveaute{
margin-top:23px;
	width:210px;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	color:#333;
}

#bloc #gauche #nouveaute h2 {
color:#fff;
margin-bottom:20px;
}

#bloc #contenu{
position:relative;
	width:650px;
	margin:15px;
	float:left;
	text-align: justify;
	letter-spacing:0.05em;
}
#bloc #contenu p {
	margin-top: 15px;
}
#bloc #contenu strong {
	color: #AA0108;
}





#footer{
	height:266px;
	width:969px;
	float:left;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	letter-spacing:0.05em;
	text-align:center;
}

#footer ul{
	list-style-type:none;
	display:inline;
	float:left;
	text-align:center;
	font-size:10px;
	height:50px;
	margin-top: 205px;
	width: 450px;
	margin-left: 200px;
}
	
#footer ul li{
	float:left;
	/*margin: 2px 8px;*/
	color:#000000;
	margin-left: 10px;
	text-align:center;
}
#footer ul li a{	
color:#000000;
}
.fond 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#414141;
	text-align:center;
}
.fond:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#414141;
	text-align:center;
}
