/* CSS Document */
*{
	padding:0 0 0 0px;
}
/********************************************************************/
b{ color:#750A04;font-size:13px;font-weight:bold;font-family:verdana;margin:0 0 0 0px;padding:0 0 0 0px;}
p{ color:#000000;font-size:13px;font-family:verdana;margin:0 0 0 0px;padding:0 0 0 0px;}
h2{ color:#81BC00;font-size:11px;font-family:verdana;padding-bottom:3px;margin-bottom:0px;}
h1{font-family:verdana;font-size:25px;margin:0 0 0 0px;padding:0 0 0 0px;}
h3{font-family:verdana;font-size:18px;margin:0 0 0 0px;padding:0 0 0 0px;}
h4{font-family:verdana;font-size:9px;margin:0 0 0 0px;padding:0 0 0 0px;}
a{ color:#750A04; text-decoration:none;font-size:13px;font-family:verdana;margin:0 0 0 0px;padding:0 0 0 0px;}
a:hover{ color:#750A04; text-decoration:underline; font-size:13px;font-family:verdana;margin:0 0 0 0px;padding:0 0 0 0px;}
.tdOpenClose {text-decoration:underline;}
img {border:0px;}
input {font-size:12px;margin:0 0 0 0px;padding:0 0 0 0px;}
textarea {font-size:12px;margin:0 0 0 0px;padding:0 0 0 0px;}
/********************************************************************/
.retourHautPage{
	width:605px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:20px;
	padding-right:10px;
	padding-left:25px;
	text-align:right;font-size:11px;font-family:verdana;color:#750A04;
}
.retourHautPage a{text-decoration:none;}
.retourHautPage a:hover{text-decoration:underline;}
/********************************************************************/
.button1 {margin:0 0 0 0px;padding:0 0 0 0px;
	cursor: pointer;
	width: 34px;
	height: 24px;
	border: none;
	background: url("images/button-ok-1.gif") no-repeat left top;
}
.button2 {margin:0 0 0 0px;padding:0 0 0 0px;
	cursor: pointer;
	width: 34px;
	height: 24px;
	border: none;
	background: url("images/button-ok-2.gif") no-repeat left top;
}
.button3 {margin:0 0 0 0px;padding:0 0 0 0px;
	cursor: pointer;
	width: 34px;
	height: 24px;
	border: none;
	background: url("images/button-ok-3.gif") no-repeat left top;
}
.buttonR {margin:0 0 0 0px;padding:0 0 0 0px;
	cursor: pointer;
	width: 99px;
	height: 24px;
	border: none;
	background: url("images/button-effacer.gif") no-repeat left top;
}
.buttonS {margin:0 0 0 0px;padding:0 0 0 0px;
	cursor: pointer;
	width: 99px;
	height: 24px;
	border: none;
	background: url("images/button-envoyer.gif") no-repeat left top;
}
/********************************************************************/
body{
	background-color:#9B9161;
	margin:0 0 0 0px;padding:0 0 0 0px;
	margin:0 auto;
	width:880px;
}
#conteneurRepeatLeft{
	margin:0 0 0 0px;
	float:left;
	width:880px;
	background:url(images/Repeat-y-gauche.jpg) top left repeat-y;
}
#conteneurRepeatRight{
	margin:0 0 0 0px;
	float:left;
	padding-left:40px;
	width:840px;
	background:url(images/Repeat-y-droite.jpg) top right repeat-y;
}
#conteneur{
	margin:0 0 0 0px;
	float:left;
	width:800px;
	background-color:#C6C28D;
}
#conteneurFlash{
	margin:0 0 0 0px;
	float:left;
	height:240px;
	width:800px;
	background-color:#000000;
}
/********************************************************************/
#menu{
	float:left;
	margin-top:5px;
	padding-top:0px;
	height:26px;
	width:635px;
	background-color:#AEAA7C;
}
#FormRechercher{
	float:left;
	margin-top:5px;margin-bottom:0px;margin-left:0px;margin-right:0px;
	padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:5px;
	height:26px;
	width:160px;
	background-color:#AEAA7C;
	text-align:right;
}
/********************************************************************/
.ListeMenu {
	display: inline;
}
	.ListeMenu li {
		float:left;
		padding-left: 3px;
		border-right: 1px solid #FFFFFF;
		padding-right:3px;
		list-style: none;font-size:12px;font-family:verdana;font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
	}
	.ListeMenu li a{
		float:left;
		border-top: 5px solid #AEAA7C;
		border-left: 3px solid #AEAA7C;
		border-right: 1px solid #AEAA7C;
		padding-right:3px;
		list-style: none;font-size:12px;font-family:verdana;font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
	}
	.ListeMenu li  a:hover{
		float:left;
		border-top: 5px solid #9B9161;
		border-left: 3px solid #9B9161;
		border-right: 1px solid #AEAA7C;
		border-bottom: 5px solid #9B9161;
		padding-right:3px;
		list-style: none;font-size:12px;font-family:verdana;font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
		background-color:#9B9161;
	}
	#buttonMenuOn a {
		float:left;
		border-top: 5px solid #9B9161;
		border-left: 3px solid #9B9161;
		border-right: 1px solid #AEAA7C;
		border-bottom: 5px solid #9B9161;
		padding-right:3px;
		list-style: none;font-size:12px;font-family:verdana;font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
		background-color:#9B9161;
	}
