* { margin: 0; padding: 0; border: 0; }

body {
	text-align: center; /* centrage pour IE */
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 76%;
	line-height: 1.15em;
	font-weight: normal;
	background: #000 url(../images/bgBody_oct2009.jpg) no-repeat top center;	
	height: 100%;
	}
	
.center {text-align: center;}
.right {float: right;}
.noshow {display: none;}
	
/* ---[ Layout ]--------------------- */

#gradient {
	margin: 0 auto; 
	width: 100%;
	height: 100%;
	/* background: transparent url(../images/bgBodyGradient.png) repeat-x top left; */
	text-align: left;
	}

/*entete*/	
#cadreEntete {
	position: relative;
	margin: 0px auto;
	width: 1008px;
	height: 222px;
	}	
	
#entete_menus_deroulants {
	z-index: 9998;
	position: relative;
	height: 30px;
	top: 230px;
	left: 47px;
	}	
	
#legende {
	left: 350px; /* 150 pour HIVER */
	width: 380px; /* 680 pour HIVER */
	position: relative;
}

#legende table, #legende table tr td {
	margin: 0px;
	padding: 0px;
}

#legende td {
	width: 85px;
	text-align: center;
}

#enteteLeft {
	position: absolute;
	top: 0; left: 0;
	width: 45px; 
	height: 222px;
	background: transparent url(../images/enteteTopLeft.png) no-repeat top left;
	}
	
#enteteRight {
	position: absolute;
	top: 0; right: 0;
	width: 43px; 
	height: 222px;
	background: transparent url(../images/enteteTopRight.png) no-repeat top left;
	}	

#banniere {
	position: absolute;
	top: 0; left: 45px;
	width: 920px;
	height: 198px;
	background: url(../images/photoBanniere.jpg) no-repeat top center;
	}		
	
	img#logo {
		z-index: 9999;
		position: absolute;
		top: 57px; left: 31px;
		}

#recherche {
	position: absolute;
	top: 10px; right: 15px;
	width: 218px;
	height: 21px;
	background: #fff;
	}
	
	input#champRecherche {
		float: left;
		width: 193px; 
		height: 21px;
		background: #fff;
		font-size: 88%;
		}
		
	input#bt_recherche {
		float: left;
		width: 25px; 
		height: 21px;
		}

#hook_zone {
	float: right;
	margin-top: 36px;
}
	#hook_zone a img { border: none; }

		
ul#nav {
	z-index: 9999;
	position: absolute;
	top: 198px; 
	left: 15px; /* 45 pour HIVER */
	width: 648px; /* pour tasser UL vers la GAUCHE, ajouter le MEME nombre de px qu'on retire à padding-left */
	height: 24px;
	background: url(../images/bgNav.jpg) no-repeat top center;
	padding-left: 332px; /* 155 pour HIVER --- pour tasser UL vers la GAUCHE, retirer le MEME nombre de px qu'on ajoute à width */
	}		
	
ul#nav li {	
	float: left;
	display: inline;
	list-style-type: none;
	/* height: 24px; */
	color: #fff;
	padding: 0 6px;
	border-right: 1px solid #fff;
	}
	
ul#nav li.last {	
	border-right: 0px;
	}
	
	ul#nav li a:link, ul#nav li a:visited {
		color: #fff;
		font-size: 90%;
		font-weight: bold;
		text-decoration: none;
		}	
	ul#nav li a:hover, ul#nav li a:active {color: #00C4DA;}
	
ul#nav2 {
	z-index: 9999;
	position: absolute;
	top: 226px; left: 45px;
	width: 720px;
	height: 24px;
	padding-left: 230px;
	}		
	
ul#nav2 li {	
	float: left;
	display: inline;
	list-style-type: none;
	color: #000;
	padding: 0 6px;
	border-right: 1px solid #000;
	}
	
ul#nav2 li.last {	
	border-right: 0px;
	}
	
	ul#nav2 li a:link, ul#nav2 li a:visited {
		color: #000;
		font-size: 90%;
		font-weight: bold;
		text-decoration: none;
		}	
	ul#nav2 li a:hover, ul#nav2 li a:active {color: #00A4BA;}

/*cadre contenu */	

#top {
	clear: both;
	margin:0px auto;
	width: 1008px;
	height: 50px;
	background: transparent url(../images/bgTop.png) no-repeat top center;
	}	
		
#cadre {
	position: relative;
	margin:0px auto;
	width: 1008px;
	min-height: 1009px;
	background: transparent url(../images/bgContentExt.png) repeat-y top center;
	}
	
