/************* PAGE 2 ROUES ****************/
.page.scooter {
	padding-top: 60px;
	width: 903px; /*730*/
	background-image: url(img/deuxroues/page.title.scooter.3roues.gif);
	background-repeat: no-repeat;
}


/************* Presentation specifique des zones ****************/
.page.scooter iframe.zone, .page.scooter object {
	border: 0;
	width: 903px; /*730*/
	height: 900px;
	padding: 0px;
}

#toolbar {
	display: none;
}

.texte1_scooter{
	font-family:Helvetica;
	font-size:12px;
	float: left;
	text-align:center;
	width:560px;
	height:110px;
	margin:10px 0 0 169px;
}



.texte2_scooter{
	font-family:Helvetica;
	font-size:12px;
	float:left;
	text-align: justify;
	height:90px;
	width:606px;
	margin:35px 0 0 169px;
}


.img_50 {
	background-image: url('img/deuxroues/photo-scoot-50.jpg');
	background-repeat: no-repeat;
	height:200px;
	width:200px;
	float:left;
	margin-left:111px;
}

.img_125 {
	background-image: url('img/deuxroues/photo-scoot-125.jpg');
	background-repeat: no-repeat;
	height:200px;
	width:200px;
	float:left;
	margin-left:36px;
}

.img_mp3 {
	background-image: url('img/deuxroues/photo-3roues.jpg');
	background-repeat: no-repeat;
	height:200px;
	width:200px;
	float:right;
	margin-right:111px;
}

#boutton_50 {
	background-image: url('img/deuxroues/bout-scooter-50.jpg');
	background-repeat: no-repeat;
	height:75px;
	width:202px;
	float:left;
	margin-left:111px;
}


#boutton_125 {
	background-image: url('img/deuxroues/bout-scooter-125.jpg');
	background-repeat: no-repeat;
	height:75px;
	width:202px;
	float:left;
	margin-left:37px;
}

#boutton_mp3 {
	background-image: url('img/deuxroues/bout-scooter-3roues.jpg');
	background-repeat: no-repeat;
	height:75px;
	width:202px;
	float:right;
	margin-right:95px;
}

.fleche_scooter {
	background-image: url('img/deuxroues/bout-home-scooter-off.png');
	background-repeat: no-repeat;
	height:65px;
	width:65px;
	float:right;
	margin-top:11px;
}

.fleche_scooter:hover {
	background-image: url('img/deuxroues/bout-home-scooter-on.png');
	background-repeat: no-repeat;
}