@charset "UTF-8";
/* CSS Document */

HTML {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a{
	text-decoration:none;
}

#spacer{
	clear:both;
}

#top{
	background-image:url(images/toptop.gif);
	width:1010px;
	height:235px;
	background-repeat:no-repeat;
	margin:auto;
}

#conteneur{
	background-image:url(images/bg.gif);
	width:1010px;
	background-repeat:repeat-y;
	margin:auto;
}

#conteneur2{
	background-image:url(images/bg.gif);
	width:1010px;
	background-repeat:repeat-y;
	margin:auto;
	padding-top:15px;
}

#footer{
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:980px;
	height:66px;
	margin:auto;
	padding-top:30px;
	padding-right:30px;
	text-align:right;
	color:#FFF;
}

#lientop{
	position:absolute;
	width:330px;
	height:100px;
	margin-left:31px;
	margin-top:62px;
}

#panier{
	position:absolute;
	padding:8px;
	width:165px;
	height:41px;
	margin-left:32px;
	margin-top:174px;
}

#menuleft{
	width:200px;
	margin-left:30px;
}

#rayons{
	width:730px;
	float:right;
	margin-right:30px;
}