body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#bdc4ca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	color:#333333;   
}

.center{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:auto;
}

#navigateur{
  z-index:10;
  background-color: #666666;

  color: #FFFFFF;
  font-size: 11px;
  text-align: justify; 

  height:140px;
  width:429px;

  position:absolute;
  top: 10px;
  left: 498px;
  
}
.warningNavTable 
{
	border: 2px outset #CCCCCC;
	border-collapse: collapse;

}
.warningNav
{
	text-align: center;
	font-size:14px;
	border-bottom: 2px outset #CCCCCC;
	font-weight: bold;
	padding: 4px;
}

.warningNavComent
{
	text-align: justify;
	font-size:11px;
	padding: 4px;
}

.warningNavFermer
{
	text-align: right;
	font-size:10px;
	padding: 4px;
}

.warningNavTable a
{
	color:#33CCFF;
}

.gauche{
	float:left;
}

.header{
	background-image:url(../img/header2.jpg);
	background-repeat:no-repeat;
	width:782px;
	height:115px;
}

.contenu_accueil{
	background-image:url(../img/accueil.jpg);
	background-repeat: no-repeat;
	width:782px;
	height:707px;
}

.contenu_qui{
	background-image: url(../img/qui.jpg);
	background-repeat: no-repeat;
	width:782px;
	height:707px;
}

.contenu_philo{
	background-image: url(../img/eos.jpg);
	background-repeat: no-repeat;
	width:782px;
	height:707px;
}
/* Contact.php */
.contenu_contact{
	background-image: url(../img/contact2.jpg);
	background-repeat: no-repeat;
	width:782px;
	height:707px;
}
#Categorie_td1, #Categorie_td2
{
	display: none;
}

/* ------------------*/


.contenu{
	width:782px;
	/*height:707px;*/
	height:740px;

	background-image:url(../img/reseau.jpg);
	background-repeat:no-repeat;
	background-position:left 32px;
	border:none;
}

.bande_droite{
	background-image:url(../img/bande_droite.jpg);
	width:176px;
	height:855px;
	float:right;
	border-left:2px solid #686763;
}

.menu{
	width:782px;
	background:url(../img/menu_left.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#C6CBCF;
}

.menu table a:link{
	color:#3366cc;
	font-size:14px;
	text-decoration:none;
}

.menu table a:hover{
	color:#6699ff;
	font-size:14px;
	text-decoration:underline;
}

.menu table a:visited{
	color:#3366cc;
	font-size:14px;
	text-decoration:none;
}

.footer{
	margin-left:-1px;
	width:960px;
	height:258px;
	position:relative;
	clear:both;
}

.texte{
	/*padding-top:100px;*/
	width:700px;
	height:632px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
}
.espace{
	width:99.9%;
	height:75px;
	position:relative;
	overflow:none;
	border:0px solid red;
}
.texte_acc{
	margin-left:30px;
	padding-top:100px;
	width:565px;
	height:600px;
	position:relative;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	text-align:justify;
}

.ecart{
	padding-top:80px;
}

/************************************ page produit **********************************/
.photo_gauche{
	width:122px;
	height:200px;
	float:left;
}

.description_produit{
	/*width:480px;*/
	height:200px;
	margin-right:50px;
	/*float:right;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow-y:auto;
	overflow-x:none;
}

.texte_produit{
	width:669px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.texte_produit hr
{	
	width:95%;
	margin-left:6px;
	border-left:none;
	/*border-top:solid 1px #5171BA;*/
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #F0F0F0;
}
.contenu_produit{
	background-image: url(../img/produits.jpg);
	background-repeat:no-repeat;
	width:782px;
	height:707px;
	border:none;
	padding-top:1px;	
}

.titre_prod{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.sous_titre_prod{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.barre_deroulante{
	overflow:auto;
	width:782px;
	height:620px;
	margin-top:80px;
}

/*.caracteristique{
	width:550px;
	border:1px solid red;
}*/
/*****************************************************************************/
.pas_de_retrait{
   list-style-position: inside;
   margin-left:0px;
   padding-left:0px;
   width:450px;
   text-align:justify;
}

.clearing{
	padding-top:10px;
	clear:both;
}

.photos{
	width:150px;
	height:auto;
	float:right;
}

/**************************************** page famille de produit ******************/
.contenu_famille{
	background-image: url(../img/produit2.jpg);
	background-repeat:no-repeat;
	width:782px;
	height:707px;
	border:0px solid transparent;
	padding-top:1px;
}

.nom_famille{
	font-variant: small-caps;
	font-weight:bold;
	font-size:14px;
	border:solid 0px red;
	width:120px;
	text-align:left;
}
.nom_famille li
{
	cursor:pointer;
}
.texte_famille{
	padding-top:100px;
	width:700px;
	height:580px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

.liens_produit a:link{
	color:#3366cc;
	text-decoration:none;
}

.liens_produit a:hover{
	color:#6699ff;
	text-decoration:none;
}

.liens_produit a:visited{
	color:#3366cc;
	text-decoration:none;
}
.carte{
	width:530px;
	height:555px;
	border:0px solid red;
	position:absolute;
	margin-top:80px;
	margin-left:8px;
}
.carte2{
	width:530px;
	height:555px;
	border:0px solid green;
	position:absolute;
}
#revendeurs{
	margin-top:150px;
	width:250px;
	height:600px;
	border:none;
	/*border:0px solid green;*/
	float:right;
}
.revendeurDetailTitre
{
	font-weight:bold;
	font-size:12px;
	color:#0066FF;
	text-decoration:underline;
}

/* Pour le lien apercu impression */
.impr{
	font-size:0.9em;
	font-family: "Trebuchet MS";
}

.impr a{
	color:#0066FF;
}

.impr a:hover{
	color:#00CCFF;
}

.img_impr{
	border: none;
	vertical-align: middle;
}
/*---------------------------------------*/
/*En référence à la liste déroulante personnalisée mise dans fckeditor/editor/dialog/fck_image.html
(pour les images de la section produit en particulier) */
.imageProduitFloatLeft
{
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.imageProduitFloatRight
{
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

/********************************************************************************/