/********************************************/
/*											*/
/* 			REMORQUAGE CHAMPIGNY			*/
/*  			Feuille de style			*/
/*  	 Créée par : Joël Fréchette			*/
/*			  jfrechette@dgk.ca				*/
/*			pachooca@hotmail.com			*/
/* 	 		Date : 14 septembre 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:#545454;
	height:100%;
	margin:0; padding:0;
	/*background-image:url(../../images/communs/bkg_ombre.gif);
	background-repeat:repeat-y;
	background-position:center;*/
	background-color:#FFFFFF;
}

h1 {
	font-size:24px;
	color:#DE0000;
	width:100%;
	font-weight:bold;
}

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 { 
	border-right:2px solid #e65c5c; 
	border-left:2px solid #e65c5c; 
	width:963px;
	background-image:url(../../images/communs/bkg_contenu.gif);
	background-repeat:repeat;
}




/**********************************/
/*
/* ENTÊTE
/*
/**********************************/
.entete {
	color:#FFFFFF;
}



/**********************************/
/*
/* FOOTER
/*
/**********************************/
.footer {
	font-size:10px; 
	background-color:#d80303;
	color:#FFFFFF;
	text-align:center;
	width:967px;
}

.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;}