#cadre_liquid {
	position: relative;
	margin:0px auto;
	width: 1008px;
	min-height: 400px;
	background: transparent url(../images/bgContentExt.png) repeat-y top center;
	}

#topLeftCorner {
	position: absolute;
	top: 0; left: 0;
	width: 140px; 
	height: 370px;
	background: transparent url(../images/bg_topSideLeft.png) no-repeat top left;
	}
	
#topRightCorner {
	position: absolute;
	top: 0; right: 0;
	width: 84px; 
	height: 370px;
	background: transparent url(../images/bg_topSideRight.png) no-repeat top left;
	}	

#botLeftCorner {
	position: absolute;
	bottom: 0; left: 0;
	width: 140px; 
	height: 576px;
	background: transparent url(../images/bg_botSideLeft.png) no-repeat bottom left;
	}

#botRightCorner	 {
	position: absolute;
	bottom: 0; right: 0;
	width: 84px; 
	height: 576px;
	background: transparent url(../images/bg_botSideRight.png) no-repeat bottom left;
	}
#contenu { /*utiliser cette boite pour mettre du contenu qui risque de s'allonger, ex: texte.  Le background s'étirera en conséquence. */
	/*
	float: left;
	width: 752px;
	height: auto;
	margin: 30px 0 0 70px;
	*/
	width: 820px;
	margin-top: 25px;
	margin-right: 20px;
	position: relative;
	float: left;
	padding-left: 90px;
	color: #525252;
	}
	
	/*il reste à ajuster ul#navFooter pour qu'il float à la suite de #contenu!! */

#contenu input, #contenu select {
	border:#999 solid 1px;
	padding: 2px;
	margin: 2px;
}

#contenu h1 {
	line-height: 1.5em;
	font-size: 1.6em;
	font-weight: bold;
	color: #246788;
}

#contenu h2 {
	line-height: 1.3em;
	font-size: 1.3em;
	font-weight: bold;
	color: #057d99;
}

#contenu h3 {
	line-height: 1.1em;
	font-size: 1em;
	font-weight: bold;
	color: #057d99;
}

#contenu p {
	padding-bottom: 5px;
}

#contenu div p {
	padding-bottom: 5px;
}

div#contenu a:link, div#contenu a:visited {
	color: #847a66;
}

div.imgCommandites {
	float: left;
	margin: 0 2px 2px 0;
}

div.imgCommandites_holder {
	width:208px;
	float: left;
}

#bottom {
	clear: both;
	margin:0px auto;
	width: 1008px;
	height: 108px;
	background: transparent url(../images/bg_bottom.png) no-repeat top center;
	}

/*contenu	*/

#filAriane {
	position: absolute;
	top: 0; left: 90px;
	width: 810px;
	color: #000;
	}
	
	#filAriane a:link {color: #817763;}

.promo {
	position: absolute;
	width: 165px;
	height: 294px;
	background: #fff;
	text-align: center;
	}

#promo1 {top: 28px; left: 90px;}
#promo2 {top: 331px; left: 90px;}

#video { 
	position: absolute;
	width: 664px;
	height: 621px;
	top: 20px; left: 267px;
	background-image: url('../images/slideshowPlaceholder.png');
}

#video img {
	/*
	position: absolute;
	margin-top: 20px;
	margin-left: 26px;
	*/
}

div#homeRndmPrdct1, div#homeRndmPrdct2, div#homeRndmPrdct3 {
	position: absolute;
	top: 634px;
	background-image: url('../images/bg_produit_accueil.png');
	width: 284px;
	height: 336px;
}

div#homeRndmPrdct1 .imgprd, div#homeRndmPrdct2 .imgprd, div#homeRndmPrdct3 .imgprd {
	position: absolute;
	margin-top: 26px;
	margin-left: 29px;
}


div#homeRndmPrdct1 {
	left: 80px;
	}

div#homeRndmPrdct2 {
	left: 364px;
	}

div#homeRndmPrdct3 {
	left: 645px;
	}

#div_contact_img_bkgd {
	position: absolute;
	top: 40px;
	left: 55px;
	background-image: url(../uploads/sections/Contact.png);
	width: 873px;
	height: 405px;
}

#div_contact_heures {
	position: absolute;
	top: 140px;
	left: 395px;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#div_contact_magasin1 {
	position: absolute;
	top: 275px;
	left: 175px;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
}
#div_contact_magasin2 {
	position: absolute;
	top: 275px;
	left: 475px;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
}

#div_contact_magasin3 {
	position: absolute;
	top: 380px;
	left: 435px;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
	color: #fff;
}