/********************************************************************/
#sousMenu{
	float:left;
	height:20px;
	width:800px;
	background-color:#9B9161;
}
.ListeSousMenu {
	display: inline;
}
	.ListeSousMenu li {
		float:left;
		border-top: 2px solid #9B9161;
		border-bottom: 1px solid #9B9161;
		border-left: 5px solid #9B9161;
		border-right: 1px solid #FFFFFF;
		padding-right:5px;
		list-style: none;font-size:12px;font-family:verdana;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
	}
	.ListeSousMenu li a{
		float:left;
		border-top: 1px solid #9B9161;
		border-bottom: 2px solid #9B9161;
		border-left: 5px solid #9B9161;
		border-right: 5px solid #9B9161;
		list-style: none;font-size:12px;font-family:verdana;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
	}
	.ListeSousMenu li  a:hover{
		float:left;
		border-top: 1px solid #8C1B16;
		border-bottom: 2px solid #8C1B16;
		border-left: 5px solid #8C1B16;
		border-right: 5px solid #8C1B16;
		list-style: none;font-size:12px;font-family:verdana;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
		background-color:#8C1B16;
	}
	#buttonSousMenuOn a{
		float:left;
		border-top: 1px solid #8C1B16;
		border-bottom: 2px solid #8C1B16;
		border-left: 5px solid #8C1B16;
		border-right: 5px solid #8C1B16;
		list-style: none;font-size:12px;font-family:verdana;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
		background-color:#8C1B16;
	}
/********************************************************************/
.ListeMenuProduits {
	list-style: none;
	color:#FFFFFF;
	font-family:verdana;font-size:11px;
	padding-top:10px;
	margin-top:0px;
	padding-left:10px;
	margin-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
	.ListeMenuProduits li {
		display:block;
		list-style: none;
		color:#000000;font-family:verdana;font-size:11px;line-height:12px;
		padding-bottom:3px;
		margin-bottom:0px;
	}
	.ListeMenuProduits li a{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#000000;font-family:verdana;font-size:11px;line-height:12px;
		padding-bottom:3px;
		margin-bottom:0px;
	}
	.ListeMenuProduits li a:hover{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#FFFFFF;font-family:verdana;font-size:11px;line-height:12px;
		padding-bottom:3px;
		margin-bottom:0px;
		background-color:#8C1B16;
	}
	#buttonMenuProduitOn a{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#FFFFFF;font-family:verdana;font-size:11px;line-height:12px;
		background-color:#8C1B16;
		padding-bottom:3px;
		margin-bottom:0px;
	}
	.titreListeProduits a{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#FFFFFF;font-family:verdana;font-size:12px;line-height:15px;
		padding-bottom:4px;
		margin-bottom:0px;
	}
	.titreListeProduits a:hover{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#FFFFFF;font-family:verdana;font-size:12px;line-height:15px;
		background-color:#8C1B16;
		padding-bottom:4px;
		margin-bottom:0px;
	}
