/* body */
body {
background: #ffffff;
font-family: georgia, helvetica, sans-serif;
}

/*centrer site*/
#centrer {
width: 780px !important;
width: 810px;
margin: 0 auto;
}

/*centrer entete*/
#centrer_entete {
width: 780px;
margin: 0 auto;
}

	/*entetes*/
	#entete {
	position: relative;
	height: 120px;
	}

	/*pour ie*/
	* html #entete {
	width: 760px;
	}
	/*fin pour ie*/

	#monde {
	position: absolute;
	top: 5px;
	left: 5px;
	}

	#bandeau {
	position: absolute;
	top: 0px;
	left: 9px;
	}

#gauche {
float: left;
}

	/*menu*/
	#navcontainer
	{
	background: #f0e7d7;
	width: 180px;
	margin-top: 20px;
	padding: 10px;
	font-family: georgia, serif;
	font-size: 13px;
	text-align: center;
	}
	
		ul#navlist
		{
		text-align: left;
		list-style: none;
		padding: 0;
		margin: 0 auto;
		width: 95%;
		}
		
		ul#navlist li
		{
		display: block;
		}
		
		ul#navlist li a
		{
		display: block;
		width: 100%;
		padding: 0.5em 0 0.5em 2em;
		border-color: #ffe #aaab9c #ccc #fff;
		border-style: solid;
		color: #777;
		text-decoration: none;
		background: #f7f2ea;
		}
		
		#navcontainer>ul#navlist li a {
		width: auto;
		}
		
		#navlist, #active a	{
		color: #800000;
		}
		
		#navlist li a:hover, #navlist #active a:hover {
		color: #800000;
		background: transparent;
		border-color: #aaab9c #fff #fff #ccc;
		}
	
		/*drapeaux*/
		#drapeaux {
		padding-top: 20px;
		width: 100px;
		margin: 0 auto;
		}
		
		#d_france {
		padding-right: 10px;
		}

#bande_gauche {
background-image: url(images/bande_gauche.png);
background-repeat: no-repeat;
width: 200px;
height: 500px;
padding: 0;
}

	/*pour ie*/
	* html #bande_gauche {
	background-image: url(images/bande_gauche_ie.png);
	background-repeat: no-repeat;
	width: 225px;
	height: 500px;
	}
	/*fin pour ie*/

/*barre horizontale*/
#barre_h {
margin-top: 20px;
margin-left: 230px;
width: 559px;
border-top: 5px solid #f0e7d7;
}

	/*barre verticale*/
	#barre_v {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 850px;
	border-left: 5px solid #f0e7d7;
	}

	#barre_v_produits {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 1750px;
	border-left: 5px solid #f0e7d7;
	}
	
	#barre_v_produits2 {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 1500px;
	border-left: 5px solid #f0e7d7;
	}
	
	#barre_v_mmf2 {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 830px;
	border-left: 5px solid #f0e7d7;
	}
	
	#barre_v_mmf123 {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 550px;
	border-left: 5px solid #f0e7d7;
	}
	
	#barre_v_mm2 {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 600px;
	border-left: 5px solid #f0e7d7;
	}
	
	#barre_v_accessoires {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 1280px;
	border-left: 5px solid #f0e7d7;
	}

	#barre_v_devis {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 950px;
	border-left: 5px solid #f0e7d7;
	}
	
	#barre_v_videos {
	margin-top: 10px;
	margin-left: 230px;
	width: 180px;
	height: 750px;
	border-left: 5px solid #f0e7d7;
	}
	
	/*pour ie*/
	/*barre horizontale*/
	* html #barre_h {
	margin-top: 20px;
	margin-left: 240px;
	width: 537px;
	}	

	/*barre verticale*/
	* html #barre_v, * html #barre_v_produits, * html #barre_v_produits2, * html #barre_v_mmf2, * html #barre_v_mmf123, * html #barre_v_mm2, * html #barre_v_devis, * html #barre_v_videos {
	margin-top: -5px;
	margin-left: 240px;
	}
	
	* html #barre_v_accessoires {
	margin-top: -5px;
	margin-left: 240px;
	height : 1400px;
	}
	/*fin pour ie*/