div#contenu #div_contact_magasin3 a, div#contenu #div_contact_magasin3 a:link, div#contenu #div_contact_magasin3 a:visited {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: bold;
	color: #fff;
}

#tbl_commandite {
	width: 600px;
}

.td_label {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

.td_label_bigger {
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}

#absolute_footer { /* sur l'accueil seulement, car tout est en absolute */
	position: absolute;
	top: 1000px;
	margin: 0px;
	padding: 0px;
}

#footer_container {
	position: absolute;
	width: 900px;
	bottom: 0;
	left: 2px;
	margin: 0px;
	padding-top: 0px;
	
}

#img_explicative {
	position: absolute;
	top: 40px;
	left: 55px;
}


.get_footer_down {
	min-height: 400px;
}

table {
	padding-bottom: 35px;
	margin-bottom: 35px;
}

.tblCommandite {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

td {
	padding-right: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}

td p {
	margin: 0px;
	padding: 0px;
}

.pagination {
	position: relative;
	float: left;
	width: 533px;
	text-align: center;
	padding: 15px 150px 35px 150px;
	font-size: 100%;
}

.pagination a {
		color: #847a66;
}

.pagination a:hover {
		color: #00C4DA;
}

.coupCoeur, .skiTest {
	vertical-align: middle;
}

.coupCoeur img {
	vertical-align: text-top;
}

.logo_compagnie {
	position: relative;
	clear: both;
	left: 55px;
}

.img_detail {
	position: relative;
	float: left;
	margin: 5px 5px 15px 5px;
	padding-bottom: 35px;
}

.titre_fiche {
	font-size: 200%;
	color: #444;
	font-weight: bold;
	margin-bottom: 12px;
	padding-top: 5px;
	line-height: 1em;
}


ul#navFooter {
	margin-top: 6px;
	position: relative;
	left: 90px;
	}	
	
ul#navFooter2 {
	margin-top: 2px;
	position: relative;
	left: 90px;
	}	
	
ul#navFooter li, ul#navFooter2 li {	
	float: left;
	display: inline;
	list-style-type: none;
	color: #847a66;
	padding: 0 6px;
	border-right: 1px solid #847a66;
	}
	
	ul#navFooter li.last, ul#navFooter2 li.last {
		border-right: 0px;
	}
	
	ul#navFooter li a:link, ul#navFooter li a:visited, ul#navFooter2 li a:link, ul#navFooter2 li a:visited {
		color: #847a66;
		font-size: 90%;
		text-decoration: none;
		}	
	ul#navFooter li a:hover, ul#navFooter li a:active, ul#navFooter2 li a:hover, ul#navFooter2 li a:active {
		color: #00C4DA;
		}

#copyright {
	position: relative;
	float: right;
	top: 2px;
	text-align: right;
	color: #847a66;
	font-size: 90%;
}

#copyright a {
		color: #847a66;
}

#copyright a:hover {
		color: #00C4DA;
}

.container_cat_produits {
	padding-left: 90px;
	padding-top: 10px;
}

.cat_produit {
	width: 265px;
	height: 400px;
	margin-top: 10px;
	margin-right: 20px;
	position: relative;
	float: left;
}

.prdctBox1 {
	background-image: url('../images/prdctBox1.png');
}
.prdctBox2 {
	background-image: url('../images/prdctBox2.png');
}
.prdctBox3 {
	background-image: url('../images/prdctBox3.png');
}
.prdctBox4 {
	background-image: url('../images/prdctBox4.png');
}
.prdctBox5 {
	background-image: url('../images/prdctBox5.png');
}
.prdctBox6 {
	background-image: url('../images/prdctBox6.png');
}
.prdctBox7 {
	background-image: url('../images/prdctBox7.png');
}
.prdctBox8 {
	background-image: url('../images/prdctBox8.png');
}

.cat_produit .imgprd {
	position: absolute;
	margin-top: 68px;
	margin-left: 19px;
}

.cat_produit .logoprd {
	position: absolute;
	margin-top: 8px;
	margin-left: 10px;
}

.cat_produit .nomPrdt {
	margin-top: 305px;
	width: 265px;
	position: absolute;
	text-align: center;
}

.icones {
	margin-top: 325px;
	padding: 0px 10px;
	position: absolute;
	text-align: center;
}

.icones img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
	
/* ---[ Format du texte ]--------------------- */

p {margin: 5px 0;}


/* ---[ Hacks ]--------------------- */

.clearfix2 {
	padding-bottom: 60px;
}

.clearfix:after, .clearfix2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix, .clearfix2 {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html .clearfix2 {height: 1%;}
.clearfix, .clearfix2 {display: block;}
/* End hide from IE-mac */