/********************************************/
/*											*/
/* 				Groupe Ducharme				*/
/*  			Feuille de style			*/
/*  	 Créée par : Joël Fréchette			*/
/*			  jfrechette@dgk.ca				*/
/*			pachooca@hotmail.com			*/
/* 	 		Date : 31 juil 2009				*/
/* 			  Copyright DGK 2009			*/
/*											*/
/*		--------------------------------	*/
/*											*/
/*	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			*/
/*											*/
/********************************************/



/**********************************/
/*
/* Présentation
/*
/**********************************/
.presentation {
	background-image:url(../../images/presentation/bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}



/**********************************/
/*
/* Alimentation
/*
/**********************************/
.alimentationbkg {
	background-image:url(../../images/alimentation/bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
.alimentation li { list-style:square; margin-left:85px}

.alimentation_bleu { color:#2e3190; font-size:12px; font-weight:bold}

.alimentation_rouge {color:#ed1c24; font-size:11px;}



/**********************************/
/*
/* Production végétale
/*
/**********************************/
.production {
	background-image:url(../../images/production/bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}



/**********************************/
/*
/* Centre de rénovation
/*
/**********************************/
.centrerenobkg {
	background-image:url(../../images/centrereno/bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
.centrereno li { list-style:square; margin-left:55px}
.box_centrereno { 
	border:2px dotted #ed1c24; 
	padding:10px 8px 10px 8px; 
	width:280px; 
	margin-left:50px; 
	margin-bottom:10px; 
	text-align:justify}

.renorouge { font-size:12px; color:#ed1c24;}
.bleu { font-weight:bold; color:#2e3190;}
.font11 { font-size:11px;}



/**********************************/
/*
/* Liens
/*
/**********************************/
.liens {
	background-image:url(../../images/liens/bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
.liste_liens { line-height:22px;}



/**********************************/
/*
/* Contact
/*
/**********************************/
.contact {
	background-image:url(../../images/contact/bkg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;	
}
.contenu_contact {		/* DIV pour contenu principal, infos de chaque page */
	text-align:left;
}

.hrv {background:url(../../images/contact/hrv.png) repeat-y center; width:90px;}