/*texte*/
#texte {
width: 555px;
}
	
	/*pour ie*/
	* html #texte {
	width: 530px;
	}
	/*fin pour ie*/

	#p_titre {
	width: 510px;
	/*padding-top: 20px;*/
	padding-left: 20px;
	/*padding-bottom: 80px;*/
	font-size: 25px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
	
	#p1 {
	width: 510px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	}
	
	#p1 a {
	text-decoration: none;
	color: #4E7EA6;
	}
	
	#p1 a:hover {
	color: #a35261;
	background-color: #f0e7d7;
	}
	
	#p2 {
	width: 510px;
	padding-left: 20px;
	font-size: 12px;
	}
	
	#p3 {
	list-style: none;
	width: 400px;
	margin-left: 25px;
	padding-left: 25px;
	font-size: 12px;
	}
	
	#s_p1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 100px;
	text-align: center;
	}
	
	#s_p2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 50px;
	text-align: center;
	}
	
	#p4 {
	width: 510px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	}
	
	#p1_image {
	padding-top: 20px;
	width: 370px;
	padding-left: 20px;
	font-size: 12px;
	text-align: justify;
	}
	
	#centrer_image1 {
	position: relative;
	margin-bottom: 130px;
	}
	
	/*pour ie*/
	* html #centrer_image1 {
	margin-bottom: 80px;
	}
	/*fin pour ie*/
	
	#image1 {
	position: absolute;
	top: -180px;
	left: 420px;
	}

/*les contacts*/
#p5 {
width: 510px;
padding-top: 20px;
padding-left: 20px;
font-size: 12px;
}
	
	#s_p3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 50px;
	}

	#contact, #contact_mail {
	width: 480px;
	padding-left: 50px;
	font-size: 14px;
	margin-bottom: 70px;
	}
	
	#contact_mail {
	font-size: 16px;
	font-weight: bold;
	}
	
	#contact_mail a {
	color: #4E7EA6;
	text-decoration: none;
	}
	
	#contact_mail a:hover {
	color: #a35261;
	background-color: #f0e7d7;
	}

/*produits*/
#s_p4 {
width: 510px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 80px;
font-size: 25px;
font-weight: bold;
text-decoration: underline;
text-align: center;
}

	#ss_p1 {
	font-size: 20px;
	margin-left: 40px;
	margin-bottom: 40px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 30px;
	}
	
	#ss_p2 {
	width: 250px;
	font-size: 20px;
	margin-top: 100px;
	margin-left: 40px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 30px;
	}
	
	#ss_p11 {
	font-size: 20px;
	margin-left: 40px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 30px;
	}
	
	#ss_p22 {
	width: 250px;
	font-size: 20px;
	margin: -100px 0 0 40px !important;
	margin: 30px 0 0 40px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 30px;
	}
	
	#ss_p33 {
	width: 250px;
	font-size: 20px;
	margin: 15em 0 0 40px !important;
	margin: 30px 0 0 40px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 30px;
	}
	
	#produits {
	width: 500px;
	margin: 0;
	padding: 0;
	}
	
	#titre {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
	
	#titre2 {
	margin: 0px;
	padding-top: 50px;
	width: 100%;
	}

	#produits li{
	display: inline;
	}
	
	#titre_image {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 62px 10px 42px;
	}
	
	#titre_image1 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	}

	#titre_image2 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 60px;
	}
	
	#titre_image2_1 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 110px;
	}
	
	#titre_image3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 0px 50px;
	}

	#titre_image4 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
	}
	
	#image {
	margin: 0px 60px 0px -15px;
	margin-top: 0px;
	}

	a img {
	border: none;
	}
	
	#image2 {
	margin-left: -10px;
	}

	
	
	
	
	#corps {
	margin: 20px 0 0 0 !important;
	margin: 0 0px 0 0px;
	width: 650px !important;
	width: 500px;
	height: 500px !important;
	height: 260px;
	}
	
	#affichage {
	width: 650px !important;
	width: 530px;
	padding-left: 30px;
	}
	
	#corps ul {
	margin: 0;
	padding: 0 0 20px 0;
	}
	
	#corps ul li {
	display: table-cell;
	}
	
	.ecartement {
	padding-right: 20px;
	}
	
	#corps ul li ul li {
	width: 150px;
	padding: 5px 5px 0 5px;
	text-align: center;
	list-style: none;
	background-color: #eee;
	display: block;
	}
	
	.nom_produit {
	font-size: 14px;
	font-weight: bold;
	border: 3px solid black;
	margin-bottom: 10px;
	}
	
	.image_produit {
	border: 3px solid black;
	}
	
	.image_produit img {
	border: none;
	}

	/* ========== pour ie ========== */
	* html #affichage ul {
	margin: 0;
	float: left;
	}
	
	* html #affichage ul li {
	display: inline;
	}
	
	* html #affichage ul li ul {
	padding-right: 10px;
	}
	
	* html #affichage ul li ul li {
	text-align: center;
	list-style: none;
	display: block;
	}
	/* ========== fin pour ie ========== */





	
	
	
