#conteneur {
	background-color: #ffffff;
	min-height: 100%;
	width: 930px;
	position: relative;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	
}
a {
color : #eb7056;
text-decoration : none;
font-weight : bolder;
}

table {
border-color: #858a8e;
}


a:hover {
text-decoration : underline;
}

.ul_index{
   list-style-image: url(puce.gif);
}
.titre {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bolder;
	font-variant: small-caps;
/*	text-transform: uppercase; */
	color: #778347;

}
.titre_tableau{
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titre_contact{
text-align: center;
font-size: 12px;
font-family: Arial;
font-weight: Bold;
font-variant: small-caps;
padding-left: 4em;
}
.ss-titre_contact{

font-size: 12px;
font-family: Arial;
font-weight: Bold;
font-variant: small-caps;
padding-left: 1em;
}
.titre_sous-cat{
text-align: center;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
color : #000000;
text-align : left;
}
.titre_categorie{

font-family: Arial;
/*text-decoration: underline;*/
font-variant: small-caps;
font-size: 16px;
font-variant: small-caps ; 
font-weight : bold;
color : #eb7056;
text-align : left;
}
.titre_slogan {
font-family: Arial;
font-size: 14px; 
font-weight : bold;
color : #eb7056;
font-style: italic;
}
.contact {
font-size: 10px;
font-family: Arial;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.texte_acces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

/*	margin-left:18em; */
}

.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #F8981C;
	text-align: left;
	line-height: 25px;
	text-indent: 5px;
}
.menu {

padding-bottom:102px;
}
.legende_prod{
font-size: 9px;
}

.img_prod{
margin-right:15px;
}
#center {
	/* Pour ?viter la superposition 
	du pied de page et du contenu : */
    overflow: hidden;
	background-image: url(images/bg_fut.gif);
	background-repeat: no-repeat;
	}
#submenu {
	float:right;
	width: 245px;
}
#submenu_prod{
	float:right;
	width: 2px;
}
#content {
	margin-left: 2px;
	float:left;
	overflow:auto;
/*	width: 683px;*/
	width: 683px;
	height: 440px;
}
#content_prod{
	margin-left: 2px;
	padding-left: 50px;
/*	text-indent : 150px;*/
	float:left;
	overflow:auto;
	width: 876px;
	height: 440px;
	/*background-image: url(images/bg_fut.gif);
	background-repeat: no-repeat¨*/
}
#map {
	/* Pour ?viter la superposition 
	du pied de page et du contenu : */
    overflow: auto;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f7f4e8;
}
#header {
	height: 153px;
	width: 930px;
	background-image: url(images/header.gif);
/*	text-indent: 3em;*/
}

/*#menu {
	height: 81px;
	width: 770px;
	left: 249px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	text-indent: 249px;
}*/
/*#contenu {
	/*background-image: url(images/img_salle.gif);*/
	/*width: 766px;
	height: 300px;
}*/
#overfooter {
	padding-top: 20px;
	background-image: url(images/bg_fut_bottom.gif);
	background-repeat: repeat-x;
	overflow: auto;
/*	height: 220px;*/
	width: 930px;

}
#produits {
	float:left;
	overflow: auto;
	width: 465px;
}
#prod1 {
float: left;
width : 25%;
}
#prod2 {
float : right;
width : 25%;
}
#prod3 {
float : right;
width : 25%;
}
#prod4 {
float : right;
width : 25%;
}

#contact {
float:right;
overflow: auto;
width: 465px;
}
#site1 {
float: left;
width : 50%;
}
#site2 {
float : right;
width : 49%;
}

#footer {
/*	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 930px;
	/*clip: rect(auto,auto,auto,auto);*/
}

/* Styles Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
