.scroll {
	position: absolute;
	display: block;
	overflow: scroll;
	background: #fff;
	color: #000;
	z-index: 9999;
/* fixes has-layout-bug in IE6*/
	zoom: 1;
}
#pu_ajax_moteur {
	color: #000;
	margin-top: 46px;
	margin-left: 4px;
}
#do_ajax_moteur {
	color: #000;
	margin-top: 46px;
	margin-left: 43px;
}
#top {
	margin: 3px 0 20px 0;
}
#link_underline {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
}
#little_underline {
	font-size: 10px;
	padding-left: 20px;
	cursor: pointer;
}
/*#content {
	width: 530px;
	margin: auto;
}
*/
#content-center {
	margin: 7px 0 7px 0;
	width: 530px;
}
#moteur {
	background: url(images/moteur_background.gif) no-repeat;
	height: 108px;
	color: #fff;
	font-weight: bolder;
	font-size: 15px;
	padding: 5px 0 0 5px;
	width: 100%;
}
#moteur_main_left {
	float: left;
	width: 400px;
	height: 90px;
	font-weight: bolder;
	font-size: 12px;
	color: #FFF;
	padding: 5px 0 0 5px;
}
#moteur_main_buttom {
	float: left;
	width: 100px;
	height: 90px;
	font-weight: bolder;
	font-size: 12px;
	color: #FFF;
	padding: 5px 0 0 5px;
}
#pu_ajax_moteur_content, #do_ajax_moteur_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	padding: 5px 0 0 5px;
	position: absolute;
	z-index: 2;
	background: #D1CEBB;
	height: 175px;
	width: 230px;
	margin-top: 0px;
	margin-left: 165px;
	border: 1px solid #DF8800;
	overflow: hidden;
	visibility: hidden;
}
#moteur_form_conteneur label {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 1%;
	text-align: right;
	width: 39%;
}
#moteur_form_conteneur input, #moteur_form_conteneur select {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-left: 1%;
}
#moteur_form_conteneur {
	margin-top: 5px;
}
/*-- header --*/
/*#upline {
	width: 700px;
	height: 0px;
	position: relative;
	top: 1050px;
	z-index: 100;
	text-decoration: none;
	font-size: 8.99px;
	text-align: right;
	padding-left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6D6C68;
}
#header {
	width: 920px;
	height: 124px;
	position: relative;
	z-index: 200;
}
*/
input, textarea, select {
	font: 12px/12px Arial, Helvetica, sans-serif;
	padding: 0;
}
input .saisie-libre {
	font: 12px/12px Arial, Helvetica, sans-serif;
	padding: 0;
	padding-left: 9px;
}
#upline {
	width: 920px;
	height: 0px;
	position: relative;
	z-index: 100;
	font-size: 10px;
	text-align: center;
	color: #cccccc;
}
#baseline {
	width: 800px;
	height: 15px;
	position: relative;
	z-index: 100;
	font-size: 10px;
	padding-left: 200px;
	text-align: center;
	color: #565656;
}
a.info {
	position: relative;
	display: inline;
	background: none;
	z-index: 0;
	color: #22A1D5;
	text-decoration: none;
	border-bottom: 0px #FFFFFF dotted;
/* on souligne le texte */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 0
}
a.info span {
	display: none;
/* on masque l'infobulle */
	position: relative;
	color: #22A1D5;
	text-decoration: none;
	border-bottom: 0px #FFFFFF dotted;
/* on souligne le texte */
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 0
}
a.info:hover {
	background: #FFFFFF;
/* correction d'un bug IE */
	z-index: 0;
/* on définit une valeur pour l'ordre d'affichage */
	border: 0;
/* ligne qui corrige le bug d'IE6 et inférieur */
	cursor: help;
/* on change le curseur par défaut en curseur d'aide */
}
a.info:hover span {
	display: inline;
/* on affiche l'infobulle */
	position: absolute;
	white-space: nowrap;
/* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
	top: 0px;
/* on positionne notre infobulle */
	left: 20px;
	background: #FFFFFF;
	color: #808080;
	padding: 3px;
	border: 2px solid #1FB7F5;
	border-bottom: 2px solid #FF9D00;
	border-left: 5px solid #FF9D00;
	border-right: 5px solid #FF9D00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 0;
	line-height: 1.5em
}
.title_backoffice_div {
	height: 20px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-top: 4px;
	background: #d3d3d3;
	color: #8F7D7D;
	font-family: verdana;
}
.title_backoffice_div_2 {
	height: 20px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-top: 4px;
	background: #BFBFBF;
	color: #000;
	font-family: verdana;
}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.add {
	background: url(../../../images/icones/add.gif) no-repeat;
	width: 13px;
	border: 0;
	z-index: 100;
}
.Btn_Style {
	border-style: none;
	width: 60px;
	padding: 2px 7px 1px 7px;
	background: url(../../../images/cpn-btn.gif) repeat-x 0 100%;
	color: #fff;
	font: bold 12px arial, helvetica, sans-serif;
	cursor: pointer;
	text-align: center !important;
	white-space: nowrap;
}
.BT_Style {
	border-width: 1px;
	border-style: solid;
	border-color: #ed6502 #a04300 #a04300 #ed6502;
	padding: 0 7px 1px 7px;
	background: url(../../../images/btn_bg.gif) repeat-x 0 100%;
	color: #fff;
	font: bold 12px arial, helvetica, sans-serif;
	cursor: pointer;
	text-align: center !important;
	white-space: nowrap;
	-moz-border-radius: 7px;
}
.BT_Style:hover {
	background: #02BDF4;
	-moz-border-radius: 7px;
}
.continuer-btn {
	display: block;
	width: 161px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background: url(../../../images/bt-blue.png) no-repeat;
	text-align: center;
	padding-bottom: 1px;
	font-size: 10px;
	line-height: 15px;
	border: 0;
}
/*Latest News*/
.latest-news {
	width: 220px;
	height: auto;
	background: url(../../../images/AE/ecl/images/latest-news-bg.gif) repeat-y 0 0;
}
.latest-news .latest-bottom {
	background: url(../../../images/AE/ecl/images/latest-news-bottom.gif) no-repeat 0 bottom;
}
.latest-news .latest-top {
	background: url(../../../images/AE/ecl/images/latest-news-bottom.gif) no-repeat 0 top;
	padding: 7px;
}
.latest-news .latest-top h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0DA3DF;
}
.latest-news .latest-top span {
	font-size: 10px;
	color: #5a5a5a;
}
.latest-news h2 {
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040;
	margin-bottom: 6px;
}
.latest-news .news-smx {
	padding: 10px 5px;
	background: url(../../../images/AE/ecl/images/latest-news-separator.gif) repeat-x 0 bottom;
	margin: 0 5px;
}
.latest-news .news small {
	display: block;
	color: #c04226;
	font-size: 11px;
	margin-bottom: 1px;
}
.latest-news .news p {
	line-height: 13px;
	color: #5a5a5a;
	font: "Trebuchet MS", Arial, sans-serif;
}
.latest-news .actions {
	float: right;
	display: inline;
	background: url(../../../images/AE/ecl/images/latest-news-actions.gif) no-repeat 0 bottom;
	line-height: 12px;
	padding-left: 15px;
	color: #c24426;
	text-decoration: underline;
	margin:  10px 5px 5px 5px;
}
.latest-news .actions:hover {
	text-decoration: none;
}
#geocodingresults {
	width: 70px;
	padding: 0 0 0 11px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 10px;
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
}
ul {
	padding: 0;
	list-style: none;
}
a {
	color: #0093ce
}
img {
	display: block;
	border: none;
}
form, body {
	margin: 0;
	padding: 0;
}
#content .left-content .right-area, .right-column .bann2, .right-column .top5, .right-content .bann2, .right-content .top5, .right-column .banner-auto, .right-column .phone, .right-column .bann1, .right-column .big-bann {
	float: right;
}
#content.inner .main-content .link-box ul li a:hover, .contact-block .post a:hover, .moteur-blue a:hover, #content.inner .main-content p a:hover, .car-list .notes a:hover, .main-forms .notes-checkbox a:hover {
	color: #ff9d00;
}
body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	/*background: #fff url(../../../images/body-bg.gif) repeat-x;
*/
	color: #565656;
}
a:focus {
	outline: none;
}
#warning_barette {
	font-family: Arial;
	border: 1px dashed #000000;
	height: 100%;
}
#warning_barette .WARNING {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#warning_barette .CONTENT {
	color: #000000;
	font-size: 10px;
}
#page {
	width: 930px;
	margin: 0 auto;
	padding: 0 7px;
	overflow: hidden;
}
/*header start*/
#header {
	width: 930px;
	float: left;
	background: url(../../../images/header-bg1.png) no-repeat;
	height: 113px;
}
/*logo start*/
.logo {
	float: left;
	padding: 13px 0 0 8px;
	width: 252px;
}
.logo a {
	display: block;
	width: 252px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../../images/logo.gif) no-repeat;
}
/*logo end*/
/*language block start*/
#header .right-box {
	/*width: 440px;
*/
	float: right;
	padding: 13px 0 0;
}
#header .right-box p {
	padding: 4px 5px 0 0;
	float: left;
	color: #666;
	font-size: 11px;
}
#header .right-box ul, #header .right-box ul li {
	float: left;
}
/*language block end*/
/*main navigation start*/
#menu {
	/*ecl8newmargin: -9px 0 0;
*/
	margin-top: 4px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 150;
}
#menu li {
	float: right;
}
#menu li a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	height: 38px;
	position: relative;
	z-index: 3;
}
* html #menu li a {
	float: left;
}
#menu a strong {
	background: url(../../../images/menu-item-left-bg.png) no-repeat;
	float: left;
	height: 21px;
	font-weight: normal;
	padding: 17px 5px 0 12px;
	cursor: pointer;
}
#menu a span {
	float: left;
	height: 38px;
	background: url(../../../images/menu-item-right-bg.png) no-repeat;
	cursor: pointer;
	width: 7px;
}
#menu li ul {
	display: none;
	position: absolute;
	width: 133px;
	padding: 11px 0 0;
	left: 0;
	top: 34px;
	background: url(../../../images/drop-d-bg.gif) no-repeat;
	z-index: 15;
}
#menu li.active ul {
	background: url(../../../images/drop-d-bg-active.gif) no-repeat;
}
#menu li ul li {
	width: 133px;
	background: #adaa9a;
}
#menu li.active ul li {
	background: #ff9d00;
}
#menu li ul li a {
	width: 118px;
	height: auto !important;
	background: none !important;
	overflow: hidden;
	padding: 2px 0 2px 15px !important;
	border-bottom: 1px #d6d5cd solid;
	line-height: 15px;
}
#menu li ul li a.last {
	border: none;
}
#menu li ul li a:hover {
	background: #918D7B url(../../../images/drop-d-item-bg.gif) no-repeat 0 8px !important;
}
#menu li.active ul li a:hover {
	background-color: #D68300 !important;
}
#menu li ul li.bottom {
	height: 7px;
	background: url(../../../images/drop-d-item-bottom-bg.gif) no-repeat;
}
#menu li.active ul li.bottom {
	background-image: url(../../../images/drop-d-item-bottom-bg-active.gif);
}
#menu li.active {
	position: relative;
	z-index: 10;
}
#menu li:hover, #menu li.hover {
	position: relative;
	z-index: 5;
}
#menu li.active a strong {
	background: url(../../../images/menu-item-left-bg-active.png) no-repeat;
	position: relative;
	z-index: 200;
	margin: 0 0 0 -3px;
	padding: 10px 5px 7px 14px;
}
#menu li.active a span {
	background: url(../../../images/menu-item-right-bg-active.png) no-repeat;
	width: 11px;
	margin: 0 -3px 0 0;
	position: relative;
	z-index: 200;
}
#menu li:hover ul, #menu li.hover ul {
	display: block;
}
/*main navigation end*/
/*header end*/
/*content start*/
.top5 a {
	color: #ffffff;
	text-decoration: none;
	/*font-size: xx-small;
*/
}
#content {
	width: 920px;
	float: left;
	padding: 0 0 0 10px;
}
.wrapp {
	width: 100%;
	float: left;
}
.wrapp .left-content {
	width: 468px;
	float: left;
}
.wrapp .right-content {
	width: 442px;
	float: right;
}
/*main form index page start*/
#content .left-content h1 {
	font: 28px/31px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