/********************************************************************/
.ListeMenuServices {
	list-style: none;
	color:#FFFFFF;
	font-family:verdana;font-size:11px;
	padding-top:10px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
	.ListeMenuServices li {
		display:block;
		list-style: none;
		color:#FFFFFF;font-family:verdana;font-size:12px;line-height:17px;font-weight:bold;
		padding-bottom:4px;
		margin-bottom:0px;
	}
	.ListeMenuServices li a{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#FFFFFF;font-family:verdana;font-size:12px;line-height:17px;font-weight:bold;
		padding-bottom:4px;
		margin-bottom:0px;
	}
	.ListeMenuServices li a:hover{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#FFFFFF;font-family:verdana;font-size:12px;line-height:17px;font-weight:bold;
		padding-bottom:4px;
		margin-bottom:0px;
		background-color:#8C1B16;
	}
	#buttonMenuServiceOn a{
		display:block;
		list-style: none;
		text-decoration:none;
		color:#FFFFFF;font-family:verdana;font-size:12px;line-height:17px;font-weight:bold;
		padding-bottom:4px;
		margin-bottom:0px;	
		background-color:#8C1B16;
	}
/********************************************************************/
#corps{
	margin-top:5px;
	padding-top:0px;
	float:left;
	width:800px;
}
/********************************************************************/
#ContenuCorps{
	float:left;
	width:800px;
	background-color:#D7D4AF;
}
	#Gauche{
		float:left;
		width:125px;
		background-color:#C6C28D;
		padding-top:0px;
		margin-top:0px;
	}
		#MenuProduit{
			float:left;
			margin-top:0px;
			padding-top:10px;
			width:105px;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:10px;
			margin-bottom:0px;
			background-color:#AEAA7C;
		}
			#MenuProduit h1 {
				background: url(images/titre-produits.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 5px;padding-left:10px;height: 14px;width: 59px;
				padding-bottom:0px;margin-bottom:0px;
				text-indent: -9999px;
			}
			#MenuProduit h2 {
				padding-top:10px;
				margin-top:0px;
				padding-bottom:0px;
				margin-bottom:0px;
			}
		#MenuService{
			float:left;
			margin-top:5px;
			padding-top:0px;
			width:105px;
			padding-top:10px;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:10px;
			margin-bottom:0px;
			background-color:#AEAA7C;
		}
			#MenuService h1 {
				background: url(images/titre-services.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 5px;padding-left:10px;height: 14px;width: 57px;
				padding-bottom:0px;margin-bottom:0px;
				text-indent: -9999px;
			}
		#MenuLogoE2S{
			float:left;
			width:105px;
			padding-top:10px;
			padding-left:10px;
			padding-right:5px;
			margin-right:5px;
			padding-bottom:10px;
			margin-top:5px;
		}
		#MenuConnexion{
			float:left;
			width:105px;
			padding-top:10px;
			padding-left:10px;
			padding-right:5px;
			margin-right:5px;
			padding-bottom:10px;
			margin-top:5px;
		}
		#FormConnexion{
			margin-top:2px;
			list-style: none;font-size:13px;font-family:verdana;font-weight:bold;
		}
