@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #E7E8D9;
	font-size: 14px;
}
#contenu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#box {
	background-color: #FFFFFF;
	background-image: url(img/fond_cart.gif);
	background-repeat: repeat-x;
	height: 511px;
	width: 357px;
	position: absolute;
	right: 12px;
	top: 24px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #475558;
}
#box ul {
	background-image: url(img/fond_ul.gif);
	height: 120px;
	padding-top: 30px;
	margin: 15px;
}
#box li {
	font-size: 18px;
	color: #E8511C;
	margin-left: 5px;
	padding-left: 0px;
	margin-top: 1px;
}
#profil {
	margin-top: 12px;
	background-color: #FFFFFF;
	height: 224px;
}
#emailcatcher {
	background-color: #DBDCC9;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 24px;
	width: 703px;
	margin-top: 10px;
	position: absolute;
	left: 0px;
	top: 742px;
	padding: 3px;
}

#head {
	background-image: url(img/header.jpg);
	height: 329px;
}
#fakeform {
	background-image: url(img/fond_form.gif);
	height: 32px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box h2 {
	margin-left: 15px;
}
#box p {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	color: #475558;
}
#profil li {
	list-style-type: none;
	background-image: url(img/profil.gif);
	background-position: bottom;
	height: 168px;
	width: 125px;
	margin: 10px;
	float: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img  {
	margin-bottom: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link, a:visited {
	color: #E8511C;
	text-decoration: none;
}
a:hover {
	color: #FC9B8D;
}
#footer {
	margin-top: 10px;
	text-align: center;
}



#profil a {
	margin-left: 3px;
}
#profil img {
	margin-left: -3px;
}

#profil ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #475558;
}

#illus {
	background-image: url(img/illus.jpg);
	height: 216px;
	margin-top: 12px;
}
.style2 {color: #00FF00}
