body{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
#jwscroller-bar {
float:right;
}

.contentLeft { float:right;  }
.contentRight { float:left;  }

#mainMenu { float:left;  }
#logo { float:right; margin-right: 5px }

#menu li { /* all list items */
	float: right;
}

#menu li ul { /* second-level lists */
	right: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	
}
#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	right: auto;
}

fieldset label {
	text-align:left;
}

.tarifsBlock{
text-align:right;
}
.tarifsBlock li{
padding:0 8px 10px 8px;
float:right;
background:url(../images/puce.gif) no-repeat right 7px;
}
h2 {
background:url(../images/bg_h2_ar.gif) no-repeat right bottom;
}
#footer {
font-size:10px;
}

#coordonnees {
float:right;
border:none;
border-left:2px solid #b18b56;
padding-left:20px;
margin-right:0
}

#coordonnees h2{
font-size:20px
}

#planAcces {
float:left;
margin-right: 0;
margin-left: 30px

}

