body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	background: #252120 url(/images/fond_body.jpg) repeat 0px 0px scroll;
	font-size: 12px;
	text-align:center;
}


.titre{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:900;
}

.titre2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:600;
}
.fin {
	clear: both;
}

form {
	margin: 0;
}

a, a:visited {
	text-decoration: none;
	color:#FFF
}

a:hover{color:#b33196; text-decoration:none;}


.contact{
	background: #999999;
	border:1px solid #FFF;
}


.title {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	
}

/************************/
/*    IMG & ILLUS	*/
/************************/

img.png {
behavior: url('/outils/png.htc');
border:none;
}

img {
	border: 0;
}

.alignG {
	float: left;
	margin-right: 6px;
}

.border1 { border:4px solid #333333;
		}

.borderd { border:2px solid #333333;
		}



.border4 { border:4px solid #333333;
		background: #666666;
		color:#FFFFFF;
}
.bordert { border:2px solid #333333;
		background: #666666;
		color:#FFFFFF;
}
		
.border5 { border:4px solid #333333;
		background: #999999;
		color:#000000;	
}	
.borderz { border:2px solid #333333;
		background: #999999;
		color:#000000;		
 }

.alignD {
	float: right;
	margin-left: 6px;
}

.cadre1 {
	padding:2px;
	vertical-align:top;
	border: 1px solid #555;
}
.cadre1:hover {
	border: 1px solid #bbb;
}

.marge1{
	margin: 10px;
}
.lignSimpl {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	background: #e3d4b5;
}

/************************/
/*    	  TITRES        */
/************************/

h1 {
	margin: 0px;
	padding: 74px 0px 0px;
	font-family: "Times news Roman", Times, serif;
	font-size: 53px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #646567;
	text-align: center;
	background: url(/images/fond_h1.jpg) no-repeat center top scroll;
	
}
.modif_h1_h2 {
	margin: 0px;
	padding: 74px 0px 0px;
	font-family: "Times news Roman", Times, serif;
	font-size: 53px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #646567;
	text-align: center;
	background: url(/images/fond_h1.jpg) no-repeat center top scroll;
	
}
h1 a{
	color: #646567;
}

h1 a:hover{
	color: #ccc;
}

h2 a {
	color: #646567;
}

h2 a:hover{
	color: #ccc;
}

#navProd {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ba5;
	text-align: left;
}
#navProd a{
	color: #fff;
	
}
#navProd a:hover{
	color: #ba5;
	
}


/************************/
/*  STRUCTURE GENERALE  */
/************************/

#generale {
	width: 955px;
	margin: 0 auto;
	background: url(/images/fond_generale.jpg) no-repeat center center scroll;
	text-align:center;
	position:relative;
}

#haut {
	height: 125px;
	background: url(/images/fond_haut.gif) repeat center top scroll;
}

#navHaut {
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-family: "Times news Roman", Times, serif;
	font-weight: bold;
	color: #222;
	text-align: center;
	background: #646567 url(/images/fond_navHaut.gif) no-repeat center top scroll;
}
#navHaut a {
	font-weight: normal;
	font-size: 16px;
	color: #d0d0d0;
	padding: 0px 6px;
}
#navHaut a:hover{
	color: #dfe090;
}


/************************/
/*    	   	 BAS	   	     */
/************************/

#bas {
	clear: both;
	width: 580px;
	margin: 0 auto;
	text-align: center;
	background: url(/images/fond_bas.jpg) repeat-x center top scroll;
}
#navBas {
	line-height: 30px;
	font-size: 10px;
	text-align: center;
	color: #994;
}
#navBas a{
	color: #777;
	padding: 2px;
}
#navBas a:hover{
	color: #994;
}

address {
	width: 147px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #888;
	margin: 30px 0px 10px 13px;
	padding: 50px 0px;
	text-align: center;
	background: url(/images/fond_address.gif) no-repeat center bottom scroll;
	border: 2px solid #404040;
}
address a{
	color: #888;
}
address a:hover{
	color: #fff;
}

/*    	    TT 	        */

#siteWeb{
	text-align: center;
	height: 90px;
	
}
#siteWeb a {
	color: #bbb;
	font-size: 10px;
	text-decoration: none;
	
}
#siteWeb a:hover {
	color: #fff;
	text-decoration: none;
}



/************************/
/*    	   COL GAUCHE   	     */
/************************/

#colGauche {
	float: left;
	width: 173px;
	margin-right: 7px;
	text-align:left;
}

/*    	   ZONE1   	     */

