body { background-color: #fff; }

#contenu
{
	background-image: url(IMG/fond.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 750px;
	font-family: verdana, arial;
	font-size: 11px;
	color: #666;
	margin-left: auto;
	margin-right: auto;
	z-index: auto;
	position: relative;
	height: 760px;
}

/************* GAUCHE *************/
#gauche
{
	width: 170px;
	position: relative;
	float: left;
}

#logo
{
	width: 160px;
	height: 120px;
	position: relative;
	left: 10px;
	top: 10px;
	line-height: 15px;
	margin: 0 0 18px 0;
}

.liens
{
	position: relative;
	background-color: #FFE5CF;
	text-align: right;
	display: block;
	font-style: italic;
	color: #E2802D;
	font-family: "trebuchet ms", arial;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 1px 3px 1px 1px;
	margin: 15px 0 0 0;
	font-weight: bold;
}

.ici
{
	background-color: #F5891A;
	font-style: normal;
	color: #FBE4CE;
}

.produits
{
	position: relative;
	background-color: #FCD2AE;
	font-style: italic;
	text-align: right;
	color: #666;
	font-family: "trebuchet ms", arial;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 1px 3px 1px 0px;
}

.texte_gauche
{
	text-align: right;
	margin: 5px 0px 7px 5px;
	letter-spacing: normal;
	font-size: 11px;
}


/************* Centre *************/
#centre
{
	width: 460px;
	position: relative;
	float: left;
	margin: 0 30px 0 30px;
}

.titre
{
	width: 460px;
	position: relative;
	float: left;
	font-weight: bold;
	text-align: center;
	background-color: #F5891A;
	color: #FBE4CE;
	display: block;
	font-family: "trebuchet ms", arial;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 3px 0px 3px 5px;
	margin: 30px 0 20px 0;
	text-transform: uppercase;
}

.sstitre
{
	font-family: "trebuchet ms", arial;
	color: #666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
}

#ophyline
{
	position: relative;
	float: left;
	width: 98px;
	height: 23px;
	margin: 0px 0 0px 0;
}

.texte
{
	position: relative;
	float: left;
	line-height: 14px;
	text-align: justify;
}

.partner { margin: 0 20px 0 10px; }

.infos
{
	text-align: right;
	font-size: 10px;
}

.virgule
{
	font-weight: bold;
	color: #F5891A;
	font-family: "trebuchet ms", arial;
	font-size: 20px;
	vertical-align: super;
}

/************* REVENDEURS *************/
.revendeurs
{
	width: 200px;
	position: relative;
	float: left;
	padding: 0px 5px 3px 5px;
}

.dep
{
	margin: 0px 0px 4px 7px;
	color: #F96;
	font-family: "trebuchet ms", arial;
	font-size: 12px;
	text-transform: uppercase;
}

.adresse { margin: 0 0 6px 15px; }
.ville { text-transform: uppercase; }

/************* NAV DEFAUT *************/
a
{
	text-decoration: none;
	color: #F90;
}

a:hover
{
	text-decoration: none;
	color: #F63;
	font-style: normal;
}

.sociaux {width:auto;float:left;margin-left: 400px;margin-top: 50px;}
.sociaux a img {border: 0;position: relative;top:5px;}