h1.reservez {
	display: inline;
}
h2.devis {
	display: inline;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
#content .left-content .form {
	width: 468px;
	overflow: hidden;
	background: #FF9D00 url(../../../images/form-bg.gif) no-repeat 0 100%;
	margin: -5px 0 0;
	height: 287px;
	overflow: visible;
}
#content .left-content .form select {
	width: 173px;
	height: 20px;
	float: left;
}
#content .left-content .form label {
	font-size: 10px;
	color: #fff;
}
#content .left-content .form .holder input {
	width: 76px;
}
#content .left-content .form div {
/*	width: 422px;*/
	float: left;
/*	padding: 5px 0;*/
}
#content .left-content .form div.radio {
	padding: 6px 0;
	float: none;
	overflow: hidden;
}
#content .left-content .form div.radio label {
	float: left;
	padding-right: 7px;
	color: #fff;
	padding-top: 2px;
}
#content .left-content .form div.radio input {
	float: left;
}
#content .left-content .form div.sel-box {
	padding: 9px 0 8px;
	float: none;
	overflow: hidden;
}
#content .left-content .form .container .left, #content .left-content .form .container .right {
	width: 173px;
	float: left;
	border: none;
	padding: 0 12px 0 0;
}
#content .left-content .form .holder {
	width: 173px;
	border: none;
	padding: 10px 0 0;
}
#content .left-content .form .holder img {
	border: none;
}
#content .left-content .form .holder input, #content .left-content .form .holder a, #content .left-content .form .holder select {
	float: left;
	margin-right: 6px;
}
.codepromo input {
	float: center;
	/*width: 76px;
*/
	position: relative;
	/*background: #ccc;
	border-color: #fff #999 #999 #fff;
*/
	color: #444;
}
#content .left-content .form .holder select {
	width: 60px;
	margin-right: -5px;
	position: relative;
}
#content .left-content .form .holder a {
	margin-right: 7px;
}
#content .left-content .form .go-btn {
	float: right;
	overflow: hidden;
	margin: -25px -7px 0 0;
	position: relative;
	display: block;
}
#content .left-content .form .container {
	padding-bottom: 6px;
}
/*Numero telephone moteur*/
#content .left-content .form .contact-box {
	padding: 1px 0 0;
	border: none;
	float: left;
}
#content .left-content .form .contact-box p, #content .left-content .form .contact-box h2 {
	text-align: center;
	color: #fff;
}
#content .left-content .form .contact-box h2 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
}
#content .left-content .form .contact-box p {
	padding-top: 1px;
	font-size: 9px;
}
#content .left-content .form .contact-box p.phone, .contact-block .post p.phone {
	height: 31px;
	padding: 0;
	background: url(../../../images/phone-number.gif) no-repeat 50%;
	font: 26px/26px Georgia, "Times New Roman", Times, serif;
	margin: 2px 0 0;
	float: none;
	width: 422px;
}
/*left boxes start*/
#content .left-content .right-area span {
	font-size: 13px;
	color: #a29f90;
}
#content .left-content .right-area h3 {
	padding: 0 0 10px;
	margin: 0;
	font: normal 20px/18px Georgia, "Times New Roman", Times, serif;
	color: #00a8ec;
	padding: 3px 35px 0 0;
}
#content .left-content .right-area {
	width: 220px;
	height: 285px;
	background: url(../../../images/right-area-bg.gif) no-repeat;
	padding: 10px 0 0 22px;
	margin: 10px 0 0;
}
#content .left-content .right-area p {
	padding: 7px 20px 10px 0;
	margin: 0;
	color: #565656;
}
#content .left-content .right-area p strong, #content .left-content .right-area p strong a {
	color: #00a8ec;
	text-decoration: none;
}
#content .left-content .right-area p strong a:hover {
	text-decoration: underline;
}
/*left boxes end*/
/*blog box start*/
#content .left-content .blog-box {
	width: 469px;
	float: left;
	height: 201px;
	background: #e5e3d7 url(../../../images/blog-bg.gif) no-repeat;
	padding-left: 10px;
	margin-right: -15px;
	position: relative;
}
#content .left-content .blog-box h2 {
	padding: 0;
	margin: 0;
	text-align: center;
	margin-top: -12px;
	position: relative;
}
#content .left-content .blog-box h2 img {
	margin: 0 auto;
}
#content .left-content .blog-box .left-side, #content .left-content .blog-box .right-side {
	width: 206px;
	float: left;
	padding: 0 0 0 10px;
}
#content .left-content .blog-box .right-side {
	padding-left: 45px;
}
#content .left-content .blog-box h3 {
	padding: 0 90px  0 0;
	margin: -10px 0 -3px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #e4900b;
	line-height: 19px;
	float: none;
	position: relative;
}
#content .left-content .blog-box p {
	padding: 7px 0 0;
	margin: 0;
	font-size: 12px;
	color: #515151;
	line-height: 12px;
}
#content .left-content .blog-box ul {
	padding: 3px 0 4px;
}
#content .left-content .blog-box ul li a {
	color: #0093ce;
}
#content .left-content .blog-box ul li a:hover {
	color: #e4900b;
}
#content .left-content .blog-box img {
	border: 0;
}
#content .left-content .blog-box .photo {
	float: right;
	margin: -60px 0 0 -10px;
	position: relative;
}
#content .left-content .blog-box .right-side h3 {
	margin-top: -10px;
}
/*blog box end*/
/*left content start*/
#content.inner .left-content {
	width: 226px;
	height: auto;
	float: left;
	margin: -5px 0 0;
	position: relative;
}
/*orange box start*/
#content.inner .left-content .form {
	width: 216px;
	background: #ff9d00 url(../../../images/left-orange-box-bg.gif) no-repeat 0 100%;
	padding-left: 10px;
	margin: 0;
	height: 330px;
}
#content.inner .left-content .form div {
	padding: 4px 0;
}
#content.inner .left-content .form h2 {
	font-size: 25px;
	line-height: 18px;
	width: 178px;
	padding: 0 0 5px 20px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
}
#content.inner .left-content .form h3 {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 14px;
	padding: 0 0 0 20px;
}
#content.inner .left-content .form .sel-box, #content.inner .left-content .form .container {
	width: 178px;
	padding-left: 20px;
	border: none;
	border-bottom: 1px #ffce80 solid;
}
#content.inner .left-content .form .container {
	border: none;
}
#content.inner .left-content .form .container div {
	/*border-bottom: 1px #ffce80 solid;
*/
	padding: 3px 5px 3px 20px;
	margin-left: -10px;
	position: relative;
}
* html #content.inner .left-content .form .container div {
	display: inline;
}
#content.inner .left-content .form .container div div {
	border: 0;
	margin: 0;
	padding: 3px 0;
}
#content.inner .left-content .form .radio {
	width: 110px;
	border: none;
	padding: 4px 0 4px 18px;
	float: left;
}
#content.inner .left-content .form .radio div {
	padding: 0;
	border: 0;
	margin: -3px 0 0;
	float: left;
	overflow: hidden;
	width: 100%;
}
#content.inner .left-content .form span {
	display: block;
	float: left;
	padding: 0 0 0 25px;
}
#content.inner .left-content .form .radio input {
	float: left;
	padding-left: 0;
	padding-right: 0;
	margin: 3px 0 0;
	width: 16px;
	height: 16px;
}
#content.inner .left-content .form .radio label {
	float: left;
	padding-left: 8px;
	line-height: 18px;
}
#content.inner .left-content .form .go-btn {
	margin: 18px 25px 0 0;
	float: right;
	display: inline;
}
#content.inner .left-content .form .reactu-btn {
	display: block;
	width: 161px;
	height: 20px;
	text-decoration: none;
	color: #fff;
	background: url(../../../images/bt-blue.png) no-repeat;
	text-align: center;
	padding-top: 2px;
	font-size: 10px;
	line-height: 15px;
}
/*orange box end*/
#content.inner .left-content .container-left {
	width: 216px;
	float: left;
	margin: 10px 0 0;
	/*background: url(../../../images/inner-left-contentt-container-bg.gif) repeat-y;
*/
	padding-right: 10px;
	overflow: hidden;
}
#content.inner .left-content .container-left .top {
	width: 226px;
	margin: 0 -10px 0 0;
	float: left;
	/*background: url(../../../images/inner-left-contentt-container-top-bg.gif) no-repeat 100% 0;
*/
	height: 12px;
	overflow: hidden;
}
#content.inner .left-content .container-left .bottom {
	width: 226px;
	float: left;
	background: url(../../../images/inner-left-contentt-container-bottom.gif) no-repeat 100% 100%;
	height: 40px;
}
/*question banner*/
#content.inner .left-content .question-banner .top {
	background: url(../../../images/question-banner-top-bg.gif) no-repeat;
	height: 16px;
}
#content.inner .left-content .question-banner .center {
	background: url(../../../images/question-banner-bg.gif) repeat-y;
}
#content.inner .left-content .question-banner .bottom {
	background: url(../../../images/question-banner-bottom-bg.gif) no-repeat;
	height: 16px;
}
/*question banner end*/
/*left content end*/
/*seo block start*/
#content.inner .seo-block {
	width: 694px;
	float: left;
}
#content.inner .seo-block .wrapp {
	width: 100%;
	float: none;
}
#content.inner .seo-block .wrapp:after {
	content: ".";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
}
* html #content.inner .seo-block .wrapp {
	height: 1%;
}
/*promo start*/
#content.inner .seo-block .promo {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: -10px 0 0;
}
#content.inner .seo-block .promo h1 {
	position: absolute;
	top: 19px;
	left: 28px;
	padding: 0 0 0 3px;
	margin: 0;
	font: 32px/38px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#content.inner .seo-block .promo h1 span {
	font-size: 24px;
}
/*promo end*/
#content.inner .right-content {
	width: 694px;
	float: left;
	padding: 0;
	margin: -10px 0 0;
	position: relative;
}
#content.inner .main-content {
	width: 419px;
	float: left;
	padding: 0 0 0 20px;
}
#content.inner .main-content .blue p, #content.inner .main-content h2, #content.inner .main-content h3 {
	color: #119ad1;
}
#content.inner .main-content h2 {
	padding: 5px 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content.inner .main-content h3 {
	padding: 5px 0;
	margin: 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content.inner .main-content h4, #content.inner .main-content h5, #content.inner .main-content h6 {
	color: #ff9d00;
	padding: 5px 0;
	margin: 0;
}
#content.inner .main-content h4 {
	font-size: 14px;
}
#content.inner .main-content h5 {
	font-size: 12px;
}
#content.inner .main-content h6 {
	font-size: 11px;
	font-weight: normal;
}
#content.inner .main-content p {
	padding: 10px 0 20px;
	margin: 0;
	text-align: justify;
}
#content.inner .main-content .link-box {
	width: 400px;
	overflow: hidden;
	padding: 0 0 45px 15px;
}
#content.inner .main-content .link-box ul {
	width: 200px;
	float: left;
}
#content.inner .main-content .link-box ul li a {
	color: #119ad1;
}
#content.inner .right-column {
	width: 249px;
	float: right;
	padding: 3px 0 0;
}
#content.inner .right-column .nav-box, #content.inner .right-column .nav-box .bottom, #content.inner .right-column .nav-box .link-area {
	width: 249px;
	float: left;
	background: url(../../../images/right-content-nav-box-bg.gif) repeat-y;
}
#content.inner .right-column .nav-box .bottom {
	height: 6px;
	background: url(../../../images/right-content-nav-box-bottom-bg.gif) no-repeat;
	overflow: hidden;
}
#content.inner .right-column .nav-box .link-area {
	background: url(../../../images/right-content-nav-box-top-bg.gif) no-repeat;
	padding: 5px 0 0 37px;
	width: 212px;
}
#content.inner .right-column .nav-box .link-area strong, #content.inner .right-column .nav-box .link-area ul li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#content.inner .right-column .nav-box .link-area ul {
	padding: 5px 0 15px;
	width: 187px;
	float: left;
}
#content.inner .right-column .nav-box .link-area ul li {
	width: 187px;
	float: left;
	padding: 1px 0;
	border-bottom: 1px #cfcdbf solid;
}
#content.inner .right-column .nav-box .link-area ul li.last {
	border-bottom: 0;
}
#content.inner .right-column .nav-box .link-area ul li a {
	display: block;
	padding-left: 15px;
	background: url(../../../images/right-content-nav-box-link-bg.gif) no-repeat;
}
#content.inner .right-column .nav-box .link-area ul li a.active, #content.inner .right-column .nav-box .link-area ul li a:hover {
	background-position: 0 100%;
}
#content.inner .right-column .container-right {
	width: 226px;
	float: right;
	background: url(../../../images/right-content-content-right-top.gif) repeat-y;
	margin: 10px 0 0;
}
#content.inner .right-column .container-right .top {
	width: 226px;
	float: left;
	height: 16px;
	background: url(../../../images/right-content-content-right-top-bg.gif) no-repeat;
	margin-bottom: 5px;
}
#content.inner .right-column .container-right div.bottom {
	width: 226px;
	float: left;
	height: 40px;
	background: url(../../../images/container-right-bottom-bg.gif) no-repeat;
}
#content.inner .right-column .container-right .right-holder {
	margin: 0 0 10px;
	float: right;
}
#content.inner .right-column .container-right .phone {
	margin: -8px 0 0;
}
#content.inner .right-column .container-right .phone img {
	margin: 0 auto;
}
#content.inner .right-column .container-right .bann2 .box {
	background: none;
	float: none;
	height: auto;
}
#content.inner .right-column .container-right .bann2 .box img {
	margin: 0 auto;
}
.bann2 .two-column {
	overflow: hidden;
}
#content.inner .right-column .container-right .bann2 .two-column img {
	margin: 0 8px 10px 15px;
	display: inline;
}
#content.inner .right-column .container-right .bann2 .two-column h3 {
	margin-top: -10px;
}
#content.inner .right-column .container-right .big-bann {
	margin: 0;
}
/*question answer block start*/
.question-answer-box {
	width: 428px;
	margin: 0 -7px 0 -2px;
	position: relative;
}
.question-answer-box .question {
	background: url(../../../images/question-box.png) repeat-y;
	width: 428px;
	margin: 17px 0 0;
}
.question-answer-box .question .top-bg {
	background: url(../../../images/question-box-top.png) no-repeat;
	width: 428px;
}
.question-answer-box .question .top-bg .bot-bg {
	background: url(../../../images/question-box-bot.png) no-repeat 0 100%;
	width: 398px;
	color: #fff;
	padding: 14px 10px 30px 20px;
	font-weight: bold;
	line-height: 14px;
}
.question-answer-box .answer span {
	color: #00a8ec;
}
.question-answer-box .answer {
	padding: 1px 7px 0 3px;
}
/*question answer block end*/
/*services detail block start*/
.services-detail {
	width: 400px;
	padding: 12px 0 0 11px;
}
.services-detail h2 {
	margin-left: 2px;
}
.services-detail .title-box {
	width: 100%;
	overflow: hidden;
	padding: 6px 0 0;
}
.services-detail .title-box img {
	float: left;
	border: 2px solid #e5e3d7;
	margin: 0 23px 15px 0;
}
.services-detail .title-box p {
	text-align: left !important;
}
.services-detail .post {
	padding: 6px 0 13px 6px;
}
.services-detail .post h4 {
	padding-bottom: 1px !important;
}
.services-detail .post p {
	padding: 0 !important;
}
/*services detail block end*/
.services-liste .post, .contact-block .post, .promotion-block .post {
	border-bottom: 1px solid #e5e3d7;
}
/*services liste start*/
.services-liste {
	width: 406px;
	padding: 0 0 0 12px;
}
.services-liste .post {
	padding: 4px 0 12px;
	margin: 0 0 7px;
}
.services-liste .text {
	width: 100%;
	overflow: hidden;
	padding: 3px 0 0;
}
.services-liste .text .image {
	float: left;
	width: 119px;
	padding: 3px 0 0;
}
.services-liste .text .image img {
	border: 2px solid #e5e3d7;
}
.services-liste .text .mess {
	display: table;
	height: 1%;
}
.services-liste .text .mess p {
	padding: 0 15px 13px 0 !important;
}
/*services liste end*/
/*contact-block start*/
.contact-block {
	width: 600px;
	padding: 3px 0 0 13px;
}
.contact-block h2 {
	padding-bottom: 7px !important;
	color: #4BBDEE;
	font: 17px  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contact-block .post {
	padding: 9px 0 7px;
}
.contact-block .post p {
	padding: 0 !important;
}
.contact-block .post span {
	color: #0093ce;
}
.contact-block .post .phone {
	width: 209px !important;
	background: url(../../../images/phone-number-contact.png) no-repeat !important;
	color: #fff;
	text-align: center !important;
	margin: 8px 0 9px !important;
}
.contact-block .post li {
	background: url(../../../images/arrow-contact.gif) no-repeat left;
	padding: 0 0 0 10px;
}
/*contact-block end*/
/*promotion block start*/
.promotion-block {
	width: 420px;
	padding: 0 0 0 1px;
}
.promotion-block .title-box {
	padding: 17px 0 2px;
}
.promotion-block .title-box h3 {
	line-height: 17px !important;
}
.promotion-block .title-box p {
	text-align: left !important;
	padding: 13px 0 0 !important;
}
.promotion-block .post {
	width: 100%;
	overflow: hidden;
	padding: 6px 0 14px;
}
.promotion-block .post h2 {
	padding: 1px 0 0 !important;
}
.promotion-block .post .image {
	width: 93px;
	float: left;
	padding: 0 0 0 3px;
}
.promotion-block .post .text {
	width: 323px;
	float: right;
}
.promotion-block .post .text .mess {
	width: 100%;
	overflow: hidden;
	margin: -1px 0 0;
}
.promotion-block .post .text .mess .left {
	width: 205px;
	float: left;
}
.promotion-block .post .text .mess .left p {
	padding: 0 !important;
}
.promotion-block .post .text .mess .image {
	width: 101px;
	float: right;
	border: 2px solid #e5e3d7;
	margin: 0 2px 18px 0;
	display: inline;
	padding: 0;
}
.promotion-block .post .text strong {
	font-weight: normal;
	color: #119ad1;
}
.promotion-block .post .text .link {
	padding: 6px 0 0;
}
/*promotion block end*/
/*moteur blue block start*/
.moteur-blue {
	width: 424px;
	padding: 36px 0 20px 1px;
	color: #a29f8c
}
.moteur-blue .blue-box {
	background: url(../../../images/moteur-blue-box.gif) repeat-y;
	color: #fff;
}
.moteur-blue .blue-box p {
	padding: 12px 0 1px 2px !important;
	line-height: 15px !important;
}
.moteur-blue .blue-box .top-bg {
	background: url(../../../images/moteur-blue-box-top.jpg) no-repeat;
}
.moteur-blue .blue-box .bot-bg {
	background: url(../../../images/moteur-blue-box-bot.png) no-repeat 0 100%;
	padding: 21px 27px;
	min-height: 205px;
	margin: 0 0 14px;
}
* html .moteur-blue .blue-box .bot-bg {
	height: 205px;
}
.moteur-blue .blue-box .title-box p, .moteur-blue .blue-box .title-box h2 {
	color: #8fdfff !important;
	padding: 0 !important;
	line-height: 17px !important;
}
.moteur-blue p.author {
	text-align: right !important;
	font: 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #8fdfff;
	padding-right: 8px !important;
}
.moteur-blue a {
	color: #00a8ec;
}
.moteur-blue p {
	padding-left: 27px !important;
}
/*moteur blue block end*/
/*car list start*/
.car-list {
	width: 647px;
	padding: 10px 0 0 20px;
	position: relative;
}
.car-list:after {
	content: ".";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
}
* html .car-list {
	height: 1%;
}
.car-list .description-car {
	width: 100%;
}
.car-list .description-car-debug {
	width: 100%;
	color: #000000;
	font-size: 10px;
	background-color: #CCCCCC;
}
.car-list .description-car:after , .description-car-kma:after {
	content: ".";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
}
* html .car-list .description-car {
	height: 1%;
}
.car-list .description-car .wrapp:after {
	content: ".";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
}
* html .car-list .description-car .wrapp {
	height: 1%;
}
.car-list .description-car .img {
	float: left;
	width: 180px;
}
.car-list .description-car .img-cc {
	float: left;
	width: 160px;
}
.car-list .description-car .img img {
	display: block;
}
.car-list .description-car .img-cc img {
	display: block;
}
.car-list .description-car .info {
	float: left;
	width: 210px;
}
.car-list .description-car .info h2 {
	font: 19px/22px Georgia, "Times New Roman", Times, serif;
	color: #22a1d5;
	width: 230px;
}
.car-list .description-car .info ul {
	width: 100%;
	overflow: hidden;
	padding: 9px 0 0;
	font-size: 10px;
	font-weight: bold;
}
.car-list .description-car .info ul li {
	float: left;
	background: url(../../../images/car-info-separate.gif) no-repeat right;
	padding: 3px 7px 1px 5px;
	font-size: 10px;
	font-weight: bold;
}
.car-list .description-car .info ul li.first {
	padding-left: 1px;
}
.car-list .description-car .info ul li img {
	float: left;
}
.car-list .description-car .info ul li p {
	float: left;
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 0 4px;
}
.car-list .description-car .info p {
	font-size: 10px;
	line-height: 10px;
	color: #a29f8c;
	padding: 9px 3px 5px;
}
.car-list .description-car .info-cc {
	float: left;
	width: 240px;
}
.car-list .description-car .info-cc h2 {
	font: 20px/23px Georgia, "Times New Roman", Times, serif;
	color: #22a1d5;
}
.car-list .description-car .info-cc ul {
	width: 100%;
	overflow: hidden;
	padding: 9px 0 0;
}
.car-list .description-car .info-cc ul li {
	float: left;
	background: url(../../../images/car-info-separate.gif) no-repeat right;
	padding: 3px 7px 1px 5px;
}
.car-list .description-car .info-cc ul li.first {
	padding-left: 1px;
}
.car-list .description-car .info-cc ul li img {
	float: left;
}
.car-list .description-car .info-cc ul li p {
	float: left;
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 0 4px;
}
.car-list .description-car .info-cc p {
	font-size: 10px;
	line-height: 10px;
	color: #a29f8c;
	padding: 9px 3px 5px;
}
.car-list .description-car .links {
	float: right;
	padding: 27px 7px 0 15px;
	width: 111px;
}
.car-list .description-car .links a {
	display: block;
	width: 111px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	background-repeat: no-repeat !important;
	text-decoration: none;
	margin: 0 0 4px;
}
* html .car-list .description-car .links a {
	line-height: 19px;
}
*+html .car-list .description-car .links a {
	line-height: 19px;
}
/*pour affichage logos loueurs page rate*/
.car-list .description-car .loueurs {
	float: left;
	width: 65px;
	margin-top: 2px;
}
/*Barettes produits*/
.car-list .description-car .links a.first {
	background: url(../../../images/bt-orange.gif);
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.car-list .description-car .links a.second {
	/*background: url(../../../images/car-info-link-2.gif);
*/
	background: url(../../../images/bt-blue.gif);
	font-size: 9px;
}
.car-list .description-car .links a.first-cc {
	background: url(../../../images/bt-orange.gif);
	font-size: 10px;
}
.car-list .description-car .links a.second-cc {
	/*background: url(../../../images/car-info-link-2.gif);
*/
	background: url(../../../images/bt-blue.gif);
	font-size: 12px;
	font-weight: bold;
}
.car-list .description-car .new-price, .car-list .description-car .old-price, .car-list .description-car  .a-partir {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.car-list .description-car .new-price {
	font-size: 30px;
	color: #22a1d5;
	line-height: 44px;
}
.car-list .description-car .new-price .dec {
	font-size: 18px;
	color: #22a1d5;
	line-height: 44px;
}
.car-list .description-car .old-price {
	font-size: 16px;
	text-decoration: line-through;
	color: #6B6B6B;
}
.car-list .description-car .a-partir {
	font-size: 14px;
	color: #6B6B6B;
}
.car-list .description-car .old-price .dec {
	font-size: 14px;
	text-decoration: line-through;
	color: #6B6B6B;
}
.car-list .description-car .details-tarifs {
	width: 100%;
	float: left;
	background: url(../../../images/details-tarifs-top.png) no-repeat;
	margin: -19px 0 0;
}
.car-list .description-car .details-tarifs-cc {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin: -19px 0 0;
}
.car-list .description-car .details-tarifs .link {
	height: 27px;
	width: 625px;
	cursor: pointer;
	padding: 4px 32px 0 0;
}
.car-list .description-car .details-tarifs .link a {
	float: right;
	font-size: 12px;
	color: #fff;
	background: no-repeat;
	height: auto;
	padding: 0 0 0 20px;
	line-height: 16px;
}
.car-list .description-car .opener .link a {
	background-position: 0 -16px;
}
.car-list .description-car .slider {
	width: 617px;
	padding: 0 12px 5px 18px;
	overflow: hidden;
	background: url(../../../images/details-tarifs-drop-down.gif) repeat-y;
	display: none;
}
.car-list .description-car .detail-tarif-content {
	background: url(../../../images/details-tarifs-int.png) repeat-y;
}
.opener .slider {
	display: block !important;
}
.car-list .description-car .slider .column {
	width: 290px;
	padding: 0 12px 0 0;
	float: left;
}
.car-list .description-car .slider .column .blue, .car-list .description-car .slider .column .orange {
	padding: 2px 0 7px;
}
.car-list .description-car .slider .column .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.car-list .description-car .slider .column .blue .title {
	color: #00b6ff;
}
.car-list .description-car .slider .column .orange .title {
	color: #ff9d00;
}
.car-list .description-car .slider .column ul {
	color: #656463;
	font-size: 11px;
	padding: 0 0 0 1px;
}
.car-list .description-car .slider .column ul li {
	background-repeat: no-repeat !important;
	background-position: 0 6px !important;
	padding: 0 0 0 8px;
	line-height: 13px;
}
.car-list .description-car .slider .column ul li span {
	color: #000;
}
.car-list .description-car .slider .column .blue ul li {
	background: url(../../../images/slider-blue-arrow.gif);
}
.car-list .description-car .slider .column .orange ul li {
	background: url(../../../images/slider-orange-arrow.gif);
}
.car-list .description-car .details-tarifs span.bot {
	height: 14px;
	width: 100%;
	display: block;
	float: left;
	background: url(../../../images/details-tarifs-bot.png) no-repeat;
	margin: -6px 0 0;
	position: relative;
}
.car-list .description-car .slider .l-drop {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.car-list .description-car .slider .l-drop a {
	clear: both;
	width: 70px;
	float: right;
	padding: 0 0 0 11px;
	height: 20px;
	background: url(../../../images/button-fermer.gif) no-repeat;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.car-list .notes {
	font-size: 11px;
	color: #a29f8c;
	line-height: 12px;
	padding: 20px 20px 0 26px;
}
.car-list .legend {
	display: inline;
}
hr {
	clear: both;
	width: 95%;
	border: 0;
/* enleve toute bordure */
	border-bottom: 1px #22a1d5 dotted;
/* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height: 1px;
/* pour IE */
}
/*pop-up start*/
.pop-up-short {
	position: absolute;
	top: -50px;
	left: 21px;
	z-index: 100;
}
.pop-up-short .inner {
	width: 260px;
	padding: 0px 35px 60px 18px;
	/*height: 103px;
*/
	background: url(../../../images/pop-up-short.png) no-repeat;
}
.pop-up-short p {
	color: #515151;
	font-size: 10px;
	line-height: 13px;
	margin: 4px 0 0;
}
.pop-up-short span {
	font-size: 8px;
}
.pop-up-short strong {
	color: #00a8ec;
}
.pop-up-short strong.title {
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	color: #00a8ec;
	line-height: 16px;
}
.pop-up-short .link {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 313px;
}
.pop-up-short .link a {
	width: 111px;
	margin: 0 auto;
	background: none;
	float: none;
	display: block;
}
.pop-up-short .link a span {
	background: url(../../../images/pop-up-button.png) no-repeat;
	width: 95px;
	text-align: center;
	float: none;
	display: block;
}
/*pop-up end*/
/*pop-up start*/
.pop-up {
	position: absolute;
	top: -123px;
	left: 21px;
	z-index: 100;
}
.pop-up .inner {
	width: 260px;
	padding: 14px 35px 60px 18px;
	height: 103px;
	background: url(../../../images/pop-up.png) no-repeat;
}
.pop-up p {
	color: #515151;
	font-size: 10px;
	line-height: 13px;
	margin: 4px 0 0;
}
.pop-up span {
	font-size: 8px;
}
.pop-up strong {
	color: #00a8ec;
}
.pop-up strong.title {
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	color: #00a8ec;
	line-height: 16px;
}
.pop-up .link {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 313px;
}
.pop-up .link a {
	width: 111px;
	margin: 0 auto;
	background: none;
	float: none;
	display: block;
}
.pop-up .link a span {
	background: url(../../../images/pop-up-button.png) no-repeat;
	width: 95px;
	text-align: center;
	float: none;
	display: block;
}
/*pop-up end*/
/*car list end*/
/*main forms start*/
.main-forms {
	width: 655px;
	overflow: hidden;
	padding: 4px 0 0 21px;
}
.main-forms .block {
	position: relative;
	width: 100%;
	float: left;
	background: url(../../../images/main-form-block.gif) repeat-y;
	margin: 0 0 7px;
	font-size: 11px;
	color: #676559;
}
.main-forms .block .top-bg {
	background: url(../../../images/main-form-block-top.png) no-repeat;
}
.main-forms .block .bot-bg {
	background: url(../../../images/main-form-block-bot.png) no-repeat 0 100%;
	min-height: 98px;
	padding: 0 0 9px;
}
* html .main-forms .block .bot-bg {
	height: 98px;
}
.main-forms .blue-block {
	background: url(../../../images/main-form-blue-block.gif) repeat-y;
	margin: 0;
	color: #fff;
	line-height: 14px;
	font-size: 12px;
}
.main-forms .blue-block .top-bg {
	background: url(../../../images/main-form-blue-block-top.png) no-repeat;
}
.main-forms .blue-block .bot-bg {
	background: url(../../../images/main-form-blue-block-bot.png) no-repeat 0 100%;
}
.main-forms .block .arrow {
	width: 42px;
	height: 22px;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: -20px;
	left: 290px;
	background: transparent url(../../../images/main-form-block-arrow.png) no-repeat scroll 0 0
}
.main-forms .blue-block .arrow {
	height: 25px;
	background: url(../../../images/main-form-blue-block-arrow.png) no-repeat;
}
.main-forms .blue-block .text {
	padding: 21px 35px;
}
.main-forms .block .head {
	padding: 1px 15px 0;
}
.main-forms .block .head h2 {
	font: normal 23px/40px Georgia, "Times New Roman", Times, serif;
	color: #22a1d5;
}
.main-forms .block .head .right-text {
	float: right;
	line-height: 16px;
	margin: 14px 0 0;
	padding: 0 9px 0 0;
}
.main-forms .block .head .right-text span {
	font-size: 14px;
	color: #00a8ec;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.main-forms .block .inner-form {
	width: 620px;
	padding: 7px 0 0 10px;
	overflow: hidden;
}
.main-forms .block .inner-form .column-form {
	float: left;
	width: 310px;
}
.main-forms .block .inner-form .column-form-agences {
	float: left;
	width: 600px;
}
.main-forms .block .inner-form .list-form {
	width: 100%;
	overflow: hidden;
	padding: 4px 0 0;
}
.main-forms .block .inner-form .list-form li {
	width: 100%;
	float: left;
	min-height: 23px;
}
* html .main-forms .block .inner-form .list-form li {
	height: 23px;
}
.main-forms .block .inner-form .list-form .left {
	width: 135px;
	float: left;
}
.main-forms .block .inner-form .list-form span {
	float: left;
	color: #00a8ec;
}
.main-forms .block .inner-form .list-form .left label {
	text-align: right;
	width: 127px;
	padding: 0 7px 0 0;
	float: left;
}
.main-forms .block .inner-form .list-form .left label span {
	float: none;
}
.main-forms .type-text, .main-forms select, .main-forms textarea, .main-forms .number-card {
	font: 11px Arial, Helvetica, sans-serif;
	color: #180d0a;
}
.main-forms .type-text, .main-forms select, .main-forms .number-card {
	float: left;
}
.main-forms .block .inner-form .list-form .type-text {
	width: 165px;
	padding: 1px 5px 0;
	background: url(../../../images/main-form-type-text.gif) no-repeat;
	border: 0;
	height: 15px;
}
.main-forms select {
	margin: 0 5px 0 0;
}
.main-forms select.date {
	width: 47px;
}
.main-forms select.month {
	width: 92px;
}
.main-forms select.year {
	width: 62px;
}
.main-forms select.hour {
	width: 62px;
}
.main-forms select.form-select-1 {
	width: 170px;
}
.main-forms select.form-select-2 {
	width: 175px;
}
.main-forms select.date-expiration {
	width: 60px;
}
.main-forms .block .notes {
	padding: 17px 20px 19px;
}
.main-forms .block .notes p {
	text-align: center;
	line-height: 13px;
	margin: 13px 0 0;
}
.main-forms textarea {
	width: 584px;
	height: 84px;
	background: url(../../../images/main-form-textarea.png) no-repeat;
	padding: 5px;
	margin: 20px 0 0 34px;
	border: 0;
}
.main-forms .form-button {
	width: 186px;
	height: 46px;
	text-align: center;
	padding: 0 10px;
	font: bold 12px/46px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: url(../../../images/button-form.png) no-repeat;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
}
.main-forms .blue-block .columns {
	padding: 13px 5px 0 3px;
	width: 647px;
	overflow: hidden;
}
.main-forms .blue-block .columns ul {
	width: 647px;
	float: left;
	background: url(../../../images/main-form-columns.gif) repeat-y;
	padding: 0 0 13px;
}
.main-forms .blue-block .columns ul li {
	width: 170px;
	float: left;
	margin: -4px 0 0;
}
.main-forms .blue-block .columns ul li .title {
	font: 17px/22px Georgia, "Times New Roman", Times, serif;
	color: #8fdfff;
}
.main-forms .blue-block .columns ul li.left-column {
	padding: 0 0 0 15px;
}
.main-forms .blue-block .columns ul li.center-column {
	padding: 0 45px 0 25px;
}
.main-forms .blue-block .columns .link {
	overflow: visible;
	float: left;
}
.main-forms .blue-block .columns .link a {
	float: right;
	background: url(../../../images/main-form-columns-link.gif) no-repeat;
	margin: -11px 22px 0 0;
	position: relative;
}
.main-forms .blue-block .columns .link a span {
	float: left;
	background: url(../../../images/main-form-columns-link-right.gif) no-repeat 100% 0;
	margin: 0 -11px 0 0;
	position: relative;
	padding: 0 39px 0 40px;
}
.main-forms .list-price {
	width: 610px;
	padding: 0 0 0 10px;
	overflow: hidden;
	margin: -6px 0 0;
}
.main-forms .list-price li {
	border-bottom: 1px solid #e5e3d7;
	width: 100%;
	float: left;
	padding: 1px 0 2px;
}
.main-forms .list-price li.total {
	border: none;
	padding-top: 6px;
}
.main-forms .list-price li p, .main-forms .list-price li input[type=checkbox], .main-forms .list-price li label {
	float: left;
}
.main-forms .list-price li .price {
	float: right;
}
.main-forms .list-price li .price span {
	color: #00a8ec;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
/*.main-forms .list-price li .price div {
	color: #00a8ec;
	font-size: 12px;
	font-weight: bold;
}
*/
.main-forms .list-price li.total .price span {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 13px;
}
/*.main-forms .list-price li input {
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
}
*/
.main-forms .list-price li input {
	margin: 0;
	padding: 0;
	width: 60px;
	height: 20px;
	color: #00a8ec;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	border: 1px solid #ffffff;
}
.main-forms .list-price li label {
	margin: 0 0 0 5px;
}
.main-forms .notes-checkbox {
	padding: 20px 0 18px 18px;
	line-height: 13px;
}
.main-forms .notes-checkbox a {
	color: #00a8ec;
}
.main-forms .left-column {
	width: 414px;
	float: left;
	padding: 0 0 13px;
}
.main-forms .number-card {
	width: 40px;
	height: 15px;
	border: 0;
	background: url(../../../images/main-form-number-card.gif) no-repeat;
	margin: 0 4px 0 0;
	padding: 1px 3px 0;
}
.main-forms p.description {
	padding: 0 0 0 134px;
	width: 170px;
	line-height: 13px;
}
.main-forms .right-column {
	width: 206px !important;
	padding: 69px 0 11px !important;
	color: #180d0a;
}
.main-forms .right-column .checkbox {
	padding: 0 0 6px 8px;
	width: 198px;
	overflow: hidden;
}
.main-forms .right-column .checkbox input {
	float: left;
	width: 16px;
	height: 16px;
	margin: 1px 0 0;
	padding: 0;
}
.main-forms .right-column .checkbox label {
	float: left;
	width: 170px;
	padding: 0 0 0 5px;
	line-height: 13px;
}
.main-forms .left-column .notes-telephone {
	color: #565656;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 5px 10px 0 21px;
}
.main-forms .left-column .notes-telephone p {
	margin: 15px 0 0;
}
/*main forms end*/
/*seo block end*/
/*content end*/
/*Sitemap*/
#dirshow {
	font-size: small;
	left: 1em;
	position: absolute;
	top: 2em;
}
#dirshow a {
	background: #ccc;
	border: 2px solid;
	border-color: #fff #999 #999 #fff;
	color: #444;
	padding: 2px 3px;
	text-decoration: none;
}
#dirshow a:hover {
	background: #bbb;
	border-color: #aaa #fff #fff #aaa;
	color: #222;
}
#sitemap {
	list-style: none;
	font: normal 15.5px Arial, sans-serif;
	overflow: hidden;
}
#sitemap ul {
	margin: 0;
	padding: 0;
	border-left: 0.5em solid #fff;
}
#sitemap li {
	/*background-color: none;
*/
	float: left;
	margin: 0 0 -0.1em;
	min-height: 1em;
	padding: .2em .4em;
	position: relative;
	width: 17em;
}
#sitemap ul ul {
	font-size: 90%;
	margin-top: -1.4em;
}
#sitemap ul ul li {
	background: none;
	border-top: 0.5em solid #fff !important;
	border-left: 6.5em solid #fff;
	left: 10em;
}
#sitemap ul ul ul li {
	background: #ccc;
	border-color: #ED8720;
}
#sitemap ul ul ul ul li {
	background: #bbb;
	border-color: #c93;
}
#sitemap ul ul ul ul ul li {
	background: #999;
	border-color: #c33;
	color: #fff;
}
/*fin Sitemap*/
/*footer start*/
#footer-holder {
	width: 100%;
	min-width: 944px;
	background: #e5e3d7 url(../../../images/footer-holder-bg.gif) repeat-x;
	padding-bottom: 15px;
}
#footer {
	width: 944px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../../../images/footer-bg.gif) no-repeat 6px 0;
}
#footer img {
	float: left;
	padding: 40px 0 0 20px;
}
#footer ul {
	padding: 0 30px 10px 0;
	float: left;
	width: 120px;
}
#footer ul li {
	line-height: 12px;
}
#footer ul.last {
	padding-right: 0;
	width: 140px;
}
#footer ul.first {
	padding-left: 28px;
	width: 94px;
}
#footer .link-box {
	width: 743px;
	float: right;
	background: url(../../../images/footer-box-bg1.gif) repeat-y;
	margin: 20px 7px 0 0;
	display: inline;
}
#footer .link-box .top {
	height: 14px;
	float: left;
	width: 743px;
	background: url(../../../images/footer-top-bg.gif) no-repeat;
	overflow: hidden;
}
#footer .link-box .bottom {
	height: 9px;
	float: left;
	width: 743px;
	background: url(../../../images/footer-bottom-bg.gif) no-repeat;
	overflow: hidden;
}
#footer ul li a, #footer ul li strong {
	font-size: 10px;
	text-decoration: none;
	color: #6d6c68;
	line-height: 12px !important;
}
#footer ul li strong {
	line-height: 10px !important;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #00a8ec
}
#footer ul li strong {
	font-size: 11px;
	color: #00a8ec;
}
#footer-holder.inner #footer {
	background: none;
}
#footer-line {
	margin: 20px 0 -11px;
	position: relative;
}
#footer-line .inner {
	width: 944px;
	margin: 0 auto;
	height: 28px;
	background: url(../../../images/inner-footer-bg.png) no-repeat;
}
#footer-line .inner-one {
	background: url(../../../images/inner-footer-bg-one.png) no-repeat;
}
/*footer end*/
/* TEMPORAIRE LE TEMPS QUE LES HORAIRE SOIenT DEFINITIVE*/
.car-list .description-car .details-tarifs_new {
	width: 100%;
	float: left;
	background: url(../../../images/details-tarifs-top_horaires.png) no-repeat;
	margin: -19px 0 0;
}
.car-list .description-car .details-tarifs_new .link {
	height: 27px;
	width: 625px;
	cursor: pointer;
	padding: 4px 32px 0 0;
}
.car-list .description-car .details-tarifs_new .link a {
	float: right;
	font-size: 12px;
	color: #fff;
	background: no-repeat;
	height: auto;
	padding: 0 0 0 20px;
	line-height: 16px;
}
.car-list .description-car .details-tarifs_new span.bot {
	height: 14px;
	width: 100%;
	display: block;
	float: left;
	background: url(../../../images/details-tarifs-bot.png) no-repeat;
	margin: -6px 0 0;
	position: relative;
}
#barretes_produits td.photo {
	width: 160px;
}
#title {
	background-color: #0CBBE6;
	color: #ffffff;
	font-weight: bolder;
}
#cpns_error {
	margin-top: 35px;
	color: #a29f8c
}
/*====================================================Pour filtre sur la page RATES=====================================================*/
a.btn {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../../../images/bt-blue.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	height: 20px;
	line-height: 15px;
	padding-top: 2px;
	margin-left: 22px;
	text-align: center;
	text-decoration: none;
	width: 161px;
}
.flt {
	background-color: #f4f4f4;
	border: 1px inset #ccc;
	margin: 0;
	/*width: 100%;
*/
}
.flt_s {
	background-color: #f4f4f4;
	border: 1px inset #ccc;
	margin: 0;
	width: auto;
}
#pricing {
	text-align: left;
	background-color: #f0e68c;
