/* -------------------------------------------*/
/* ---------->>> Titres, textes <<<-----------*/
/* -------------------------------------------*/
 
#fournisseurs h2 {
	display: inline;
	float: left;
	height: 40px;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 3px 10px;
	text-align: left;
}

#bandeCentre ul li h3 {
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	height: 40px;
	line-height: 1.3em;
	padding: 5px 0 0;
	text-align: center;
}

#bandeCentre ul li h3 strong { display: block; }

#actualite ul li h3{ 
	font-size: 1.2em; 
	font-weight: normal;
	margin: 0 0 5px;
}

#actualite ul li p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
}

/* -------------------------------------------*/
/* -------------->>> Liens <<<----------------*/
/* -------------------------------------------*/

#actualite ul li h3 a { color: #ffe615; }
#actualite ul li h3 a:hover { color: #fff; }

#bandeCentre ul li a.archives { position: absolute; bottom: 5px;}

#outils li a {
	color: #cc6600;
	font-size: 1.1em;
	padding: 0 0 0 20px;
}

#outils li a:hover { 
	background: url(../img/accueil/fleche-acc.gif) 10px 5px no-repeat;
	color: #cc6600; 
}

/* -------------------------------------------*/
/* ------------->>> Structure <<<-------------*/
/* -------------------------------------------*/

#contentTop { 
	background: url(../img/accueil/toutMemeToit.jpg) left bottom no-repeat; 
	padding: 0 0 20px !important;
	padding: 0;
	min-height: 225px;
}

#contentTopActif { 
	background: url(../img/accueil/toutMemeToit.jpg) left bottom no-repeat; 
	margin: 0 0 -20px;
}

.txtIntro { padding: 20px 0 0 205px;}

/* ------------->>> Filtre <<<-------------*/

#filtre.roundCorner, #filtreQc, #filtreSaguenay { 
	margin: 0 0 0 207px !important;
	margin: 0 0 20px 205px; 
}

/* ------------->>> Bande gauche <<<-------------*/
#bandeGauche { 
	background: none; 
	padding: 0 !important;
}

#actualite { background: #fc2626 url(../img/titres/backTitreActu.jpg); }

#actualite ul li {
	list-style: none;
	margin: 20px 0;
}

/* ------------->>> Bande centre <<<-------------*/

#video {
	background: url(../img/accueil/img_video.jpg) bottom left no-repeat;
	height: 107px !important;
	position: relative;
} 
#video a {
	display: block;
	height: 107px;
	left:0;
	position: absolute;
	top:0;
	width: 195px;
}

#centreBoites { width: 595px; }

#bandeCentre .roundCorner {	border: 1px solid #d3d3d3; }

#bandeCentre li.roundCorner {
	display: inline;
	float: left;
	height: 167px;
	margin: 10px 9px 30px 0;
    width: 184px;
}

#bandeCentre li#produits { background: url(../img/accueil/backTitreProduits.jpg) no-repeat; }
#bandeCentre li#recettes { background: url(../img/accueil/backTitreRecettes.jpg) no-repeat; }
#bandeCentre li#dossier { background: url(../img/accueil/backTitreDossier.jpg) no-repeat; margin-right: 0 !important;}

#outils {
	background: url(../img/accueil/backTitreOutils.jpg) no-repeat;
	clear: left;
	display: inline;
	float: left;
	height: 246px;
	margin: 0 9px 30px 0;
	width: 378px;
}

*+html #outils { margin: 30px 9px 30px 0; }
* html #outils { margin: 30px 9px 30px 0; }

#outils .backBlanc {
	background: url(../img/accueil/blanc.png) repeat !important;
	background: none;
	color: #5f9e0e;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/accueil/blanc.png');
	font-size: 1.1em;
	margin: -1px 0 0;
	padding: 20px 10px 20px 20px;
	width:348px;
}

#outils .backJaune {
	background: #f9d339;
	list-style: none;
	margin: 0;
	padding: 10px 5px 10px 0;
	width: 165px;
}

#outils li {margin: 0 0 5px; list-style: none;}

#outils a#btnCirculaire {
	background: url(../img/btn-circulaire.gif) no-repeat;
	display: block;
	height: 62px;
	margin: 20px 0 0 20px;
	width: 200px;
}

#vendeurs-qc, #vendeurs-saguenay {
	display: inline;
	float: left;
	height: 246px;
	margin: 0;
	width: 184px;
}

#vendeurs-qc {	background: url(../img/accueil/backVendeurQc.jpg) no-repeat; }
#vendeurs-saguenay { background: url(../img/accueil/backVendeurSaguenay.jpg) no-repeat; }

*+html #vendeurs-qc, *+html #vendeurs-saguenay { margin: 30px 0; }
* html #vendeurs-qc, * html #vendeurs-saguenay { margin: 30px 0; }

#vendeurs-qc p, #vendeurs-saguenay p {
	color: #fc2626;
	font-size: 1.1em;
	margin: 20px 10px 0;
}

#vendeurs-qc p.txtIntro, #vendeurs-saguenay p.txtIntro {
	background: #f6f0e6;
	color: #e69200;
	margin: -1px 0 0;
	padding: 20px 10px;
}

#fournisseurs {
	background: url(../img/logos/separateur.gif) repeat-y;
	clear: left;
	margin: 0px 0 30px 0 !important;
	margin: 10px 8px 30px 0;
	xheight: 75px;
	width: 575px;
}

#fournisseurs ul {
	xheight: 75px;
	margin-left: 140px;
	list-style: none;
}

#fournisseurs ul li {
	display: inline;
	xfloat: left;
	/*margin-left: 18px;*/
	margin: 10px;
}

