/* = Feuille de styles / particuliers / gamme produits = */
	
/* ================================================================================ */
/* = global structure = */
/* ================================================================================ */
	#colA {
		padding: 0 10px 1em 36px;
		}
	#sousnav {
		position: absolute;
		top: 275px; left: 30px;
		}
		
/* ================================================================================ */
/* = introGene = */
/* ================================================================================ */
	#introContent h2 {color:#0F7838}
	#introContent h3 {/*color:#00921c*/}
	#introContent h4 {/*color:#83422C*/}
	#introContent p {/*color:#232323*/}
	
/* ================================================================================ */
/* = Contenu / Gamme Produits = */
/* ================================================================================ */
	
	/*= détail ---------------------------------------- */
	.titGamme h3 a {color:#8DB434}
		
	/*= decriptif ---------------------------------------- */
	.desProd {border-bottom: 1px #67AA14 solid;}
	.desProd h4 a {
		color:#fff;
		background-color:#67AA14;
		}
	.desProd p {color:#323232}
	.desProd p.ex {color:#67AA14}
	.desProd a.voir {
		color:#fff;
		background: #67AA14 url(../images/chevronWhite.gif) no-repeat 1px 7px;
		}
	
	/*= les plus ---------------------------------------- */
	.plus {
		width: 150px;
		margin: 0 0 0 10px;
		}
	.plus h3 {
		margin: 0.5em 0 0 0;
		padding: 0em 0 0em 0;
		font-size: 93%;
		color:#67AA14;
		font-style: italic;
		}
	.plus p {
		font-size: 80%;
		color:#323232;
		font-style: italic;
		margin:0.3em 0 0 0 !important; padding: 0 0 0 0 !important;
		}
	.plus ul {padding: 0.5em 0 0 0; margin-top:0.5em; width:151px;}
	.plus ul li {
		display: block;
		list-style: none;
		list-style-position: outside;
		margin: 0 0 0 -1px;
		border: 1px #fff solid;
		}
	.plus ul li a {
		display: block;
		font-size: 85%;
		color:#436F0D;
		text-decoration: none;
		margin:0;
		padding: 3px 0.2em 0.2em 1em ;
		background: #DFEECC url(../images/particuliers/itemPlusGamme.gif) no-repeat 3px 8px;
		}
	.plus ul li a:hover {
		background-color: #CDFED1;
		}
		
	/*= navBottom ---------------------------------------- */
	.navBottom {
		clear: both;
		width: 500px;
		border-top: 1px #ccc solid;
		}
	#gamme a.print {
		diisplay: block;
		float: right;
		text-align: center;
		text-decoration: none;
		width: 20%;
		padding: 0.2em;
		font-size: 85%;
		color:#fff;
		background-color:#459e35;
		}
	#gamme a.print:hover {
		background-color:#0F7838
		}
	
	/*= anchor ---------------------------------------- */
	a.anchorItem {
		font-size: 77%;
		padding: 0 0 0 1.2em;
		color:#0D7938;
		text-decoration: none;
		background: transparent url(../images/particuliers/itemAchorParticuliers.gif) no-repeat 0 2px;
		} 
	





