/* ### Home ### */
#mainPush {
	width: 930px;
	margin: 0 0 10px;
}

#homeLeftCol {
	width: 248px;
	float: left;
}
	#leftPush1 {	margin: 0 0 10px;}
	
#homeRightCol {
	width: 672px;
	float: left;
	margin: 0 0 0 10px;
	background: #fff url(../img/home-right-bg_x.png) 0 39px repeat-x;
}
	#boxLeft {width: 316px; padding: 10px 9px 0 10px; float: left;}
	#boxRight {width: 314px; padding: 10px 10px 0 11px; float: left; background: transparent url(../img/boxLeft-bg.png) 0 35px no-repeat;}
		#homeRightCol h2 {font-family: georgia, serif; color: #990b00; font-size: 1.5em; font-weight: normal; margin: 10px 0 5px;}
		#homeRightCol h3 {font-family: georgia, serif; color: #d68254; font-size: 1em; font-style: italic; margin: 0 0 10px;}
		#homeRightCol img.borderOrange, img.borderRed {border: 1px solid #ccc;}
		#homeRightCol a img.borderOrange {border: 1px solid #d8885b;}
		#homeRightCol a img.borderRed {border: 1px solid #c00c11;}
		#homeRightCol a:hover img.borderOrange, #homeRightCol a:hover img.borderRed {border: 1px solid #666;}
		#homeRightCol .learnmore {color: #900; font-weight: bold; padding: 0 0 0 15px; background: url(../img/arrow-blue.png) 0 2px no-repeat;}

a.nos-forfaits_btn {
	display: block;
	width: 672px; height: 39px;
	text-indent: -99999px;
	background: url(../img/nos-forfaits_btn.jpg) 0 0 no-repeat;
}
a.nos-forfaits_btn:hover {background: url(../img/nos-forfaits_btn.jpg) 0 -39px no-repeat;}
