body {
    font-family: Verdana;/*la police utilisée dans le site*/
    font-size: 12px;/*la taille de police utilisée dans le site*/
    text-align: center;/*l'alignement du texte*/
    background: #5d5d5d url(images/page_bg.gif);/*le tramage de fond autour du site et la couleur de remplacement*/
	margin: 0px;/*marge interne*/
    padding: 0px;/*marge externe*/
}
#wrapper {
	margin: auto;
	text-align: left;/*alignement du texte à gauche*/
	width: 950px;/*largeur de la page*/
	position: relative;/*position des éléments les uns par rapport aux autres relative ou absolue*/
	left: 0px; /*position de la page par rapport à la gauche*/
	top: 9px;/*position de la page en haut*/
}
img { border: 0px; }/*bordure des images*/

h1 {/*balise titre H1*/
font-size: 20px;
color: #FD8200;
text-align: center;
}
h2 {/*balise titre h2*/
	padding: 0px;
	margin: 0px;
font-size: 14px;
color: #FD8200;
}
h3 {/*balise titre h3*/
font-size: 12px;
color: #868686;
text-align: justify;
font-weight: normal;
}
h4 {/*balise titre h4*/
font-size: 12px;
color: #FD8200;
text-align: justify;
font-weight: normal;
}
h5 {
font-size: 10px;
color: #868686;
text-align: center;
font-weight: normal;
}
h6 {
font-size: 10px;
color: #868686;
text-align: left;
font-weight: normal;
}
.clear {/* spécifier l'affichage de l'élément flottant par rapport à l'élément précédent*/
	clear: both;
	height:10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: left;
}

 /* page structure */


#body {
    background: url(images/body_bg2.gif) repeat-y;/*image sous le corps en répétitions verticales*/
    padding-bottom: 10px;
}

#body p {
    background: white;
}
#nav {
    position: absolute;
    top: 85px;
    left: 5px;/*position de la barre de menu horizontale*/
    width: 939px;/*largeur de la barre menu horizontal*/
	height: 35px;
	background: url(images/nav.gif) repeat-x;/*image de font du menu horizontal en répetition */
}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav li{/*attributs du menu horizontal*/
	padding: 5px 8px 0px 7px;
	margin: 0px;
	height:35px;
	list-style-type: square;
	list-style-position: inside;
	float:left;
	border-right: 1px solid #FFFFFF;
	display:inline;
}

.lastchild{border-right: 0px none #FFFFFF !important;}

#nav a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
#nav :hover{
	background:url(images/nav.png) repeat-x;
	text-decoration:none;
}

#current {/*position menu de gauche*/
    float: left;
    width: 200px;/*largeur menu gauche*/
    margin-left: 10px;
    margin-top: 150px;
    background: url(images/menu_bg.gif) repeat-y;
    border-bottom: 1px solid #05256b;
}

* html #current {
    margin-left: 5px;
}

#content {
    float: left;
    width: 940px;/*Largeur de la partie blanche à droite pour écrire*/
    margin-top:105px;
	padding-top: 20px;
	margin-right: 3px;
	margin-left: 3px;
	background: #F5F6F7;/*couleur du fond de la partie blanche*/
}

* html #content {
    margin-right: 4px;
}

/* current column */

/* page content */

#content h2 {
    line-height: 1;
    margin: 0px;
    padding: 1px 0px 0px 0px;
}

#content h3 {
	margin: 10px 0px;
	padding: 0px;
	text-transform: none;
}

#content p {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	color: #868686;
	font-weight: normal;
	background: none;
}

#content .contentbox {
    border: 1px solid #e1e1e1;
    padding: 5px 5px 5px 5px;
}

* html #content .contentbox {
    padding-bottom: 11px;
}

#content, #content a {
    color: #868686;
}

