html {
	padding:0;   
	margin:0;   
	border:0;
	}
body {
	background-color:#ffffff;  
	padding:0;   
	margin:0;   
	border:0;
	}

t { color: #86764e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;}
	
h1 {color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold;}
	
h2 {color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 15px;
	text-decoration: none;
	font-weight: bold;}

h3 {color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;}

h4 {color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 13px;
	text-decoration: none;
	font-weight: bold;}

h5 {color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;}

h6 {color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;}

a {color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;}
	
 a:hover {color: #86764e;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;}
	
  .titre {
	color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold;
	}
	
.titre2 {
	color: #86764e;
	font-family: Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold;
	}
	
.text {
	color: #86764e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	}

.moncompte {
	color: #86764e;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	}
.recherche {
	color: #86764e;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	}
.news {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	}
.cat a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #666666;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none ; 
}
.cat a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #86764e;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.cat2 a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.cat2 a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #86764e;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menutop a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #ffffff;
	text-decoration:none;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
}
.menutop a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #86764e;
	text-decoration:none;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
}

.menu2 a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #86764e;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu2 a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #003;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.menu3 a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #86764e;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.menu3 a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}



#Contact_Table /* Tableau de la page Contact */
{
	padding-left: 100px;
}

#Contact_Gauche /* Cellule de gauche du tableau Contact */
{ }

#Contact_Coordonnees_Datas_Table /*Table contenant les coordonnées & l'image */
{ 

}

#Contact_Coordonnees_Image /* TD contenant l'image */
{ 
text-align: center;
padding-bottom: 25px;
}

#Contact_Coordonnees_Datas_Table_Nom /* TD contenant le nom de contact */
{ 
	text-align: center;
}

#Contact_Coordonnees_Datas_Table_Lib /* TD contenant le libellé de l'info */
{
	vertical-align: top;
	color: #86764e;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}

#Contact_Coordonnees_Datas_Table_Datas /* TD contenant l'info */
{
	vertical-align: top;
	color: #474747;
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 10px;
}

#Contact_Form /* TD contenant le tableau avec les input */
{
	padding-left: 70px;
	vertical-align: top;
}

#Contact_Form_Table /* Table contenant les input */
{
}

#Contact_Form_Lib /* Libellé des input */
{
	width: 120px;
	color: #86764e;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;	
}

#Contact_Form_Content /* Texte des TD contenant les input */
{
	color: #86764e;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;	
}

.Contact_Form_Input /* Input en eux-mêmes */
{
	color: #86764e;
	font-size: 11px;
	font-weight: bold;
	border: #CCCCCC 1px solid;
}

.Contact_Form_Button /* Bouton de submit en eux-mêmes */
{
	padding-top:5px;
	padding-bottom: 5px;
	background: url(Hachures.jpg);
	color: #86764e;
	font-size: 11px;
	font-weight: bold;
	border: #CCCCCC 1px solid;
}

