/********************************************/
/*											*/
/* 					dgk.ca					*/
/*  			Feuille de style			*/
/*  	 Créée par : Joël Fréchette			*/
/*			  jfrechette@dgk.ca				*/
/*			pachooca@hotmail.com			*/
/* 	 		Date : 4 mars 2007				*/
/* 			  Copyright DGK 2007			*/
/*											*/
/*		--------------------------------	*/
/*											*/
/*	Toute modification à ce document se		*/
/*  doit d'être accompagnée d'un 			*/
/*	commentaire ou d'être rapportée au		*/
/*  créateur de la feuille de style			*/
/*											*/
/********************************************/
body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f220c;
	height:100%;
	margin:0; padding:0;
	/*background-image:url(../../images/communs/bkg_ombre.gif);
	background-repeat:repeat-y;
	background-position:center;*/
	background-color:#be8b53;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#2f220c;
	width:100%;
	border-bottom:1px solid #2f220c;
	text-transform:uppercase;
	font-weight:normal;
}

h2, h3 {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	margin:0 6px 18px 6px; padding:5px;
	background-color:#BF915F;
}

h3 {margin:0;}

a:link { color:#2f220c; text-decoration:underline;}
a:visited {color:#2f220c; text-decoration:underline;}
a:hover {color:#5F471D; text-decoration:underline;}
a:active {color:#2f220c; text-decoration:underline;}


.image {border:1px solid #000000;}

.contenu { margin:0 18px 0 18px;}




/**********************************/
/*
/* ENTÊTE
/*
/**********************************/
.entete {
	text-align:right;
	color:#FFFFFF;
	line-height:10px;
}
.entete_main {
	background-image:url(../../images/communs/i_repeat_main.jpg);
	background-position:left;
	background-repeat:repeat-x;
}

.entete a:link { color:#FFFFFF; text-decoration:none;}
.entete a:visited {color:#FFFFFF; text-decoration:none;}
.entete a:hover {color:#FFFFFF; text-decoration:underline; }
.entete a:active {color:#FFFFFF; text-decoration:none;}

.english {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	margin:40px 15px 7px 0;
}

.acces_client {	
	text-align:center; 
	margin:5px 0 5px 0; 
	font-family:"Times New Roman", Times, serif; 
	line-height:17px; 
	font-size:12px;
}

.acces_client a:link { color:#2f220c; text-decoration:none;}
.acces_client a:visited {color:#2f220c; text-decoration:none;}
.acces_client a:hover {color:#2f220c; text-decoration:underline; }
.acces_client a:active {color:#2f220c; text-decoration:none;}



/**********************************/
/*
/* FOOTER
/*
/**********************************/
.footer {
	position:relative; 
	margin:auto; 
	bottom:0px; 
	margin-top:10px; 
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px; 
	background-color:#52a500;
	color:#FFFFFF;
	text-align:center;
}

.footer a:link {color:#FFFFFF; text-decoration:none;}
.footer a:visited {color:#FFFFFF; text-decoration:none;}
.footer a:hover {color:#FFFFFF; text-decoration:underline;}
.footer a:active {color:#FFFFFF; text-decoration:none;}



/**********************************/
/*
/* MISE EN FORME PAGE
/*
/**********************************/
.bgbrun {background-color:#2a1e0a;}
.bgbrunpale {background-color:#2f220c;}
.bois {
	width:215px;
	background-image:url(../../images/communs/i_repeat_bois.jpg);
	background-position:top;
	background-repeat:repeat-y;
}



/**********************************/
/*
/* PRODUITS
/*
/**********************************/
.contour_image {
	border:6px solid #ca9e6e;
}
.contour_image2 {
	border:13px solid #ca9e6e;
	width:244px;
	margin:20px 0 20px 0;
}
.image2 {border:2px solid #000000;}
.boite_produit {
	margin-right:12px;
	float:left;
	width:104px;
	font-size:10px;
	height:175px;
	text-align:center
}


/**********************************/
/*
/* DIVERS
/*
/**********************************/

.floatleft {float:left;}
.floatright {float:right;}
.rouge {color:#FF0000;}
.vert {color:#669900;}
.fixbox {clear:both;}
.font11 {font-size:11px;}
.messageErreur {color:#FF0000;}


/**********************************/
/*
/* TEMP
/*
/**********************************/
.temp_haut {
	background-image:url(../../images/temp/haut_temp.gif);
	background-position:left top;
	background-repeat:repeat-x;
}