.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr232 { margin-right: 232px; }
.ml4 { margin-left: 4px; }
.ml7 { margin-left: 7px; }
.ml12 { margin-left: 12px; }
.ml27 { margin-left: 27px; }
.ml90 { margin-left: 90px; }
.ml105 { margin-left: 105px; }
.mt4 { margin-top: 4px; }
.mt6 { margin-top: 6px; }
.mt10 { margin-top: 10px; }
.mt8 { margin-top: 8px; }
.mt26 { margin-top: 26px; }
.mt20 { margin-top: 20px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.pl5 { padding-left: 5px; }
.pt10 { padding-top: 10px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.cb { clear: both; }
.fl { float: left; }
.fr { float: right; }
.tac { text-align: center; }
.tar { text-align: right; }
.taj { text-align: justify; }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ float: right;  padding-bottom: 0.7em;	padding-right: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


/* Basic elements */
body {
	background: url(images/background.jpg);
	background-color: #CCCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
.txtRougeprix{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E1081D;
/*	padding-left: 26px;*/
	}
	
.titreMenuTop {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
/*	padding-left: 26px;*/
	}

.txtGris {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
/*	padding-left: 26px;*/
	}

.txtRouge {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1081D;
/*	padding-left: 26px;*/
	}
		
.txtBleu {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	}
		
p { 
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font: 10px Verdana; 
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2 {
	margin-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	font: 12px Verdana; 
	}

h3 {
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h4 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	
/*	padding-left: 26px;*/
	}

h5 {
	border: 0px solid #FFFFFF;
	padding-top:5px;
	font-weight: normal;
	padding-left:15px;
	font-family: Verdana;
	color: #0099FF;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	}
a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	
a {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	/*border-bottom: 1px dashed #FFFFFF;*/
}

#content a {
	/*color: #426583;*/
	color: #AF3838;
}

a:hover {
	color: #0099FF;
}

a:link {
	color: #000000;
}


#menuTop {
	margin: 0 auto;
	width:1002px;
	padding: 0px;
	}
	
	#header{
	margin: 0 auto; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	width:1000px; 
	height:99px; 
		}
	#contener{
	margin: 0 auto; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	width:1000px; 
	height:1098px; 
	background-image: url(images/background2.jpg)
	}
	#contenerHondaNeuve{
	margin: 82px auto 10px auto; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	width:1000px; 
	height:1250px; 
	background-image: url(images/background2.jpg)
	}
	
	#divService {
	position:absolute;
	margin-left:10px;
	width:655px;
	margin-top:381px;
	padding-left:5px;
	height:110px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	
	
	#divIcasque {
	position:absolute; 
	margin-left:680px; 
	width:305px; 
	margin-top:590px; 
	height:110px; 
	border:1px dashed #666666; 
	background-color: #FFFFFF;
	}
	
	#divSplash {
	position:absolute;
	margin-left:10px;
	width:400px;
	margin-top:10px;
	height:362px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}

	#divNouveautes{
	position:absolute;
	margin-left:420px;
	width:250px;
	margin-top:10px;
	height:362px;
	border:1px dashed #000000;
	background-color: #FFFFFF;
	}
		
	#divOccaz {
	position:absolute;
	margin-left:680px;
	width:305px;
	margin-top:10px;
	height: 570px;
	border:1px dashed #000000;
	background-color:#FFFFFF;
	padding:0px;
	}	
	
	#divOccazInto {
	float:left;
	vertical-align:middle;
	padding-left:10px;
	width:295px; 
	height:35px; 
	padding-top:5px;
	padding-left:5px; 
	border:0px solid #FFFFFF;
	background-color:#FFFFFF;
	}

	#divOccazTof {
	float:left;
	vertical-align:middle;
	padding-left:10px;
	width:295px; 
	height:75px; 
	border:0px solid #FFFFFF;
	background-color:#FFFFFF;
	}

	#divEssaiTof {
	float:left;
	margin-top:3px;
	vertical-align:top;
	width:500x; 
	height:130px; 
	border:0px solid #FFFFFF;
	background-color:#FFFFFF;
	}

	#divEssaiTxt {
	float:left;
	vertical-align:top;
	padding-left:5px;
	width:350px; 
	height:105px;	
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	}	

	#divtxtOcazzAnnonce {
	float:left;
	vertical-align:top;
	padding-left:5px;
	width:280px; 
	height:35px;	
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	}	

	#divtxtNews {
	float:left;
	padding-top:5px;
	padding-left:10px;
	width:235px; 
	height:50px;	
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	}	
	
	#divtxtGood {
	float:left;
	padding-top:0px;
	padding-left:10px;
	width:220px; 
	height:20px;	
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	}	
	
	#divnomVehicule {
	padding-left:15px;	
	}	
	
	.divOccazInto {	
	margin: 10px 40px;	
	padding-bottom: 10px;
	}
	
	#divOccazTxt {
	float:left;
	padding-left:25px;
	width:120px; 
	height:50px; 
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	}	
	
	#divPROMOTxt {
	float:left;
	padding-left:15px;
	width:300px; 
	height:20px; 
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
	}	
	
	#divNews {
	position:absolute;
	margin-left:10px; 
	width:400px; 
	margin-top:502px; 
	height:198px; 
	align:bottom;
	border:1px dashed #000000; 
	background-color:#FFFFFF;
	}	
	  
	#divDemonstration{
	position:absolute; 
	margin-left:420px; 
	width:250px; 
	margin-top:502px; 
	height:198px; 
	border:1px dashed #000000; 
	background-color: #FFFFFF;
	}

	
	#divUvson {
	position:absolute;
	margin-left:10px;
	width:255px;
	margin-top:710px;
	height:180px;
	border:1px dashed #000000;
	background-color:#FFFFFF;
	}
	  
	#divCuire{
	position:absolute;
	margin-left:275px;
	width:200px;
	margin-top:710px;
	height:180px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}
	
	#divAccessMoto{
	position:absolute; 
	margin-left:485px; 
	width:500px; 
	margin-top:710px; 
		height:180px; 
	border:1px dashed #666666; 
	background-color: #FFFFFF;
	}

	#divAccessMoto2{
	position:absolute;
	margin-left:420px;
	width:380px;
	margin-top:1040px;
	height:120px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}
	  
