@charset "utf-8";
/* CSS Document */


/************************** PAGE REFERENCEMENT *******************************/
/*****************************************************************************/
/*****************************************************************************/


body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#0d0204 url(img/fond_produits.jpg) repeat-x center top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.texte_argolideG {
	display:block;
	margin-left:90px;
	margin-bottom:115px;
	width:314px;
	color:#FFF;
	font-size:11px;
	text-align:left;
}

.encadrement {
	display:block;
	width:340px;
	padding-left:20px;
	padding-right:20px;
}

.texte_produitsG {
	display:block;
	float:right;
	width:160px;
	color:#d3b89c;
	font-size:11px;
	text-align:right;
}

.texte_produitsG a {
	display:block;
	color:#d3b89c;
	font-size:11px;
	text-decoration:none;
}
.texte_produitsG a:hover {
	color:#fff;
	background:#150507;
}

.texte_produitsD {
	display:block;
	float:left;
	width:160px;
	color:#d3b89c;
	font-size:11px;
	text-align:left;
}

.texte_produitsD a {
	display:block;
	color:#d3b89c;
	font-size:11px;
	text-decoration:none;
}
.texte_produitsD a:hover {
	color:#fff;
	background:#150507;
}

.texte_produitsZ {
	color:#d3b89c;
	font-size:11px;
	text-decoration:none;
}
.texte_produitsZ:hover {
	color:#fff;
	background:#150507;
	font-weight: bold;
}


.listes_titre {
	font-size:12px;
	color:#ff0000;
	text-align:right;
}

.listes_bloctitre2 {
	margin-top:15px;
	font-family:"Times New Roman", Times, serif;
	color:#f8a75e;
	font-size:24px;
}

.listes_bloctitre3 {
	margin-top:15px;
	font-family:"Times New Roman", Times, serif;
	color:#f8a75e;
	font-size:17px;
}

.liens_bas {
	display:block;
	width:404px;
	padding-right:25px;
	text-align:right;
	color:#a70000;
	font-size:11px;
}

.liens_bas a {
	color:#a70000;
	text-decoration:none;
}
.liens_bas a:hover {
	color:#F00;
	text-decoration:underline;
}




/************************** PAGE FICHE PRODUITS *******************************/
/*****************************************************************************/
/*****************************************************************************/

.retour_navigation {
	display:block;
	margin:auto auto auto auto;
	width:650px;
	text-align:left;
	font-size:11px;
	color:#F00;
	text-decoration:none;
}

.retour_navigation:hover {
	text-decoration:underline;
}


.titre_nomproduit {
	display:block;
	margin:auto auto auto auto;
	width:650px;
	padding-bottom:15px;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	color:#b8a076;
	text-align:left;
	}
	
.tableau_generalproduit {
	display:block;
	width:959px;
	background:url(img/produits_argolide_FC.jpg) no-repeat top;
	min-height:450px;
	font-size:11px;
	color:#ab9a82;
}

.photo_produit {
	display:block;
	margin:auto auto auto auto;
	border:solid 1px #960;
}

.texte_descriptifgauche {
	color:#FFF;
	font-weight:bold;
	padding:2px;
}

.carre_produitBAS {
	display:block;
	width:145px;
	float:left;
	margin:5px;
	height:690px;
	background:#210506;
	border:solid 3px #210506;
	padding:15px;
	font-size:10px;
}

.carre_produitBAS:hover {
	background:#300809;
	border:solid 3px #ac8367;
}
.carre_produitBAS a {
	display:block;
	margin-bottom:2px;
	font-size:10px;
	color:#aa927c;
	text-decoration:none;
}
.carre_produitBAS a:hover {
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}

.listing_BAS {
	display:block;
	width:892px;
	padding:5px;
	margin:auto auto auto auto;
	margin-top:15px!important;
	border:dashed 1px #571d1f;
	background:#300809;
}

.contact_titre {
	display:block;
	width:800px;
	margin:auto auto auto auto;
	padding:5px;
	font-size:11px;
	color:#c4a873;
	}
.textereferencement2 {
	font-size:10px;
	color:#C63;
	text-decoration:none;
}
.textereferencement2:hover {
	font-size:10px;
	color:#FFC;
	text-decoration:underline;
}