/********************************************************************/
	#Droite{
		float:left;
		width:665px;
	}
	#Droite ul{
		color:#000000;font-size:13px;font-family:verdana;line-height:15px;
	}
	#Droite li{
		padding-left:15px;
		list-style-type: none;
		background-image:url(images/puce.gif);
		background-repeat:no-repeat;
		background-position:left 4px;
	}
		/**************************************MENUHAUT******************************/
		#TitreDroiteCompany{
			width:665px;
			float:left;
		}
			#TitreDroiteCompany h1{
				background: url(images/titre-company.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 62px;width: 214px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteCompanySociete{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteCompanySociete h1 {
				background: url(images/titre-la-societe.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 140px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteCompanyEquipe{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteCompanyEquipe h1 {
				background: url(images/titre-notre-equipe.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 182px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteCompanyPrestations{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteCompanyPrestations h1 {
				background: url(images/titre-nos-prestationns.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 224px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteCompanyQualite{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteCompanyQualite h1 {
				background: url(images/processus-qualite.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 241px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteActualite{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteActualite h1 {
				background: url(images/titre-actualite.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 129px;
				text-indent: -9999px;padding-bottom:10px;
			}
			#ContenuDroiteActualiteNewsLetter {
				margin-right:7px;
				margin-left:7px;
				padding-top:7px;
				padding-bottom:15px;
				margin-bottom:15px;
				padding-right:7px;
				padding-left:7px;
				background-color:#EBEAD7;
			}
		#ContenuDroitePresse{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroitePresse h1 {
				background: url(images/titre-revue-de-presse.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 234px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteReferences{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteReferences h1 {
				background: url(images/titre-references.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 171px;
				text-indent: -9999px;padding-bottom:10px;
			}
			#ContenuDroiteReferencesLien {
				margin-right:7px;
				margin-left:7px;
				padding-top:7px;
				padding-bottom:15px;
				margin-bottom:15px;
				padding-right:7px;
				padding-left:7px;
				background-color:#EBEAD7;
			}
		#ContenuDroiteContactHaut{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteContactHaut h1 {
				background: url(images/titre-rencontrez-nous.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 244px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteContactBas{
			width:605px;
			float:left;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteContactBas h1 {
				background: url(images/titre-ecrivez-nous.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 186px;
				text-indent: -9999px;padding-bottom:0px;
			}
		#ContenuDroiteLexique{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteLexique h1 {
				background: url(images/titre-lexique.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 95px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroitePartenaires{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroitePartenaires  h1 {
				background: url(images/titre-partenaires.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 191px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteRecherche{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteRecherche h1 {
				background: url(images/titre-recherche.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 154px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteEspaceClient{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteEspaceClient h1 {
				background: url(images/titre-espace-client.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 192px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroiteMentionsLegales{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroiteMentionsLegales h1 {
				background: url(images/titre-mentions-legales.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 221px;
				text-indent: -9999px;padding-bottom:10px;
			}
		/**************************************PRODUITS******************************/
		#TitreDroiteGravityBikePark{
			width:665px;
			float:left;
		}
			#TitreDroiteGravityBikePark h1{
				background: url(images/titre-gravity-bike-park.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 115px;width: 224px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteGravityBikeParkConcept{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteGravityBikeParkConcept h1 {
				background: url(images/titre-le-concept.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 155px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteGravityBikeParkGamme{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
		#TitreDroiteGravityBikeParkGamme2{
			width:605px;
			float:left;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteGravityBikeParkGamme h1 {
				background: url(images/titre-gamme-2008.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 172px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteGravityBikeParkPhoto{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteGravityBikeParkPhoto h1 {
				background: url(images/titre-nos-bike-parks.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 207px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteRhinoConcept{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteRhinoConcept h1 {
				background: url(images/titre-le-concept.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 155px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteRhinoModule{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
		#TitreDroiteRhinoModule2{
			width:605px;
			float:left;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteRhinoModule h1 {
				background: url(images/titre-nos-modules.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 160px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteRhinoPhoto{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteRhinoPhoto h1 {
				background: url(images/titre-nos-skate-parks.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 234px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteSkatestoneConcept{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteSkatestoneConcept h1 {
				background: url(images/titre-le-concept.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 155px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteSkatestoneModule{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
		#TitreDroiteSkatestoneModule2{
			width:605px;
			float:left;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteSkatestoneModule h1 {
				background: url(images/titre-nos-modules.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 160px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteSkatestonePhoto{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteSkatestonePhoto h1 {
				background: url(images/titre-nos-skate-parks.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 234px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#ContenuDroite2{
			width:605px;
			margin-left:5px;
			margin-top:10px;
			float:left;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:30px;
		}
		#idTableauProduit img {border-right: 1px solid #9B9161;padding-right : 10px;}
		#idTableauProduit p {font-size:11px;line-height:18px;}
		#idTableauProduit b {color:#000000;font-size:11px;}		
		
		/**************************************SERVICES******************************/
		#TitreDroiteServices{
			width:665px;
			float:left;
		}
			#TitreDroiteServices h1{
				background: url(images/titre-services-b.jpg) no-repeat 0px 0px;background-position:center;
				display: block; margin: 0px; padding: 0px; height: 62px; width: 206px;
				text-indent: -9999px;
			}
		#TitreDroiteServicesDiagnostic{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteServicesDiagnostic h1 {
				background: url(images/titre-diagnostic.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 87px;width: 153px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteServicesMaintenance{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteServicesMaintenance h1 {
				background: url(images/titre-maintenance.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 179px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteServicesReparations{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteServicesReparations h1 {
				background: url(images/titre-reparations.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 158px;
				text-indent: -9999px;padding-bottom:10px;
			}
		#TitreDroiteServicesShow{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#TitreDroiteServicesShow h1 {
				background: url(images/titre-shows.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 79px;
				text-indent: -9999px;padding-bottom:10px;
			}
										
		/**************************************PHOTOS******************************/
		#TitreDroite{
			width:665px;
			float:left;
		}
			#TitreDroite h1 {
				background: url(images/titre-skate-stone.jpg) no-repeat 0px 0px;background-position:center;
				display: block;margin: 0px;padding: 0px;height: 115px;width: 224px;
				text-indent: -9999px;
			}
		#TitreDroiteRhino{
			width:665px;
			float:left;
		}
			#TitreDroiteRhino h1 {
				background: url(images/titre-rhino.jpg) no-repeat 0px 0px;background-position:center;
				display: block;margin: 0px;padding: 0px;height: 115px;width: 138px;
				text-indent: -9999px;
			}
		#TitreDroiteSkatestone{
			width:665px;
			float:left;
		}
			#TitreDroiteSkatestone h1 {
				background: url(images/titre-skatestone.jpg) no-repeat 0px 0px;background-position:center;
				display: block;margin: 0px;padding: 0px;height: 115px;width: 277px;
				text-indent: -9999px;
			}
		#ContenuDroite{
			width:605px;
			float:left;
			background-image:url(images/degradeCorps.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-top:10px;
			margin-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:25px;
		}
			#ContenuDroite h1 {
				background: url(images/titre-nos-skate-parks.jpg) no-repeat 0px 0px;
				display: block;margin: 0px;padding: 0px;height: 56px;width: 155px;
				text-indent: -9999px;
			}
		#ContenuDroite2{
			width:605px;
			margin-left:5px;
			margin-top:10px;
			float:left;
			padding-bottom:20px;
			padding-right:10px;
			padding-left:30px;
		}
		/***************************************ACCUEIL*****************************/
		#accueilGauche{
			float:left;
			width:211px;
		}
			#accueilGaucheTitre h1 {
				background: url(images/titre-derniere_news.jpg) no-repeat 0px 0px;
				display: block;margin: 10px;padding: 0px;height: 21px;width: 169px;
				text-indent: -9999px;
			}
			#accueilGaucheTitre2 h1 {
				background: url(images/titre-inscription-newslette.jpg) no-repeat 0px 0px;
				display: block;margin: 10px;padding: 0px;height: 50px;width: 174px;
				text-indent: -9999px;
			}
			.contenuAccueilGauche{
				margin-right:7px;
				margin-left:7px;
				padding-top:7px;
				padding-bottom:35px;
				padding-right:7px;
				padding-left:7px;
				background-color:#EBEAD7;
			}
		#accueilDroite{
			float:left;
			width:449px;
			padding-top:10px;
			padding-bottom:10px;
		}
			#accueilDroite img{
				padding-left:0px;
				padding-right:0px;
				padding-top:0px;
				padding-bottom:0px;
			}
/********************************************************************/
#indent{
	float:left;
	width:800px;
	height:20px;
}
/********************************************************************/
#footer{
	float:left;
	margin:0 auto;
	width:880px;
	height:60px;
	padding-top:35px;
	color:#FFFFFF;font-family:verdana;font-size:10px;
	background:url(images/footer.jpg);
	background-color:#AEAA7C; 
	background-repeat:none;
}