/* #00A8EC*/
	-moz-border-radius: 15px;
	margin-bottom: 0px;
}
#pricing select {
	color: #000;
	font-size: 10px;
	background-color: #f0e68c;
/* #00A8EC*/
	border: 1px #000 solid;
}
#pricing. span. td {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-color: #f0e68c;
/* #00A8EC*/
}
#pricing td {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-color: #f0e68c;
/* #00A8EC*/
}
#pricing input {
	color: #000;
	font-size: 10px;
	/*background-color: #f0e68c;
/* #00A8EC*/
	border: 1px #000 solid;
}
#codepromo_go {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FF9D00 url(../../../images/left-orange-box-bg.gif) no-repeat scroll 0 100%;
	padding-left: 10px;
	width: 216px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}
#filter_go {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
/*	background: #FF9D00 url(../../../images/left-orange-box-bg.gif) no-repeat scroll 0 100%;*/
    background-color:#f5f5f5;
/*	height: 500px;*/
	width: 220px;
	position: fixed;
	top: 0px;
	margin-left:897px;
	padding-left: 10px;
	border:1px #854242 solid;
/*
	width: 216px;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;*/
}
#filter_go_top {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: url(../../../images/left-orange-box-top-bg.gif) no-repeat scroll 0 100%;
	padding-top: 3px;
	padding-left: 10px;
	width: 216px;
}
#benchmark {
	width: auto;
	padding: 10px;
	margin: 10px;
	z-index: 1000;
	text-align: justify;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow: 1 1 2px #ffffff;
	border: 1px solid #ECEEF2 ridge;
	background-color: #f0e68c;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 5px #0d0d0d;
	-webkit-box-shadow: 0 0 5px #0d0d0d;
	-moz-box-shadow: 0 0 5px #0d0d0d;
}
.benchmark {
	width: auto;
	padding: 10px;
	margin: 10px;
	z-index: 1000;
	text-align: justify;
	font-size: 12px;
	color: #000;
	text-shadow: 1 1 2px #ffffff;
	border: 1px solid #ECEEF2 ridge;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 5px #0d0d0d;
	-webkit-box-shadow: 0 0 5px #0d0d0d;
	-moz-box-shadow: 0 0 5px #0d0d0d;
}
#benchmark select {
	color: #000;
	font-size: 10px;
	background-color: #f0e68c;
