body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url("../images/interface/bg.gif") repeat-x #481814;
	}
	
a{
	color: #FFF;
	text-decoration: none;
	}
	
a:hover{
	color: #fae01a;
	text-decoration: none;
	}
	
div#bandeau_intro{
	width: 1003px;
	height: 297px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}	
	
div#bandeau{
	width: 1003px;
	height: 320px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background: url("../images/interface/snowboard_shop_valthorens.jpg") no-repeat;
	}
	
div#global{
	width: 1003px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	}

div#footer{
	width: 980px;
	height: 57px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 15px; 
	clear: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background: url("../images/interface/fd_footer.gif") no-repeat;
	}
	
div#footer a{
	color: #8A696A;
	}
div#footer a:hover{
	color: White;
	}
	
div#contenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	padding: 20px 20px 20px 70px;
	width: 340px;
/*	height: 620px;*/
	}

#contenu a img{
	border: 0;
	}
	
h1.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fae01a;
	}
	
ul.menu{
	margin: 0 0 0 0;
	padding: 268px 0 0 470px;
	}
	
ul.menu li{
	float: left;
	margin: 0 20px 0 20px;
	padding: 0 0 0 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	}
	
ul.menu li a{
	color: #481814;
	text-decoration: none;
	}
	
ul.menu li a:hover{
	color: white;
	text-decoration: none;
	}
	
li.ss_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0 0;
	color: #fae01a;
	}

#produits{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	position: absolute;
	border-top: 10px solid #FAE01A;
	border-right: 1px solid #FAE01A;
	border-bottom: 1px solid #FAE01A;
	border-left: 1px solid #FAE01A;
	visibility: hidden;
	background: White;
	color: black;
	padding: 20px;
	text-align: center;
	position: absolute;
	width: 400px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin-top: -100px;
	margin-left: -200px;
	}
	
#chargement{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	position: absolute;
	border-top: 10px solid #FAE01A;
	border-right: 1px solid #FAE01A;
	border-bottom: 1px solid #FAE01A;
	border-left: 1px solid #FAE01A;
	visibility: hidden;
	background: White;
	color: black;
	padding: 20px;
	text-align: center;
	position: absolute;
	width: 400px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin-top: -100px;
	margin-left: -200px;
	}