/* CSS Document USEAB */
*{margin:0;padding:0;border:none;}
html, body {
    height: 100%;
}
sup{
	font-size:10px;
}
body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#806C54;
}
div#page{
	position:absolute;
	margin:0 auto;
	top:0;
	left:50%;
	margin-left:-480px;
	margin-bottom:-125px;
	width:960px;
	text-align:left;
	background:#FFFFFF url(../images/logo.jpg) no-repeat left top;
	/*height:100%;*/
}
div#logo h1 a{
	text-indent:-50000px;
	font-size:0px;
	margin-left:0px;
	display:block;
	height:125px;
	width:305px;
	float:left;
}
div#navigation{
	height:21px;
	float:right;
	background:url(../images/navigation.png) no-repeat 0 0;
}
div#navigation table tr td{
	padding-right:10px;
}
div#navigation table tr td, div#navigation a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
div#navigation a:hover{
	text-decoration:underline;
}
div#conteneur{
	clear:both;
	height:83%;
}
div#menu{
	background:url(../images/fond-menu.jpg) no-repeat 0 0;
	width:235px;
	height:400px;
	float:left;
}
div#menu ul{
	padding-top:150px;
	margin-left:50px;
	line-height:35px;
}
div#menu ul li, div#menu ul li a{
	color:#371E0A;
	font-size:13px;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
}
div#menu a.selected,div#menu a:hover{
	text-decoration:underline;
}
div#menu ul li ul#sous_menu{
	margin-left:20px;
	padding-top:0px;
}
div#menu ul li ul#sous_menu li{
	color:#371E0A;
	font-size:12px;
	text-decoration:none;
	line-height:17px;
	background:url(../images/fleche.png) no-repeat 0 3px;
	padding-left:20px;
}
div#menu ul li ul#sous_menu li a{
	font-weight:normal;
}

div#footer{
	clear:both;
	width:960px;
	margin:auto;
	float:left;
	text-align:center;
	position:relative;
	background:#FFFFFF;
	padding-bottom:8px;
}

div.titre_produit{
	width:319px;
	height:148px;
}
div.titre_produit p{
	padding-left:20px;
	padding-top:92px;
}

ul#produits li{
	color:#584B3B;
	font-size:12px;
	list-style-type:none;
	line-height:18px;
	background:url(../images/puceverte.jpg) no-repeat 0 6px;
	padding-left:10px;
}
ul#produits_green li{
	color:#8D9150;
	font-size:12px;
	list-style-type:none;
	line-height:18px;
	background:url(../images/pucemarron.jpg) no-repeat 0 6px;
	padding-left:10px;
}
ul#produits_fosses li{
	color:#847248;
	font-size:12px;
	list-style-type:none;
	line-height:18px;
	background:url(../images/puceorange.jpg) no-repeat 0 6px;
	padding-left:10px;
}
ul#liste_fosses{
	margin-left:20px;
	margin-top:20px;
}
ul#liste_fosses li{
	color:#847248;
	padding-left:10px;
	font-size:12px;
	list-style-type:none;
	line-height:18px;
	background:url(../images/pucefleche.jpg) no-repeat 0 6px;
}
ul#liste_mousse li{
	color:#8B9000;
	padding-left:10px;
	font-size:12px;
	list-style-type:none;
	line-height:18px;
	background:url(../images/pucefleche.jpg) no-repeat 0 6px;
}

.button_pdf{
	text-indent:-50000px;
	font-size:0px;
	margin-left:0px;
	display:block;
	height:26px;width:184px;
	cursor:pointer;
}
/* TEXTES */
.text_credit{
	color:#979898;
	font-size:11px;
	border-top:1px dotted #979898;
	padding-top:5px;
}
.accroche, .lettrine{
	font-size:14px;
	font-weight:bold;
	color:#CB7119;
	text-align:justify;
}
.lettrine{
	font-size:18px;
}
.texte_marron{
	font-size:13px;
	font-weight:normal;
	color:#864D14;
	text-align:justify;
}