#divPetitepub {
	position:absolute;
	margin-left:810px;
	width:180px;
	margin-top:1040px;
	height:120px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	
	

#divFicheNeuve {
	height:155px;
	width:390px;
	padding-left:10px;
	position:absolute;
	margin-left:10px;
	margin-top:560px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	
	
#divFichePrepa {
	font-size:12px;
	height:145px;
	width:970px;
	padding-left:10px;
	position:absolute;
	margin-left:10px;
	margin-top:420px;
	padding-top:10px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	

#divFicheTopNeuve{
	height:531px;
	width:400px;
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	padding-top:10px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	

#divFicheTopNeuve2{
	height:541px;
	width:570px;
	position:absolute;
	margin-top:10px;
	margin-left:420px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	

#MotoneuvesFichTech2{
	height:155px;
	width:570px;
	position:absolute;
	margin-top:560px;
	margin-left:420px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	
	
#MotoneuvesFichTech3{
	height:275px;
	width:210px;
	position:absolute;
	margin-top:270px;
	margin-left:780px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	

#MotoneuvesFichTech{
	position:absolute;
	margin-left:10px;
	width:970px;
	height:305px;
	padding-left:10px;
	margin-top:725px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
#Motoneuvesfonds{
	position:absolute;
	margin-left:10px;
	width:390px;
	height:120px;
	padding-left:10px;
	margin-top:900px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
#MotoneuvesAccess{
	position:absolute;
	margin-left:10px;
	width:400px;
	height:120px;
	margin-top:1040px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}

	#divMotoNeuve {
	height:100px;
	width:980px;
	position:absolute;
	margin-left:10px;
	margin-top:10px;
	border:1px dashed #666666;
	background-color: #FFFFFF;	
	}

.floatleft { 	
	float: left ;
	width: 50px ;
	height: 50px ;
	background-color: #00FF00 ; 
	}


