/* CSS Document 
design by benjotik*/




body {
	width: 100%;
	margin: 0;
	padding: 0px;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;	
}

#page{
	position: relative;
	width : 900px;
	text-align: center;
	background-position: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}



#top{
	height: 300px;
	width: 900px;
	margin : 0 0 0 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
}
#top h1 {
	text-indent: -9999px;
}
/*menu*/
#menu_haut {

	height: 32px;
	
	}
ul {
 padding:0;
 margin:0;
 list-style-type:none;
 }
li {

 float:left; /*pour IE*/
 }
ul li a {
	display:block;
	float:left;
	width:149px;
	background: url(../images/boutons3.jpg);
	text-decoration:none;
	text-align:center;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	color: #FFF;	
 }

 
ul li a:hover {
	background: url(../images/boutons4.jpg);
	color: #cddc2a;
 } 
#content{
	float : left;
	width : 900px;
	padding-right: 0;
	padding-bottom: 10px;
	
}

#contenu{
	float: left;
	width: 900px;
	
	border: 1px solid #000;
	padding-bottom: 25px;
}

#footer{
	clear: both;
	height: 75px;
	text-align:center;
	width: 900px;
	margin-bottom: 0;
	margin-right: -1px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 10px;	
}

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}

a:hover {
	color: #cddc2a;
	text-decoration: none;
	background-color: #027bb3;
}

#text_accueil{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	float: left;
	width: 800px;
	color: #000;
	margin-top: 25px;
	margin-left: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#promo{
	float: left;
	width: 900px;
	margin-top: 25px;
}
#promo2{
	float: left;
	width: 864px;
	background-image: url(../images/promo_hiver.jpg);
	height: 600px;
	text-align: left;
	background-repeat: no-repeat;
	margin-right: 18px;
	margin-top: 25px;
	margin-left: 18px;
}
#text_promo2{
	color: #FFF;
	padding-left: 300px;
	float: left;
	margin-top: 400px;
	font-size: 15px;
}
span{
	color: #cddc2a;
	font-size: 17px;
	background-color: #000;
}