/* #00A8EC*/
	border: 1px #000 solid;
}
#benchmark. span. td {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-color: #f0e68c;
/* #00A8EC*/
}
#benchmark td {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-color: #f0e68c;
/* #00A8EC*/
}
#benchmark input {
	color: #000;
	font-size: 10px;
	/*background-color: #f0e68c;
/* #00A8EC*/
	border: 1px #000 solid;
}
.filter_title {
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 3px;
	color: #FF9D00;
	font-family: verdana;
	text-decoration: underline;
}
.filter_tb {
	margin-left: 2px;
	margin-top: 1px;
	color: #565656;
	font-size: 8px;
	font-family: verdana;
}
#div_filters {
	font-weight: bolder;
	font-size: 10px;
}
.CarBackground {
	background: url(../../../images/CarBackground.gif) no-repeat center;
	margin-top: -10px;
	margin-left: 18px;
}
.CarBackgroundtd {
	padding: 0px;
	vertical-align: top;
	background: url(../../../images/CarBackground-td1.gif) no-repeat scroll 0 center;
	width: 268px;
	height: 163px;
}
.CarBackgroundtd2 {
	padding: 0px;
	vertical-align: top;
	background: url(../../../images/CarBackground-td2.gif) no-repeat scroll 0 center;
	width: 211px;
	height: 163px;
}
.CarBackgroundtd3 {
	padding: 0px;
	vertical-align: top;
	background: url(../../../images/CarBackground-td3.gif) no-repeat scroll 0 center;
	width: 157px;
	height: 163px;
}
.bgCarBackground {
	background: url(../../../images/bg-barrette.gif) no-repeat scroll 0 center;
	border-style: none;
	border: 2px;
	text-align: center;
}
.fseinclude {
	background: url(../../../images/new.png) 100% 0px no-repeat;
	position: absolute;
	z-index: 1000000;
}
/*pour sitemap menu déroulant accordéon*/
.navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000;
	color: #fff;
	width: 200px;
	font: 1.2em "Trebuchet MS", sans-serif;
}
.navigation a, .navigation span {
	display: block;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	background: #000 url(menu-item.png) left bottomno-repeat;
}
.navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
	background-image: url(menu-item-deroule.png);
}
.navigation .open a, .navigation .open span {
	background-image: url(menu-item-enroule.png);
}
.navigation a:hover, .navigation a:focus, .navigation a:active {
	text-decoration: underline;
}
.navigation .subMenu {
	font-size: .8em;
	background: #ccc url(subMenu.png) 0 0 repeat-x;
	font-size: .9em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
}
.navigation ul.subMenu a {
	background: none;
	padding: 3px 20px;
}
#filter_form_pricing a {
	color: #FFFFFF;
	font-weight: bolder;
}
#filter_form_pricing {
	padding-left: 30px;
	text-align: left;
	background-color: #FF9D00;
	-moz-border-radius: 15px;
	margin-bottom: 10px;
	color: #FFFFFF;
	width: auto;
	padding: 10px;
	margin: 10px;
	z-index: 1000;
	text-align: justify;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow: 1 1 2px #ffffff;
	border: 1px solid #ECEEF2 ridge;
	background-color: #FF9D00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 5px #0d0d0d;
	-webkit-box-shadow: 0 0 5px #0d0d0d;
	-moz-box-shadow: 0 0 5px #0d0d0d;
}