#divHondaScooter {
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:120px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	
#divHonda125 {
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:830px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	


#divHondaRoadster {
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:1330px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	
#divHondaTrail{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:1830px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	
#divHondaRoute{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:2120px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	
#divHondaSportive{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:2410px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	
#divHondaCustom{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:2700px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	
#divHondaEnfant{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:2990px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}

#divHondaSupermotard{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:3280px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}

#divHondaEnduro{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:3570px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}

#divHondaConcept{
	position:absolute;
	margin-left:10px;
	width:850px; 
	margin-top:3890px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
#divFlashRight{
	align:right;
	height:355px;
	}
		
#divTofHonda {
	float:left;
	width:180px; 
	height:210px; 
	padding-left:30px;
	}
	
#divBanVert1 {
	position:absolute;
	margin-left:870px;
	width:120px; 
	margin-top:120px; 
	height:600px; 
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
.Style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}
		
	
/* CSS Document */

#dmcScooter img {display: none;} 
#dmcScooter{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-scooter.gif); 
} 
#dmcScooter:hover { 
  background-image:url(images/honda-scooter_f2.gif); 
} 

#dmc125 img {display: none;} 
#dmc125{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-125.gif); 
} 
#dmc125:hover { 
  background-image:url(images/honda-125_f2.gif); 
} 

#dmcRoadster img {display: none;} 
#dmcRoadster{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-roadster.gif); 
} 
#dmcRoadster:hover { 
  background-image:url(images/honda-roadster_f2.gif); 
} 

#dmcTrail img {display: none;} 
#dmcTrail{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-trail.gif); 
} 
#dmcTrail:hover { 
  background-image:url(images/honda-trail_f2.gif); 
} 

#dmcRoutiere img {display: none;} 
#dmcRoutiere{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-routiere.gif); 
} 
#dmcRoutiere:hover { 
  background-image:url(images/honda-routiere_f2.gif); 
} 

#dmcSportive img {display: none;} 
#dmcSportive{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-sportive.gif); 
} 
#dmcSportive:hover { 
  background-image:url(images/honda-sportive_f2.gif); 
} 

#dmcCustom img {display: none;} 
#dmcCustom{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-custom.gif); 
} 
#dmcCustom:hover { 
  background-image:url(images/honda-custom_f2.gif); 
} 

#dmcSportive img {display: none;} 
#dmcSportive{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-sportive.gif); 
} 
#dmcSportive:hover { 
  background-image:url(images/honda-sportive_f2.gif); 
} 

#dmcEnfant img {display: none;} 
#dmcEnfant{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-enfant.gif); 
} 
#dmcEnfant:hover { 
  background-image:url(images/honda-enfant_f2.gif); 
} 

#dmcSupermotard img {display: none;} 
#dmcSupermotard{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-supermotard.gif); 
} 
#dmcSupermotard:hover { 
  background-image:url(images/honda-supermotard_f2.gif); 
} 

#dmcEnduro img {display: none;} 
#dmcEnduro{ 
  display: block; 
  width:98px; 
  height:75px; 
  background-image:url(images/honda-supermotard.gif); 
} 
#dmcEnduro:hover { 
  background-image:url(images/honda-supermotard_f2.gif); 
} 


#divMenuNeuve{
  	float: left; 
  	margin-left:0px; 
  	width:98px; 
}

#divInfoFooter {
	position:absolute;
	margin-left:10px;
	margin-top:860px; 
	width: 975px;
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	height:60px;
	border:1px dashed #000000;
	background-color: #FFFFFF;
	line-height: 12pt;
	}
#divInfoFooterNeuve {
	position:absolute;
	margin-left:10px;
	margin-top:1170px;
	width: 975px;
	text-align:center;
	padding-top:10px;
	padding-left:5px;
	height:60px;
	border:1px dashed #000000;
	background-color: #FFFFFF;
	line-height: 12pt;
	}	
.style8 {
	color: #E1081D;
	font-size: 14px;
}
.style9 {font-size: 12px; color: #666666;}