/*fiches produits*/
#s_p5 {
width: 510px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 30px;
font-size: 25px;
font-weight: bold;
text-decoration: underline;
text-align: center;
}

	#ss_p3 {
	width: 400px;
	font-size: 16px;
	margin-left: 40px;
	font-weight: bold;
	padding-bottom: 2px;
	}
	
	#ss_p4 {
	width: 300px;
	font-size: 16px;
	margin-top: 50px;
	margin-left: 40px;
	font-weight: bold;
	padding-bottom: 2px;
	}
	
	#p1_image2 {
	padding-top: 60px;
	width: 300px;
	padding-left: 20px;
	font-size: 12px;
	text-align: justify;
	}

	#centrer_image2 {
	position: relative;
	}
	
	#image3 {
	position: absolute;
	top: -375px;
	left: 350px;
	}
	
	#s_p1_image2 {
	padding-top: 2px;
	width: 300px;
	padding-left: 20px;
	font-size: 12px;
	text-align: justify;
	}

	#bas {
	width: 450px;
	margin-left: 50px;
	}
	
	#bas_ul {
	margin: 50px 0 0 0;
	padding: 0.2em 0;
	width: 450px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}

	#bas_ul2 {
	margin: 20px auto;
	padding: 0.2em 0;
	width: 200px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	#bas_ul3 {
	margin: 200px 0 0 0px;
	padding: 0.2em 0;
	width: 450px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	#bas_ul4 {
	margin: 50px 0 0 -30px;
	padding: 0.2em 0;
	width: 500px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	#bas_ul4_1 {
	margin: 90px 0 0 -30px;
	padding: 0.2em 0;
	width: 500px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	#bas_ul5 {
	margin: 0 0 0 -30px;
	padding: 0.2em 0;
	width: 500px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	#bas_ul6 {
	margin: 0 0 0 0;
	padding: 0.2em 0;
	width: 450px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	#bas_ul7 {
	margin: 0 0 0 50px;
	padding: 0.2em 0;
	width: 350px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}

	/*pour ie*/
	* html #bas_ul4 {
	margin: 50px -10px 0 -10px;
	padding: 0.2em 0;
	width: 500px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	* html #bas_ul4_1 {
	margin: 90px -9px 0 -9px;
	padding: 0.2em 0;
	width: 500px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	
	* html #bas_ul5 {
	margin: 0 0 0 -30px;
	padding: 0.2em 0;
	width: 510px;
	list-style: none;
	text-align: center;
	background-color: #f0e7d7;
	font-size: 12px;
	}
	/* fin pour ie*/
	
	#bas_ul li, #bas_ul2 li, #bas_ul3 li, #bas_ul4 li, #bas_ul4_1 li, #bas_ul5 li, #bas_ul6 li, #bas_ul7 li {
	display: inline;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	padding: 0.2em 0 0 0;
	}
	
	#bas_ul li a, #bas_ul2 li a, #bas_ul3 li a, #bas_ul4 li a, #bas_ul4_1 li a, #bas_ul5 li a, #bas_ul6 li a, #bas_ul7 li a {
	text-decoration: none;
	color: #000;
	padding: 0.2em 1em;
	border-left: 1px solid black;
	}
	
	#bas_ul li a:hover, #bas_ul2 li a:hover, #bas_ul3 li a:hover, #bas_ul4 li a:hover, #bas_ul4_1 li a:hover, #bas_ul5 li a:hover, #bas_ul6 li a:hover, #bas_ul7 li a:hover {
	background-color: #a35261;
	color: #fff;
	}
	
	#fin {
	border-right: 1px solid black;
	}

	#image4 {
	position: absolute;
	top: -300px;
	left: 350px;
	}
	
	#image5 {
	position: absolute;
	top: -335px;
	left: 320px;
	}
	
	#image6 {
	position: absolute;
	top: -270px;
	left: 320px;
	}
	
	#image7 {
	position: absolute;
	top: -250px;
	left: 340px;
	}
	
	#image8 {
	position: absolute;
	top: -240px;
	left: 320px;
	}
	
	#image9 {
	position: absolute;
	top: -150px;
	left: 340px;
	}
	
	#image10 {
	position: absolute;
	top: -1200px;
	left: 340px;
	}
	
	#image11 {
	position: absolute;
	top: -700px;
	left: 340px;
	}
	
	#image12 {
	position: absolute;
	top: -90px;
	left: 360px;
	}
	
	#selection {
	list-style: none;
	font-size: 12px;
	width: 400px;
	}
	
	#selection li {
	padding-bottom: 5px;
	}
	
	#images_accessoires {
	position: relative;
	}
	
	#images2 {
	position: absolute;
	left: 150px;
	}
	
	#texte2 {
	margin-top: 300px;
	width: 555px;
	}
	
	#texte3 {
	margin-top: 300px;
	width: 555px;
	}
	
	/*pour ie*/
	* html #texte2, * html #texte3 {
	width: 530px;
	}
	/*fin pour ie*/
	