#pricing_menu_spots {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
    background-color:#f5f5f5;
	height: 25px;
	width: 100px;
	position: fixed;
	top: 0px;
	margin-left:-250px;
	padding-left: 10px;
	border:1px #854242 solid;
}
#pricing_menu_spots_details {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
    background-color:#f5f5f5;
	height: auto;
	width: 400px;
	position: relative;
	margin-left:300px;
	padding-left: 10px;
	border:1px #854242 solid;
	overflow:hidden;
	z-index: 1000;
}
#pricing_menu_sources {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
    background-color:#f5f5f5;
	height: 25px;
	width: 100px;
	position: fixed;
	top: 0px;
	margin-left:-135px;
	padding-left: 10px;
	border:1px #854242 solid;
}
#pricing_menu_sources_details {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
    background-color:#f5f5f5;
	height: auto;
	width: 400px;
	margin-left:-100px;
	position: relative;
	padding-left: 10px;
	border:1px #854242 solid;
	overflow:hidden;
	z-index: 1000;
}
.page-b-form-container {
	float: left;
	top: 0;
	left: 0;
	background: url(../../../images/AE/www.autoescape.co.uk/bg-blue-box-1.jpg) no-repeat;
	height: 156px;
	width: 635px;
	padding: 11px 0 0 36px;
}
#primaryNav li {
	width: 25%;
}
#primaryNav li ul li {
	width: 100% !important;
}
#primaryNav.col1 li {
	width: 99.9%;
}
#primaryNav.col2 li {
	width: 50.0%;
}
#primaryNav.col3 li {
	width: 33.3%;
}
#primaryNav.col4 li {
	width: 25.0%;
}
#primaryNav.col5 li {
	width: 20.0%;
}
#primaryNav.col6 li {
	width: 16.6%;
}
#primaryNav.col7 li {
	width: 14.2%;
}
#primaryNav.col8 li {
	width: 12.5%;
}
#primaryNav.col9 li {
	width: 11.1%;
}
#primaryNav.col10 li {
	width: 10.0%;
}
#primaryNav {
	margin: 0;
	float: left;
	width: 100%;
}
#primaryNav #home {
	display: block;
	float: none;
	background: #ffffff url(../../../images/L1-left.png) center bottom no-repeat;
	position: relative;
	z-index: 2;
	padding: 0 0 30px 0;
}
#primaryNav li {
	float: left;
	background: url(../../../images/L1-center.png) center top no-repeat;
	padding: 30px 0;
	margin-top: -30px;
}
#primaryNav li a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #c3eafb url(../../../images/white-highlight.png) top left repeat-x;
	border: 2px solid #b5d9ea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
