/***************************************************
   Element styles
 **************************************************/
html {
	height: 100%;
}

body {
padding: 0px;
font-family: Verdana, Arial;
line-height: 130%;
font-size: 85%;
font-family : "Trebuchet sans MS", arial, sans-serif;
font-weight: normal;
color:#ccc;
height: 100%;
margin: 0;
background: transparent;
}






/* Content */

#content {
	color: #fff;
	width: 980px;
	min-height: 600px;
	background: transparent;
	padding: 30px 0 0 0;
	border: 0px solid #333;
	margin: 0px;
}
#content p {
	color: #fff;
	line-height: 140%;
}
#content .centerimg {
	width: 980px;
	background: none;
	margin: 40px 0 0 0 ;
	text-align: center;
	}

#content .centerimg .histoire {
	width: 800px;
	padding: 5px;
	border: 1px solid #fff;
	background: #dbd7c7;
	margin: 0 auto;
	}

#content  a:link {
background : transparent;
font-family : arial, helvetica, sans-serif;
font-size : 1em;
font-weight : normal;
color : #8b8155;
text-decoration : none;
margin: 20px 0 0 0;
padding : 0 0 0 0;
line-height : 12px;
}

#content  a:hover {
background : transparent;
font-family : arial, helvetica, sans-serif;
font-size : 1em;
font-weight : normal;
color : #dbd7c7;
text-decoration : none;
padding : 0 0 0 0;
line-height : 12px;
}

a:link {
background : transparent;
font-family : arial, helvetica, sans-serif;
font-size : 1em;
font-weight : normal;
color : #fff;
text-decoration : none;
margin: 20px 0 0 0;
padding : 0 0 0 0;
line-height : 12px;
}

a:hover {
background : transparent;
font-family : arial, helvetica, sans-serif;
font-size : 1em;
font-weight : normal;
color : #fff;
text-decoration : none;
padding : 0 0 0 0;
line-height : 12px;
}	
	
.gal_produits {
	list-style-type: none;
}

.gal_produits span{
	margin: 0 0 0 10px;
}

.tn_produits {
	width:160px;
	height:120px;
	padding: 2px;
	background: #8b8155;
	border: 1px solid #dbd7c7;
	margin: 10px 10px 10px 30px;
	display: inline;
}	

.perso {
	color: #fcf4d6;
	line-height: 30px;
	font-size: 1.5em;
	font-family : "Trebuchet sans MS", arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top : 10px;
	text-transform: uppercase;
} 	












