html {
	margin: 0;
	padding: 0;
	background: #f2eeea;
	background-repeat: repeat;
}
body {
	margin: 0;
	padding: 0;
	background: url(../medias/interface/overbackground.jpg);
	background-repeat: repeat-x;
	background-position: 0 21px;
	//background-position: 0 71px; /* Hack IE */
}

p, li {
	margin: 5px 0 0 5px;
	padding: 0;
}

h1 {
	margin: 5px 0 0 5px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ed780c;
	font-size: 13px;
	font-weight: bold;
}

#main {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#cmain {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#intro_content {
	width: 870px;
	height: 276px;
	/*background-image: url(../medias/interface/background_intro_content.jpg);*/
	background-repeat: no-repeat;
	margin-bottom: 88px;
	/*padding: 90px 0 0 37px;*/
}
#contact_content {
	width: 870px;
	height: 276px;
	background-image: url(../medias/interface/background_contact_content.jpg);
	background-repeat: no-repeat;
	padding: 90px 0 0 37px;
}

#success_content {
	width: 857px;
	height: 276px;
	background-image: url(../medias/interface/background_content.jpg);
	background-repeat: no-repeat;
	padding: 90px 0 0 37px;
}

#commande_content {
	width: 865px;
	height: 296px;
	background-image: url(../medias/interface/background_commande_content.jpg);
	background-repeat: no-repeat;
	padding: 70px 0 0 37px;
}
#infos_content {
	width: 885px;
	height: 276px;
	background-image: url(../medias/interface/background_infos_content.jpg);
	background-repeat: no-repeat;
	padding: 90px 0 0 17px;
}


.contractuel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

#titre2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#403e31;
	padding:20px 0 0 10px;;
	height:50px;
}
.stitre {
	font-size:14px;
	line-height:12px;
	color:#955314;
	}

/* MENU */

#menu, #menu a {
	width: 902px;
	height: 15px;
	margin-bottom: 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564738;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover, #menu a:active {
	color:#333;
	}

#menu .menus1 {
	width: 90px;
	height: 20px;
	margin-right: 20px;
	padding-left: 10px;
	background-image: url(../medias/interface/small_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float: left;
}

#menu .menus234 {
	width: 110px;
	height: 20px;
	margin-right: 20px;
	padding-left: 10px;
	background-image: url(../medias/interface/small_puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float: left;
}

#titre {
	width: 902px;
	height: 366px;
}

/* BOTTOM */

.bottom {
	position: absolute;
	width: 902px;
	margin-top: 8px;
}

#bottom_link1 {
	width: 222px;
	height: 110px;
	margin-right: 4px;
	float: left;
}
#bottom_link2 {
	width: 222px;
	height: 110px;
	margin-right: 5px;
	float: left;
}
#bottom_link3 {
	width: 222px;
	height: 110px;
	margin-right: 5px;
	float: left;
}
#bottom_link4 {
	width: 222px;
	height: 58px;
	background: url(../medias/interface/commande.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 53px;
}
#bottom_link4 a {
	text-decoration: none;
}
#bottom_link4_prix, #bottom_link4_prix a {
	width: 116px;
	height: 34px;
	padding-top: 56px;
	padding-left: 106px;
	padding-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #3b1c13;
	cursor:pointer;
}
#bottom_link4_download {
	width: 222px;
	height: 20px;
	cursor: pointer;
}