body
{
	margin: 0px;
	color:#594D37;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFD1BB;
	background-image: url('images/fond-page.jpg');
	background-repeat: repeat;
	background-position: left top;

}
 #hautpage
        {
         background-image:url(images/bandefond-haut.jpg);
         background-position: left top;
         background-repeat: repeat-x;
		
        }
 #baspage
        {
         background-image:url(images/bandefond-bas.jpg);
         background-position: left bottom;
         background-repeat: repeat-x;
		
        }
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;

}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0px auto;

}

#all
{
	background: #E1DBC4;
	border: solid 1px #D29A3B;

	margin: 0px auto;
	width: 950px;
	padding: 0px 0px 0px 0px;

}
#header{
	clear: both;
	width: 950px;
	background:#E1DBC4;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	color: #594D37;
	text-align: left;
	height:184px;
	padding: 0px;
	margin:0px;
	font-weight:bold;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 100;
	visibility: visible;
}

#content{
	position: relative;
	width: 950px;
	top: 0px;
	text-align: center;
	margin: 0px;
	background-color: #E1DBC4;

 	border: 0px solid #D29A3B; 
}

#textetop{
	position: absolute;
	width: 950px;
	top: 5px;
	left:0px;
	text-align: center;
	margin: 0px auto;
	height: 15px;
	 border: 0px solid #D29A3B; 
	z-index:70;
	color:#FFFFFF;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 9px;
}
#colgauche{
		position: absolute;
	width: 344px;
	top: 184px;
	left:0px;
	text-align: left;
	margin: 0px auto;
	background-color: #E1DBC4;
	margin-bottom: 0px;
	 border: 0px solid #D29A3B; 
	z-index:50;
	background-image: url('images/fond-left.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#colproduits{
		position: absolute;
	width: 344px;
	top: 184px;
	left:0px;
	text-align: left;
	margin: 0px auto;
	background-color: #E1DBC4;
	height: 440px;
	margin-bottom: 0px;
	 border: 0px solid #D29A3B; 
	z-index:50;
	background-image: url('images/carton.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#coldroiteaccueil{
	position: absolute;
	width: 566px;
	top: 184px;
	left:344px;
	text-align: justify;
	margin: 0px auto;
	background-color: #E1DBC4;
	height: 320px;
	padding:20px;
	z-index:50;
	background-image: url('images/fond-droite.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;

}
#coldroite{
	position: absolute;
	width: 566px;
	top: 184px;
	left:344px;
	text-align: justify;
	margin: 0px auto;
	background-color: #E1DBC4;
	height: 320px;
	padding:20px;
	z-index:50;
	background-image: url('images/fond-droite.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;

}
#coordonnees{
	position: absolute;
	width: 900px;
	top: 207px;
	left:0px;
	text-align: left;
	margin: 0px auto;
	background-color: #FFFFFF;
	height: 290px;
	margin-bottom: 0px;
z-index:50;
         background-position:bottom right;
         background-repeat:no-repeat;
}

#mention{
	position: absolute;
	width: 300px;
	top: 124px;
	left:610px;
	text-align: right;
	margin: 0px auto;
	height: 15px;
	margin-bottom: 0px;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	color: #594D37;
}
#logo{
	position: absolute;
	width: 300px;
	top: 16px;
	left:0px;
	text-align: left;
	height: 135px;
	margin: 0px;
	z-index:100;
}
#top{
	position: absolute;
	width: 606px;
	top: 16px;
	left:344px;
	text-align: left;
	height: 135px;
	margin: 0px;
	z-index:100;
}



#footer{
	position: relative;
	width: 950px;
	top: 0px;
	left: 0px;
	text-align: center;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	color:#594D37;
	font-size: 10px;
	padding:0px;
	margin: 0px;
	background-color:#D6C5A9;
	background-image: url('images/bande-bas.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 143px;
z-index:100;
}
A.footer:link{
	text-align: center;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	color:#594D37;
	font-size: 10px;
	text-decoration:none;
}
A.footer:visited{
	text-align: center;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	color:#594D37;
	font-size: 10px;
	text-decoration:none;
}
A.footer:hover{
	text-align: center;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	color:#D49F3B;
	font-size: 10px;
	text-decoration:none;
}


p
{
margin:15px;
padding:0px;
}

 

A.bas:link		{ 	
	color: #815223;
	text-decoration:none;
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
A.bas:visited	{ 	
	color: #815223;
	text-decoration:none;
	font-size : 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.bas:hover		{	
color: #CA9246;
text-decoration:underline;
font-size : 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#adresse{
	position: absolute;
	top:330px;
	left:30px;
	z-index:1000;
	width: 340px;
	padding-left: 0px;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594D37;
	font-weight: bold;
	text-align:justify;
}
#tel{
	position: absolute;
	top:330px;
	left:25px;
	z-index:1000;
	width: 550px;
	padding-left: 0px;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594D37;
	font-weight: bold;
	text-align:right;
}
.underlinetext{
text-decoration:underline;
}
.titrehaut {
	color:#594D37;
	font-weight:bold;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
}
.titrehautcorru {
	color:#594D37;
	font-weight:bold;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align:center;
}
A.titleliens:link {
	color:#534E65;

	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration:none;
font-weight:bold;
}
A.titleliens:visited{
color:#534E65;

	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration:none;
font-weight:bold;
}
A.titleliens:hover		{	

	color: #D0AE55;
	font-weight:bold;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration:underline;
}


.bastexte
{
	color:#534E65;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
text-decoration:none;
}
A.bastexteliens:link
{
	color:#534E65;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
text-decoration:none;
}
A.bastexteliens:visited
{
	color:#534E65;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
text-decoration:none;
}
A.bastexteliens:hover
{
	color:#D49F3B;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
text-decoration:underline;
}
.textepicto
{
	color:#000000;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:left;
}
.bastexte
{
	color:#534E65;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.texte
{
	color:#594D37;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
A.textliens:link
{
	color:#404F60;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
text-decoration:none;
}

A.textliens:visited
{
	color:#404F60;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
text-decoration:none;
}
A.textliens:hover
{
	color:#064971;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
text-decoration:underline;
}

.adresse_bas
{
	color:#594D37;
	font-weight:bold;
	font-family:georgia;
	font-size: 14px;
}


a.liens_top:link{	
list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D29A3B;
text-decoration:none;
}
a.liens_top:visited{	
list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D29A3B;
text-decoration:none;
}
a.liens_top:hover{	
list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:11px;
color: #534E65;
text-decoration:none;
}

#menuleft {
	position: absolute;
	top: 154px;
	left: 0px;
	z-index:1000;
	width: 100px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}
#menuright {
	position: absolute;
	top: 154px;
	left: 840px;
	z-index:1000;
	width: 100px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}
#copy {
	position: absolute;
	top:124px;
	left:30px;
	z-index:100;
	width: 400px;
	padding-left: 0px;
	font-family:'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #594D37;
	text-decoration:none;
	text-align:left;
}
a.mention:link{
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	color: #594D37;
	text-decoration:none;
}
a.mention:visited{
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	color: #594D37;
	text-decoration:none;
}
a.mention:hover{
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	color: #00457B;
	text-decoration:underline;
}