/* FF 3.5+ */
}
#primaryNav li a:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
}
#primaryNav li:last-child {
	background: url(../../../images/L1-right.png) center top no-repeat;
}
a:link:before, a:visited:before {
	/*content: " "attr(href)" ";*/
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
#primaryNav li a:link:before, #primaryNav li a:visited:before {
	color: #78a9c0;
}
/* --------Second Level --------- */
#primaryNav li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url(../../../images/vertical-line.png) center bottom repeat-y;
}
#primaryNav li li a {
	background-color: #cee3ac;
	border-color: #b8da83;
}
#primaryNav li li a:hover {
	border-color: #94b75f;
	background-color: #e7f1d7;
}
#primaryNav li li:first-child {
	padding-top: 30px;
}
#primaryNav li li:last-child {
	background: url(../../../images/vertical-line.png) center bottom repeat-y;
}
#primaryNav li li a:link:before, #primaryNav li li a:visited:before {
	color: #8faf5c;
}
/* --------Third Level --------- */
#primaryNav li li ul {
	margin: 10px 0 0 0;
	width: 100%;
	float: right;
	padding: 9px 0 10px 0;
	background: #ffffff url(../../../images/L3-ul-top.png) center top no-repeat;
}
#primaryNav li li li {
	background: url(../../../images/L3-center.png) left center no-repeat;
	padding: 5px 0;
}
#primaryNav li li li a {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 12px;
	padding: 5px 0;
	width: 80%;
	float: right;
}
#primaryNav li li li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#primaryNav li li li:first-child {
	padding: 15px 0 5px 0;
	background: url(../../../images/L3-li-top.png) left center no-repeat;
}
#primaryNav li li li:last-child {
	background: url(../../../images/L3-bottom.png) left center no-repeat;
}
#primaryNav li li li a:link:before, #primaryNav li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}
/* ------------------------------------------------------------Utility Navigation------------------------------------------------------------ */
#utilityNav {
	float: right;
	max-width: 50%;
	margin-right: 10px;
}
#utilityNav li {
	float: left;
	margin-bottom: 10px;
}
#utilityNav li a {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	display: block;
	border: 2px solid #e3ca4b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #fff7aa url(../../../images/white-highlight.png) top left repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