.haut_zone1 {
	margin: 10px 0px 0px;
	padding: 10px 0px 2px 10px;
	color: #d0d0d0;
	font-size: 15px;
	font-family: "Times news Roman", Times, serif;
	background: url(/images/fond_zone1-haut.jpg) repeat-x center bottom scroll;
	text-align:left;
}
.centre_zone1 {
	padding: 5px;
	border: 2px solid #3a3a3d;
}
.fz1-g{
	background: url(/images/fond_zone1-g.gif) no-repeat center bottom scroll;
}
.bas-zone1 {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	background: url(/images/fond_zone1-bas.jpg) no-repeat center center scroll;
}

ul#menuProd {
	margin: 4px;
	padding: 4px 0px;
}
ul#menuProd li {
	margin: 2px 10px;
	padding: 2px 10px;
	color: #777;
	font-size: 13px;
	list-style: none;
	background: url(/illus/fleche1.gif) no-repeat left center scroll;
}
ul#menuProd li a{
	color: #777;
}
ul#menuProd li a.actif{
	color: #ba5;
}
ul#menuProd li a:hover{
	color: #dfe090;
}

/************************/
/*    	   COL CENTRE   	     */
/************************/

#colCentre {
	float: left;
	width: 570px;
	margin-right: 7px;
	text-align:left;	
}

#contIndex {
	margin: 0px;
	padding: 10px;
	height: 497px;
	background: url(/images/fond_contIndex.jpg) no-repeat center top scroll;
}

#txtIndex {
	width: 214px;
	margin: 30px;
	font-size: 11px;
}
.guill1 , .guill2{
	display: block;
	height: 40px;
	color: #7B6E41;
	font-size: 88px;
	font-family: "Times news Roman", Times, serif;
}
.guill1{
	text-align: left;
}
.guill2{
	text-align: right;
}
.guill3 {
	display: block;
	line-height: 26px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
}


/************************/
/*    	   COL DROITE   	     */
/************************/
#colDroite-acc
{
	position:absolute;
	left:800px;
	top:0px;
	width: 173px;
}
#colDroite {
	float: left;
	width: 173px;
	text-align:left;
}



/********************************/
/*    PRODUITS & RUBRIQUES	*/
/********************************/

#contProduits {
	margin: 0px;
	padding: 20px 0px;
}

#tabList td{
	padding: 0px 14px 20px 0px;
}

.nomProd {
	display: block;
	line-height: 20px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	/* background: url(/illus/fleche2.gif) no-repeat right 4px scroll; */
}
.nomProd:hover{
	color: #fff;
}

.lconsult {
	display: block;
	line-height: 10px;
	color: #999;
	font-size: 9px;
	font-weight: bold;
}
.lconsult:hover{
	color: #fff;
}

#navPage {
	text-align: center;
	font-size: 12px;
	color: #8e9377;
	line-height: 20px;
}
#navPage a{
	padding: 10px;
	color: #897;
}
#navPage a:hover{
	color: #fff;
	background: url(/illus/fond_navPage.jpg) no-repeat center center scroll;
}
#navPage .actif{
	padding: 10px;
	color: #fff;
	background: url(/illus/fond_navPage.jpg) no-repeat center center scroll;
}

/*	fiche-produit		*/

.ficheProd {
	width: 270px;
	float: left;
}
.ficheProd p{
	color: #999;
	line-height: 14px;
	margin: 14px 0px;
	font-size: 11px;
}

#designation {
	margin-top: 0px;
	padding-top: 0px;
	color: #BFB155;
	font-size: 14px;
	font-weight: bold;
}
#description {
	color: #999;
	font-size: 11px;
	font-weight: bold;
}
#prix {
	color: #BFB155;
	font-size: 14px;
	font-weight: bold;
}
#ajouter {
	color: #BFB155;
	font-size: 12px;
	font-weight: bold;
}
#formProd {
	font-size: 11px;
	color: #999;
}
#detail {
	line-height: 16px;
	font-size: 10px;
	color: #ddd;
}

/*	panier		*/

.viewpanier{
	border-collapse:collapse;
}
.viewpanier .titre{text-align:center;}
.viewpanier input{background:none; color:#777; border:1px solid #777; }

.inputPanier, .textareaPanier{
	width:100%;
	background: #999999;
	border:1px solid #FFF;
}

.inputQtt{
	text-align:right;
	background: #999999;
	border:1px solid #FFF;
}

.transportTable select{
	border:1px solid #FFF;
	color:#777;
	background:none;
}
.transportTable select option:hover{background:#dadada;}
.transportTable select option{
	background:#FFF;
	border:none;
}

.prixPanier {
	color: #B33196;
	font-size: 13px;
}
.detailPanier {
	color: #bbb;
	font-size: 10px;
}

.tdleft { 	font-size:8pt;
			text-align:left;			
			vertical-align:middle; }

.tdright { 	font-size:8pt;
			text-align:right;
			vertical-align:middle; }

.tdcenter { font-size:8pt;
			text-align:center;
			vertical-align:middle; }
			