/*partenaires*/
#images3 {
position: absolute;
top: 10px;
left: 70px;
}
	
	#images4 {
	position: absolute;
	top: 10px;
	left: 210px;
	}
	
	#images5 {
	position: absolute;
	top: 10px;
	left: 349px;
	}
	
	#images6 {
	position: absolute;
	top: 150px;
	left: 140px;
	}
	
	#images7 {
	position: absolute;
	top: 150px;
	left: 280px;
	}
	
	#p6 {
	width: 500px;
	margin: 300px 0 0 10px;
	font-size: 12px;
	}
	
	#p6 a {
	text-decoration: none;
	color: #4E7EA6;
	}
	
	#p6 a:hover {
	color: #a35261;
	background-color: #f0e7d7;
	}

/*vidéos*/
#p7 {
width: 420px;
font-size: 20px;
margin: 80px 0 0 40px;
text-decoration: underline;
}

	#ss_sp1 {
	width: 300px;
	font-size: 15px;
	font-weight: bold;
	margin: 40px 0 0 80px;
	}
	
	#ss_sp1_1 {
	width: 350px;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 0px 80px;
	}
	
	#ss_sp1 a, #ss_sp1_1 a {
	text-decoration: none;
	color: #4E7EA6;
	}
	
	#ss_sp1 a:hover, #ss_sp1_1 a:hover {
	color: #a35261;
	background-color: #f0e7d7;
	}
	
	#p8 {
	font-size: 12px;
	width: 450px;
	margin: 0 0 20px 40px;
	}

	#temps {
	list-style: none;
	}
	
	#li_un {
	width: 350px;
	font-size: 12px;
	margin-left: 100px;
	}
	
	#li_deux {
	width: 350px;
	font-size: 12px;
	margin: 0 0 40px 100px;
	}
	
	#li_trois {
	width: 350px;
	font-size: 12px;
	margin: 0 0 50px 100px;
	}
	
/*devis*/
#devis_pret {
width: 450px;
margin-left: 40px;
border: 1px solid black;
}

	#choix {
	margin: 0 auto;
	padding: 10px 0 30px 0;
	width: 210px;
	}

	#choix li {
	list-style: none;
	display: inline;
	}
	
	#nom {
	font-size: 12px;
	padding-right: 5px;
	}
	
	#radio {
	padding-right: 10px;
	}
	
	#champs {
	margin: 0px 0 0 10px;
	list-style: none;
	padding-bottom: 5px;
	}
	
	#champs li {
	width: 300px;
	display: inline;
	font-size: 12px;
	}
	
	#nom1 {
	padding-right: 3.05em;
	}
	
	#nom2 {
	padding-right: 1.5em;
	}
	
	#nom10 {
	padding-right: 0.4em;
	}
	
	#nom3 {
	padding-right: 1.75em;
	}
		
	#nom4 {
	padding-right: 0.1em;
	}
	
	#nom5 {
	padding-right: 3.1em;
	}

	#nom6 {
	padding-right: 3em;
	}
	
	#nom7 {
	padding-right: 0.3em;
	}
	
	#nom8 {
	padding-right: 2em;
	}
	
	#nom1_en {
	padding-right: 3.3em;
	}
	
	#nom2_en {
	padding-right: 0.3em;
	}
	
	#nom10_en {
	padding-right: 1.2em;
	}
	
	#nom3_en {
	padding-right: 2.5em;
	}
		
	#nom4_en {
	padding-right: 0.9em;
	}
	
	#nom5_en {
	padding-right: 3.7em;
	}

	#nom6_en {
	padding-right: 2.2em;
	}
	
	#nom7_en {
	padding-right: 1.2em;
	}
	
	#nom8_en {
	padding-right: 2.8em;
	}

	#devis_pret ul {
	list-style: none;
	}
	
	#nom9 {
	width: 300px;
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 10px;
	}
	
	#textarea {
	margin: 0 auto;
	padding-bottom: 10px;
	}

	#bouton {
	width: 50px;
	margin: 0 auto;
	padding-bottom: 10px;
	}
	
	#p9 {
	width: 450px;
	margin: 40px 0 40px 40px;
	font-size: 12px;
	}
	
	#t_champs {
	margin: 0 auto;
	padding-top: 20px;
	width: 250px;
	font-size: 10px;
	}
	
	#stop {
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	margin: 0 auto;
	padding-bottom: 20px;
	}