/* FF 3.5+ */
}
#utilityNav li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#utilityNav li a:link:before, #utilityNav li a:visited:before {
	color: #ccae14;
	font-size: 9px;
	margin-bottom: 3px;
}
/*Latest News*/
.latest-news {
	width: 220px;
	height: 100%;
	background: url(../../../images/AE/ecl/images/latest-news-bg.gif) repeat-y 0 0;
}
.latest-news .latest-bottom {
	background: url(../../../images/AE/ecl/images/latest-news-bottom.gif) no-repeat 0 bottom;
}
.latest-news .latest-top {
	background: url(../../../images/AE/ecl/images/latest-news-bottom.gif) no-repeat 0 top;
	padding: 7px;
}
.latest-news h2 {
	font: 22px/22px "Trebuchet MS", Arial, sans-serif;
	color: #404040;
	margin-bottom: 10px;
	padding-left: 10px;
}
.latest-news .news {
	padding: 10px 5px;
	background: url(../../../images/AE/ecl/images/latest-news-separator.gif) repeat-x 0 bottom;
	margin: 0 5px;
}
.latest-news .news small {
	display: block;
	color: #c04226;
	font-size: 11px;
	margin-bottom: 1px;
}
.latest-news .news p {
	line-height: 15px;
	color: #5a5a5a;
}
.latest-news .actions {
	float: right;
	display: inline;
	background: url(../../../images/AE/ecl/images/latest-news-actions.gif) no-repeat 0 bottom;
	line-height: 12px;
	padding-left: 15px;
	color: #c24426;
	text-decoration: underline;
	margin:  10px 5px 5px 5px;
}
.latest-news .actions:hover {
	text-decoration: none;
}
/*Other News*/
.post {
	padding: 5px 0 5px 0px;
}
.post h2 {
	font: 16px "Trebuchet MS", Arial, sans-serif;
	color: #6F6F6F;
	margin-bottom: 7px;
}
.post h2 span {
	color: #F98F05;
}
.post p {
	padding-bottom: 10px;
	color: #6F6F6F;
}
.post .more {
	display: block;
	height: 11px;
	background: url(../../../images/AE/ecl/images/latest-news-actions.gif) no-repeat 0 0;
	padding-left: 15px;
	line-height: 11px;
	font-size: 11px;
	color: #c24426;
	text-decoration: underline;
}
.post .more:hover {
	text-decoration: none;
}
.post ul {
	list-style: none outside;
	padding: 20px 0 0 0;
}
.post li {
	background: url(../../../images/AE/ecl/images/latest-news-actions.gif) no-repeat 0 2px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.post li a {
	font-size: 11px;
	line-height: 11px;
	color: #c24426;
	text-decoration: underline;
}
.post li a:hover {
	text-decoration: none;
}
/*pour cadre autour de l image voiture sur page paiement*/
.image_wrapper {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	border: 5px solid #E8E8E8;
	margin-bottom: 5px;
	margin-top: 3px;
	padding: 1px;
}
.clearfloat {
	display: inline-block;
}
#filter {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index: 10;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#box {
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 60%;
	height: 60%;
	padding: 0;
	margin: 0;
	border: 1px solid black;
	background-color: white;
	z-index: 11;
	overflow: auto;
}
#boxheader {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 20px;
	padding: 0;
	padding-top: 2px;
	padding-left: 8px;
	margin: 0;
	margin-right: 20px;
	border-bottom: 1px solid black;
	background-color: #060;
	color: white;
	text-align: center;
}
#boxclose {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	background-color: #CCC;
	border: 1px solid black;
	width: 20px;
	height: 20px;
}
#boxcontent {
	position: absolute;
	top: 23px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 8px;
	overflow: auto;
	width: 100%;
	height: 100%;
}
* Sign In/Up */
#signin_form, #signup_form {
	float: left;
	padding: 0 10px;
	width: 260px
}
#signup_title, #signin_title {
	padding-left: 10px
}
#signin_form div, #signup_form div {
	margin-top: 10px
}
#not_member {
	height: 56px;
	text-align: center;
	width: 168px
}
#not_member, #signup_why_join {
	float: left;
	background: #909090;
	margin: 24px 0 5px 10px;
	font-weight: bold;
}
#not_member p {
	color: #ffffff;
	font-size: 14px;
	margin-top: 10px
}
#signup_form #signup_terms_label {
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 0 5px
}
#signup_why_join div {
	background: url() 5px 9px no-repeat;
	padding: 5px 0 5px 45px;
}
#signup_why_join {
	width: 245px;
}
#signup_why_join h2 {
	text-align: right;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding-right: 10px
}
#signup_why_join h3 {
	color: #ffce34;
	font-size: 18px;
	font-weight: bold
}
#signup_why_join p {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding-right: 3px;
	line-height: 16px
}
/* Forgot Password */
#forgotpass_form #forgot_email {
	width: 95%
}
.b_overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background: black;
	z-index: 999;
	display: none;
}
#header_box {
	float: right;
	margin: -6px 0 0;
	padding-right: 23px;
	width: 40%;
}
#header_box h2 {
	font-size: 25px;
	line-height: 18px;
	width: 178px;
	padding: 0 0 5px 20px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
}
#popup-window {
	background: #f0f0f0;
	border: 4px solid #c3c3c3;
	display: none;
	padding: 5px;
	overflow: auto;
	overflow-x: hidden;
	z-index: 1000;
	position: absolute;
}
#popup-window #top_logo {
	float: left;
	margin: 10px 0 0 10px
}
#popup-window #close_popup {
	float: right;
	width: 18px;
	height: 18px;
}
#popup-window h1 {
	font-size: 18px;
	color: #115093;
	font-weight: bold;
	padding-bottom: 5px
}
#popup-window label, #popup-window input {
	display: block;
	color: #646464;
	font-weight: bold;
}
.light_box {
	background: #f0f0f0;
	border: 4px solid #c3c3c3;
	display: none;
	padding: 5px;
	overflow: auto;
	overflow-x: hidden;
	z-index: 1000;
	position: absolute;
}
.light_box #top_logo {
	float: left;
	margin: 10px 0 0 10px
}
.light_box #close_popup, .light_box #mya_close_popup {
	float: right;
	width: 18px;
	height: 18px;
}
.light_box h1 {
	font-size: 18px;
	color: #115093;
	font-weight: bold;
	padding-bottom: 5px
}
.light_box label, .light_box input {
	display: block;
	color: #646464;
	font-weight: bold;
}
/* tooltip design */
.ToolTips {
	display: block;
	position: absolute;
	width: 404px;
}
.ToolTips .sticky_close {
	display: block;
	position: absolute;
	top: 1px;
	right: 3px;
	background: url(../../../images/fileclose.png);
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 0px;
	z-index: 100000000;
}
.ToolTips .message {
	display: block;
	position: relative;
	background: url(../../../images/tip_body.png) repeat-y;
	padding: 0px 10px;
}
/* here we do a little switch. If the tooltip is positioned above the element hovered, it changes the classes on the header/footer divs in order to point at the element hovered */
.ToolTips .dockBottomHeader, .ToolTips .dockTopFooter {
	display: block;
	position: relative;
	background: url(../../../images/dockBottomHeader.png) no-repeat bottom;
	height: 33px;
}
.ToolTips .dockTopFooter {
	background: url(../../../images/dockTopFooter.png) no-repeat bottom;
	height: 38px;
}
.ToolTips .dockBottomFooter, .ToolTips .dockTopHeader {
	display: block;
	position: relative;
	background: url(../../../images/dockBottomFooter.png);
	height: 14px;
	line-height: 11px;
	font-size: 0px;
	clear: both;
}
/* this one has more height to display the close button in case sticky tooltips are on */
.ToolTips .dockTopHeader {
	background: url(../../../images/dockTopHeader.png) bottom center no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 0px;
}
.ToolTips .dockBottomHeader {
	background: url(../../../images/dockBottomHeader.png);
}
.ToolTips .dockBottomFooter {
	background: url(../../../images/dockBottomFooter.png);
}
.ToolTips .dockTopHeader {
	background: url(../../../images/dockTopHeader.png);
}
.ToolTips .dockTopFooter {
	background: url(../../../images/dockTopFooter.png);
}
.ToolTips .sticky_close {
	background: url(../../../images/fileclose.png);
}
/* this is just a div displaying the loading animated .gif */
.loading {
	display: block;
	margin: 0px auto 0px;
	background: url(../../../images/ajax-loader.gif) center center no-repeat;
	width: 31px;
	height: 50px;
}
/* tip container */
.tipContainer {
	display: none;
}
/* beautify the tooltip content */
.ToolTips .message {
	font-size: 12px;
	text-align: justify;
}
.ToolTips .message h3 {
	font-size: 16px;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #FF6600;
}
.ToolTips .message .rights {
	display: block;
	clear: both;
	margin: 15px 0px 0px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
#containersmx p {
	clear: both;
	float: none;
	margin: 10px 0px 10px;
}
.BT_Style_new {
	border-width: 1px;
	border-style: solid;
	border-color: #ed6502 #a04300 #a04300 #ed6502;
	padding: 0 7px 1px 7px;
	background: #ED6502;
	color: #fff;
	font: bold 12px arial, helvetica, sans-serif;
	cursor: pointer;
	text-align: center !important;
	white-space: nowrap;
	-moz-border-radius: 7px;
}

.bolder{
    font-weight:bolder;
}