#content a:hover {
    color: #FD8200;
}
	#coordonnee2 {
    position: absolute;
    top: 1100px;
    left: 9px;
    width: 237px;
	height:300px;
	}
	#logo {/* position logo*/
    position: absolute;
    top: 0px;
    left: 45px;
	font-family: Verdana;
	font-size: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FD8200;
	text-decoration: none;
	}
	#agence {/* position texte agence*/
    position: absolute;
    top: 72px;
    left: 9px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FD8200;
	text-decoration: none;
	}
	#menu_haut {/*caractéristiques menu haut vertical*/
    position: absolute;
    top: 4px;
    left: 650px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

		}
	a:link { /*caractéristiques liens*/
	color: #868686 ;
	text-decoration: none
	}

	a:visited {/*lien visité*/
	color :#868686 ;
	text-decoration: none
	 }

	a:hover { /*survol du lien*/
	color: #FD8200 ;
	text-decoration: none ;
	  }
	#barre_menu_haut {/*barre à droite du menu haut vertical*/
    position: absolute;
    top: 4px;
    left: 750px;
	}
	#gonflable {/*cadre logo gonflables*/
    position: absolute;
    top: 4px;
    left: 250px;
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #868686;
	}
	#casino {/*cadre logo casino*/
    position: absolute;
    top: 4px;
    left: 350px;
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #868686;
	}
	#quizz {/*cadre logo quizz*/
    position: absolute;
    top: 4px;
    left: 450px;
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #868686;
	}
	#noel {/*cadre logo noël*/
    position: absolute;
    top: 4px;
    left: 550px;
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #868686;
	}
	#etude {/*cadre texte aide*/
    position: absolute;
    top: 55px;
    left: 765px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FD8200;
	}
	#etude2 {/*cliquez ici etude et devis gratuits*/
    position: absolute;
    top: 68px;
    left: 810px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FD8200;
	}
	#compte {/*cadre mon compte*/
    position: absolute;
    top: 20px;
    left: 780px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	}
	#cadenas {/*cadre image cadenas*/
    position: absolute;
    top: 5px;
    left: 880px;
	}
	#navigation {
	position: absolute;
	top: 123px;
	left: 4px;
	font-family: Verdana;
	font-size: 12px;
	color: #FD8200;
	width: 350px;
	}
	#referencement {
    color: #e1e1e1;
	font-size: 10px;
	position: absolute;
    left: 100px;
		}
	#ville {
    color: #e1e1e1;
	font-size: 10px;
	position: absolute;
    left: 100px;
	text-align: left;
		}
	#logo-pdf {
	position: absolute;
	top: 190px;
	left: 750px;
	width: 37px;
	height:35px;
	}
	#fiche_produit {
	position: absolute;
	top: 230px;
	left: 630px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 284px;
	height:33px;
		}
	#cadre1 {
    position: absolute;
    top: 140px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white;
    padding: 5px 5px 5px 5px;
	width: 600px;
	height:160px;
		}
	#cadre2 {
    position: absolute;
    top: 170px;
    left: 637px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white ;
    padding: 5px 5px 5px 5px;
	width: 285px;
	height:130px;
		}
	#textcadre2 {
	position: absolute;
	top: 115px;
	left: 633px;
	width: 300px;
	height:79px;
		}
	#texttitre {
    position: absolute;
    top: 140px;
    left: 633px;
	width: 300px;
	height:5px;
		}
	#cadre3 {
    position: absolute;
	top: 330px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre3 {
    position: absolute;
	top: 330px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre4 {
    position: absolute;
    top: 330px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre5 {
    position: absolute;
	top: 330px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre6 {
    position: absolute;
    top: 330px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre7 {
    position: absolute;
    top: 600px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre8 {
    position: absolute;
    top: 600px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre9 {
    position: absolute;
    top: 600px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre10 {
    position: absolute;
    top: 600px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre11 {
    position: absolute;
    top: 870px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre12 {
    position: absolute;
    top: 870px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre13 {
    position: absolute;
    top: 870px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre14 {
    position: absolute;
    top: 870px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre15 {
    position: absolute;
    top: 1140px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre16 {
    position: absolute;
    top: 1140px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre17 {
    position: absolute;
    top: 1140px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre18 {
    position: absolute;
    top: 1140px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre19 {
    position: absolute;
    top: 1410px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre20 {
    position: absolute;
    top: 1410px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre21 {
    position: absolute;
    top: 1410px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre22 {
    position: absolute;
    top: 1410px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre23 {
    position: absolute;
    top: 1680px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre24 {
    position: absolute;
    top: 1680px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre25 {
    position: absolute;
    top: 1680px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre26 {
    position: absolute;
    top: 1680px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre27 {
    position: absolute;
    top: 1950px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre28 {
    position: absolute;
    top: 1950px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre29 {
    position: absolute;
    top: 1950px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre30 {
    position: absolute;
    top: 1950px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
	#cadre31 {
    position: absolute;
    top: 2220px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		#cadre32 {
    position: absolute;
    top: 2220px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		#cadre33 {
    position: absolute;
    top: 2220px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		#cadre34 {
    position: absolute;
    top: 2220px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		#cadre35 {
    position: absolute;
    top: 2490px;
    left: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		#cadre36 {
    position: absolute;
    top: 2490px;
    left: 250px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		#cadre37 {
    position: absolute;
    top: 2490px;
    left: 492px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		#cadre38 {
    position: absolute;
    top: 2490px;
    left: 728px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #e1e1e1;
	background: white url(images/nav2.jpg);
	width: 200px;
	height:250px;
		}
		
		#menu ul{
			list-style:none;
}

#menu ul li{
			width:100px;
			height:20px;
			float:left;
			text-align:center;
			background: url(images/nav.gif) repeat-x;
}

#menu ul li:hover {
			background-color:#2189eb;
}

#menu ul li a {
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
			color:#fff;
}

#menu ul ul{
			display:none;
}

#menu ul li:hover ul {
			display:block;
}
#MainPage {
			 position: absolute;
    top: 85px;
    left: 6px;/*position de la barre de menu horizontale*/
    width: 939px;/*largeur de la barre menu horizontal*/
	height: 35px;
}

