img{
border:0;
}


#block2{
	margin:6px 0 0 0;
	padding:0;
	height:300px;
	float:left;
	margin:0;
	padding:0;
}

#diaporama{
	margin-top:40px;
}

#cadre_diapo{
	margin:0px  0 0 90px;
	height:261px;
	width:412px;
	background-image:url(../images/diaporama.gif);
	background-repeat:no-repeat;
}

#onglets{
	padding-left:95px;
}

a.btlocaux_actif{
	background-image:url(../images/locauxOn.gif);
	background-repeat:no-repeat;
	height:19px;
	width:104px;
	display:block;
	float:left
}

a.btlocaux{
	background-image:url(../images/locauxOff.gif);
	background-repeat:no-repeat;
	height:19px;
	width:104px;
	display:block;
	float:left
}

a.btlocaux:hover{
	background-image:url(../images/locauxOn.gif);
}

a.btflotte{
	background-image:url(../images/flotteOff.gif);
	background-repeat:no-repeat;
	height:19px;
	width:104px;
	margin-left:104px;
	display:block;
}

a.btflotte_actif{
	background-image:url(../images/flotteOn.gif);
	background-repeat:no-repeat;
	height:19px;
	width:104px;
	margin-left:104px;
	display:block;
}

a.btflotte:hover{
	background-image:url(../images/flotteOn.gif);
}