* {
	font-family: Arial, Sans-serif;
	font-size: 9pt;
}


a {text-decoration: none;}
img {border: 0;}
p {padding:0;margin:0;}

body {
	margin:0 auto;
	/*background: url(../../images/body.gif) no-repeat scroll center 22px;*/
	background: url(../../images/body-back.jpg) repeat-x 0 0;
}

#main {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#maindiv {
	display:block;
	float:left;
	width: 1000px;
}

#header {
	position:relative;
	float:left;
	width: 1000px;
	height:90px;
}

#displaycompare {
	margin: 0 0 10px 0;
}

#displaycompare a{
	color: #000000;
}

#displaycompare td {
	background: url(../../images/vo_panel_descriptif_details-td.jpg) bottom no-repeat ;	
}

#displaycompare span{
	color: #FF0000;
	font-weight: bold;
}

#compare_title {
	width: 200px;
	font-weight: bold;
}


#header_logo {
	position:relative;
	float:left;
	width: 300px;
	padding-left:60px;
	height:90px;
}
#header_picto {
	position:relative;
	float:left;
	height:65px;
	padding-top:25px;
}

#home_search {
	position:relative;
	float:left;
	width: 1000px;
	height:	150px;
	background: url(../../images/home-search_new.gif) top no-repeat;
}

#home_search p span {
	color:#ED1C24;
}
#home_search p {
	font-size:10pt;
	font-weight:bold;
	padding-bottom:7px;
}


#home_search_1 {
	position:relative;
	float:left;
	padding-left:50px;
	padding-top:10px;
	width: 315px;
	height:120px;
}

#home_search_1 ul {
	margin:0;
	padding:0;
}

#home_search_1 li {
	list-style:none;
	background: url(../../images/home-search-1_off.gif) no-repeat;
	width:126px;
	height:13px;
	margin-bottom:2px;
	padding-top:2px;	
	font-size:7pt;
}

#home_search_1 li a{
	padding-left:7px;	
}

#home_search_1 li:hover {
	cursor:pointer;
	background: url("../../../common/images/home-search-1_on.gif") !important;
}

#home_search_1 td {
	font-size:8pt;
}
#home_search_1 select,option {
	height:15px;
	font-size:7pt;
}

#home_search_1 .apport {
	font-size: 8pt;
	height: 10px;
	width: 82px;
}

#home_search_1 .opt_duree {
	width:88px;	
}


#home_search_1 ul li a.prix {
	color: #333333;	
	font-size:10px;
}

#home_search_1 ul li.active a.prix {
	color: #FFFFFF !important;
	outline:none;	
}

#home_search_1 ul li a.prix:hover {
	color: #FFFFFF !important;
	outline:none;	
}



#home_search_1 ul li {
	margin-bottom: 3px;
}

#home_search_1 .entre {
	font-size: 8pt;
	height: 10px;
	width:40px;	
}

#contact_back_image_btn {
	margin: 0px;
	
}


#home_search_2 {
	position:relative;
	float:left;
	padding-top:5px;
	width: 465px;
	height:125px;
}

#home_search_2 div{
	font-size:8pt;	
}

#home_search_2 #std1 {
	float: left;	
}

#home_search_2 #std2 {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
}

#home_search_2 #std1 span {
	font-size: 8pt;
	vertical-align:middle;
}

#home_search_2 #std2 span {
	font-size: 8pt;
	vertical-align:middle;
}

#home_search_2 #std2 select{
	width: 120px;
}

#home_search_2 input[type="text"] {
	height:11px;
	font-size:8pt;
	padding: 0;
	margin: 0;
}
#home_search_2 input[type="checkbox"] {
	margin:0;
	padding:0;
}
#home_search_2 select,option {
	height:15px;
	font-size:7pt;
}

#home_search_2 .opt_search {
	width:82px;
}

#home_search_2 td {
	font-size:8pt;
}
#home_search_2_compteur {
	position:absolute;
	float:left;
	top:	120px;
	left: 445px;
	width:518px;
	height:30px;
	background: url(../../images/home_search_2_compteur.gif) 0px 0px no-repeat;
}

#home_search_2_compteur td {
	font-size:10pt;
	color:white;
}
#home_search_2_compteur td a {
	font-size:10pt;
	color:white;
}

#home_search_3 {
	position:relative;
	float:left;
	width: 150px;
	padding-top:10px;
	height:120px;
	background: url(../../images/parcours-agence2.gif) 15px 28px no-repeat;
}
#home_search_3 select,option {
	height:15px;
	font-size:7pt;
}

#home_marque {
	position:relative;
	float:left;
	padding-top:7px;
	width: 975px;
	padding-left:25px;
	height:76px;
	background: url(../../images/home-marque.gif) no-repeat;
}
#home_marque ul {
	margin:0;
	padding:0;
}
#home_marque li {
	float:left;
	list-style:none;
	background: url(../../images/home-fond-marque.gif) no-repeat;
	width:148px;
	height:58px;
	padding-top:0px;
	padding-left:0px;
	margin-left:3px;
	margin-right:3px;
	font-size:8pt;
}
/*
#home_marque li:hover {
	cursor:pointer;
}
*/


#home_marque li img:hover {
	cursor:pointer;
}

#home_marque li p {
	float:left;
	padding-left:7px;
	padding-top:6px;
	font-size:7pt;
}
#home_marque li p span.marque_text {	
	color:#000000;
	cursor:pointer;	
}

#home_marque li p span {
	color:#ED1C24;
	font-size:7pt;
}



#home_content {
	position:relative;
	float:left;
	padding-left:50px;
	width: 950px;
	height:344px;
}
#home_content_1 {
	position:relative;
	float:left;
	width:312px;
	height:321px;
	padding-top:23px;
}
#home_content_2 {
	position:relative;
	float:left;
	width: 252px;
	height:324px;
	padding-top:20px;
	background: url(../../images/fr/asaisir.gif) 0px 20px no-repeat;
}
#home_content_3 {
	position:relative;
	float:left;
	padding-top:0px;
	width: 355px;
	height:275px;
	padding-top:69px;
	background: url(../../images/fr/lesservicesparcours.gif) no-repeat;
}

#home_content_1 ul {
	margin:0;
	padding:0;
}
#home_content_1 li {
	list-style:none;
	background: url(../../images/home-annonce-gris.gif) no-repeat;
	width:296px;
	height:44px;
	padding-top:0px;
	padding-left:0px;
	margin-bottom:6px;
}
#home_content_1 li:hover {
	cursor:pointer;
}
#home_content_1 span {
	color:#ED1C24;
	font-size:7pt;
}
#home_content_1 strong {
	font-size:10pt;
}
#home_content_1 td {
	font-size:8pt;
}

#home_content_2 ul {
	margin:0;
	padding:0;
	padding-top:9px;
	padding-left:10px;
	width: 240px;
}
#home_content_2 li {
	float:left;
	list-style:none;
	width:15px;
	height:15px;
	margin-right:4px;
}
#home_content_2 a {
	color:white;	
	font-size:10pt;
}
#home_content_2 p {
	float:left;
	color:white;
	font-size:8pt;
}
#home_content_2 td img {
	padding-bottom:1px;
}
#home_content_2 p strong {
	color:black;
	font-weight:bold;
}
#home_content_2 input[type="text"] {
	height:11px;
	font-size:8pt;
}
#home_content_3 td {
	font-size:8pt;
}
#home_content_3 a {
	font-size:8pt;
	color:black;
}
#home_content_3_zoom {
	position:relative;
	float:left;
	top:-100px;
	left:18px;
	width:101px;
	height:29px;
}

#listing_content {
	position:relative;
	float:left;
	padding-left:30px;
	padding-right:35px;
	width: 935px;
	/*height:380px;*/
	/*background:red;*/	
}
#listing_content_1 {
	position:relative;
	float:left;
	padding-left:35px;
	padding-top: 0px;
	width: 900px;
	height:50px;
	background: url(../../images/listing_content_1.jpg) 20px 0px no-repeat ;
}
#listing_content_1 td {
	font-size:10pt;
	color:white;
	padding-top:2px;
	font-weight:bold;
}
#listing_content_1 a {
	font-size:8pt;
	color:white;
	font-weight:normal;
}
#listing_content_1 select,option {
	height:15px;
	font-size:7pt;
}

#listing_content_2 {
	position:relative;
	float:left;	
	padding-top:0px;	
	min-height: 150px;	
	max-width: 960px;
	/*height:280px;
	overflow:auto;*/
}

	
#listing_content_2 input {
	padding:0;
	margin:0;
}
#listing_content_2 td {
	color:black;
}
#listing_content_2 td a {
	color:black;
}
#listing_content_2 .td1{
	padding-top:16px;
	height:30px;
	width:20px;
}
#listing_content_2 .td2{
	width:55px;
}
#listing_content_2 .td3{
	width:48px;
	text-align:center;
	padding:5px 0 5px 0;
	background: url(../../images/liste_td3.gif) no-repeat;
}
#listing_content_2 .td4{
	width:193px;
	padding-left:18px;
	padding-top:7px;
	background: url(../../images/liste_td4.gif) no-repeat;
}
#listing_content_2 .td4 a {
	font-weight:bold;
}
#listing_content_2 .td5{
	width:57px;
	padding-top:5px;
	height:41px;
	text-align:center;
/*	background: url(../../images/liste_td5_vp.gif) no-repeat; */
}
#listing_content_2 .td5 a {font-size:8pt;}
#listing_content_2 .td6{
	width:52px;
	padding-top:15px;
	height:31px;
	text-align:center;
	background: url(../../images/liste_td6.gif) no-repeat;
}
#listing_content_2 .td6 a {font-size:8pt;}

#listing_content_2 .td7{
	width:75px;
	padding-top:15px;
	height:31px;
	text-align:center;
	font-size:8pt;
	background: url(../../images/liste_td7.gif) no-repeat;
}

#listing_content_2 .td7 a{
	font-size:8pt;
}

#listing_content_2 .td8{
	width:51px;
	padding-top:5px;
	height:41px;
	text-align:center;
	background: url(../../images/liste_td8.gif) no-repeat;
}

#listing_content_2 .td8 a{
	font-size:8pt;
}

#listing_content_2 .td9{
	padding-top:5px;
	height:41px;
	text-align:center;
	width:59px;
	font-size:8pt;
	background: url(../../images/liste_td9.gif) no-repeat;
}
#listing_content_2 .td10{
	padding-top:5px;
	height:41px;
	padding-left:9px;
	width:120px;
}
#listing_content_2 .td10 a {
	font-size:8pt;
}
#listing_content_2 .td11{
	padding-left:23px;
	padding-top:5px;
	height:41px;
	width:150px;
	background: url(../../images/liste_td11_gris.gif) no-repeat;
}
#listing_content_2 .td11 a {
	color:white;
	font-weight:bold;
}

#listing_content_3 {
	position:relative;
	float:left;
	padding-left:0px;
	padding-top:0px;
	width: 932px;
	height: 40px;
	/*background:yellow;*/
}
#listing_content_3 a {
	color:black;
}
#listing_content_3 select,option {
	height:15px;
	font-size:7pt;
}
	

#listing_content_agence {
	position:relative;
	float:left;	
	padding-top:0px;	
	min-height: 250px;	
	max-width: 960px;
	
}
#listing_content_agence a {
	color: #000000;
	
}





#listing_marque {
	position:relative;
	float:left;
	padding-top:17px;
	width: 975px;
	padding-left:25px;
	height:66px;
	background: url(../../images/listing-marque.gif) no-repeat;
}
#listing_marque ul {
	margin:0;
	padding:0;
}
#listing_marque li {
	float:left;
	list-style:none;
	background: url(../../images/listing-fond-marque.gif) no-repeat;
	width:148px;
	height:58px;
	padding-top:0px;
	padding-left:0px;
	margin-left:3px;
	margin-right:3px;
	font-size:8pt;
}
#listing_marque li:hover {
	cursor:pointer;
}
#listing_marque li p {
	float:left;
	padding-left:7px;
	padding-top:6px;
	font-size:7pt;
}
#listing_marque li p span {
	color:#ED1C24;
	font-size:7pt;
}

#listing_marque li p span.marque_text {	
	color:#000000;
	cursor:pointer;	
}

#vo_header {
	position:relative;
	float:left;
	padding-left:48px;
	padding-right:10px;
	padding-top: 7px;
	width: 940px;
	height:204px;
	background: url(../../images/vo_header.gif);
}
#vo_header a {
	color:black;
	font-size:8pt;
}
#vo_header input[type="text"] {
	height:11px;
	font-size:8pt;
	width:90px;
}

#vo_cle {
	position:absolute;
	float:left;
	width:140px;
	height:80px;
	left:340px;
	top:-5px;
	background: url(../../images/cle.gif) 0px 0px no-repeat;
}

#vo_pane {
	position:relative;
	float:left;
	margin-top:6px;
	width: 952px;
	padding-left:48px;
	height:34px;
	background: url(../../images/vo-pane.jpg) 49px 29px no-repeat;
}
#vo_panel {
	position:relative;
	float:left;
	margin-top:6px;
	width: 952px;
	padding-left:48px;
	height: 420px; 	
	background: url(../../images/vo_panel.jpg) bottom no-repeat;	
}

#vo_option {
	padding-left:48px;
	background: url(../../images/vo_panel.jpg) bottom no-repeat;
}


#contact_bottom_image {
	background: url(../../images/vo_panel.jpg) bottom no-repeat;	
	width: 1000px;
	height: 8px;
	float: left;

}

#cal_detail {
	margin-top: 3px;
	padding-left: 10px;
	
	width: 450px;
}

.put_detail_value {
	font-size: 11px;
}

#vo_contact_panel {
	position:relative;
	float:left;
	margin-top:6px;
	width: 97%;
	padding-left:35px;
	height:360px;	
/*	background: url(../../images/vo_panel.jpg) bottom no-repeat; */
}


#vo_contact_separator_box {
	position:relative;
	float:left;
	margin-top:6px;
	width: 920px;
	padding-left:48px;
	height:30px;	
	background: url(../../images/news_title.png) bottom no-repeat;
}

#vo_contact_respond {
	position:relative;
	float:left;
	margin-top:6px;
	width: 930px;
	padding-top: 10px;
	padding-left: 48px;
	text-align: center;
	height:200px;
}

#vo_contact_respond a{
	color: #000000;
}

#vo_panel_descriptif_details {
	position:relative;	
	width: 419px;
	height: 400px;	
	float: left;
}

#vo_panel_contact_details {
	position:relative;
	float:left;
	width: 439px;
	height:300px;		
	
}


#vo_panel_option_details {
	position:relative;
	float:left;
	width: 952px;
	/*height:300px;*/
}

#contactvo_legal{
	line-height:12px;
	width: 400px;
	clear: left;
	padding-top: 15px;
	margin-left:135px;
}
	
#contactvo_legal_left{
	line-height:12px;
	width: 550px;
	clear: left;
	padding-top: 15px;
	margin-left: 0px;
}

#vo_panel_photo_petit {
	position:relative;
	float:left;
	width: 360px;
	min-height:310px;
}
#vo_panel_photo_grand {
	position:relative;
	float:left;
	width: 550px;
	min-height:310px;
}

#vo_panel_financement_form {
	position:relative;
	float:left;
	width: 465px;
	height:300px;
	background: url(../../images/financement.jpg) 0px 35px no-repeat;
}
#vo_panel_financement_form strong {
	font-size:12pt;
}
#vo_panel_financement_form p {
	font-size:8pt;
}
#vo_panel_financement_form table tr {
	background:none;
}
#vo_panel_financement_form table td {
	font-size:8pt;
}
#vo_panel_financement_form input[type="text"] {
	height: 15px;
	font-size:8pt;
}
#vo_panel_financement_form select,option {
	height:15px;
	font-size:7pt;
}

#vo_panel_financement_etape {
	position:relative;
	float:left;
	width: 465px;
	background: url(../../images/financement2.jpg) 0px 35px no-repeat;
}
#vo_panel_financement_etape strong {
	font-size:12pt;
}
#vo_panel_financement_etape p {
	font-size:8pt;
}
#vo_panel_financement_etape table tr {
	background:none;
}
#vo_panel_financement_etape table td {
	font-size:8pt;
}

#vo_panel_photo_petit ul {
	margin:0;
	padding:0;
}
#vo_panel_photo_petit li {
	list-style:none;
	float:left;
	width:65px;
	height:48px;
	margin-bottom:1px;
	margin-right:2px;
	border:1px solid white;
}
#vo_panel_photo_petit li img {
	opacity:0.5;
}
#vo_panel_photo_petit li:hover {
	cursor:pointer;
	border:1px solid red;
}
#vo_panel_photo_petit li:hover img {
	opacity:1;
}

#vo_panel_descriptif_cle {
	background:url("../../images/vo_panel_descriptif_cle.jpg") no-repeat scroll center top transparent;
	float:left;
	font-size:8pt;
	height:290px;
	margin-right:45px;
	padding-left:20px;
	padding-top:10px;
	position:relative;
	width:445px;
}

#vo_panel_descriptif_cle td {
	font-size:8pt;
}
#vo_panel_descriptif_cle div {
	font-size:8pt;
}
#vo_panel_descriptif_cle a {
	font-size:8pt;
	color:black;
}
#vo_panel_descriptif_cle input[type="text"] {
	height:11px;
	font-size:8pt;
}


#vo_panel tr {
	height:28px;
/*	background: url(../../images/vo_panel_descriptif_details-td.jpg) bottom no-repeat ;	 */
}

/* this will work with IE  */
.tabContent td{
	height: 5px;  		
}


.tabContent table .tb td{
	height: 5px;  		
}



#tr_finan .apport{
	width:60px;
}



#vo_panel td {
	padding-top:10px;
}
	
#vo_pane ul {
	margin: 0;
	padding:0;
}
#vo_pane li {
	float: left;
	list-style:none;
	padding-left:20px;
	height:29px;
	width: 160px;
	background: url(../../images/vo-pane_left_off.jpg) no-repeat left top;
}
#vo_pane a {
	display: block; 
	padding-left:0px;
	padding-right:20px;
	padding-top:9px;
	height:20px;
	background: url(../../images/vo-pane_right_off.jpg) no-repeat right top; 
	color: #231F20; 
	font-size:10pt;
	font-weight:bold;
}
#vo_pane a:hover {
	color: black; 
}

#vo_reserv {
	position:relative;
	float:left;
	margin:0px;
	width: 1000px;
	padding-left:50px;
	height:85px;
	background: url(../../images/contact_title_bar.gif) no-repeat; 	 
	font-size:12pt;
}

#vo_reserv h1{
	font-size: 18px;
	margin: 12px 0 5px 0;
}	


#vo_reserv_none {
	position:relative;
	float:left;
	margin:0px;
	width: 1000px;
	padding-left:45px;
	height:30px;	
	font-size:12pt;
}

#vo_reserv_none h1{
	font-size: 18px;
	margin: 12px 0 5px 0;
}	

#vo_reserv_none h1 span{
	color: #FF0000;
	font-size: 18px;
}	


#contact_opt_info {
	float:left;	
	width: 310px;
	margin: 5px 10px 10px 0;
	padding: 20px 0 0 25px;
	font-size:8pt;
	float: left;
	background: url(../../images/fond.jpg) no-repeat; 	 
}

#contact_opt_info td {
	font-size:8pt;
}

	
#contact_detail_info {
	float:left;	
	width: 550px;
	padding-left:5px;	
	margin-top: 20px;
}

	
#contact_detail_info span{
	color: #FF0000;
}

#contact_detail_info .contactdet{
	height: 12px;	
	font-size: 11px;
}

	
#vo_same {
	position:relative;
	float:left;
	padding-top:5px;
	width: 955px;
	padding-left:45px;
	height:220px;
	margin-left:-30px;
}
#vo_same ul {
	float: left;
	margin:0;
	padding:0;
}
#vo_same li {
	float:left;
	list-style:none;
	background: url(../../images/fr/consulter.gif) top no-repeat;
	width:285px;
	height:34px;
	padding-top:7px;
	padding-left:20px;
	margin-left:0px;
	margin-right:4px;
	font-size:8pt;
	font-weight:bold;
	font-size:10pt;
	position: relative;
	
}

#vo_same li:hover {
	cursor:pointer;
}
#vo_same-liste {
	margin:0;
	padding:0;
	width: 98%; 
}
#vo_same-liste ul {
	width:310px;
	float:left;
}
#vo_same-liste li {
	float:left;
	list-style:none;
	background: url(../../images/vo-same.jpg) no-repeat;
	width:295px;
	height:51px;
	padding-top:7px;
	padding-left:10px;
	margin-left:0px;
	margin-right:4px;
	font-size:8pt;
	font-weight:bold;
	font-size:10pt;
}

#vo_same-liste li td {
	font-weight:normal;
	font-size:7pt;
}
#vo_same-liste li td a {
	color:black;	
}
#vo_same-liste li td p {
	width: 80px;
}

#vo_same-liste li td p a {
	color:black;
	font-weight:bold;
	font-size: 11px;
}

#footer {
	position:relative;
	float:left;
	padding-left:45px;
	width: 945px;
	height:19px;
	padding-top:2px;
	background: url(../../images/footer.jpg);
}


#footer a {
	font-size:8pt;
	color:black;
}
#footer p {
	color:black;
	font-size:8pt;
	float:left;
	padding-left:3px;
	padding-right:3px;
}


#footer #footer_example_note {
	clear: left;
	padding-top: 5px;
	padding-right:20px;
	color: #B0B0B0;
	font-size: 10px;
	text-align:justify;
}

#footer #footer_TVA_note {
	clear: left;
	padding-top: 5px;
	color: #B0B0B0;
	font-size: 10px;
}

.bloc_rouge {
	width:112px;
	height:24px;
	padding-top:5px;
	text-align:center;
	background: url(../../images/bloc_rouge.jpg);
}

.bloc_rouge span {
	font-size:11pt;
	color:white;
	font-weight:bold;	
}

.active {
	background: url("../../../common/images/home-search-1_on.gif") !important;
	
}

#contactdiv {
	/*background:url("../../../common/images/contact_fond.gif") no-repeat 50px top;*/
	float:left;
	height:22px;
	width:922px;
	padding-left:50px;
}

.same_more {
	float: right;
	right: 10px;
	color: #333333;
	position: absolute;
}

/*ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.3em 0; }*/
ul#tabs li { display: inline; }
ul#tabs li.li_selected { background: url("../../../common/images/vo-pane_left.jpg") no-repeat scroll left top transparent; }

ul#tabs li a {  }
ul#tabs li a:hover { color: }
ul#tabs li a.selected { background:url("../../../common/images/vo-pane_right.jpg") no-repeat scroll right top transparent; color:#FFFFFF;}
/*div.tabContent { padding-left: 48px; }*/
div.tabContent.hide { display: none; }

div.tabContent {
	position:relative;
	float:left;
	margin-top:6px;
	width: 952px;
/*	padding-left:48px; */				 
	/*height:304px;*/
	/*background: url(../../images/vo_panel.jpg) bottom no-repeat;*/
}

div.tabContent tr {
	height:30px;	
}

div.tabContent td {
	padding-top:10px;	
}
	

.desc_marque a {
	color: #FFFFFF !important;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

.opt_more {
	display: none;
}

.opt_more li i{
	font-size: 11px !important;
}

#vo_panel_option_details tr {
	background:url("../../images/vo_panel_descriptif_details-td.jpg") no-repeat scroll center bottom transparent;
	height:33px;
}

#graph_co2 {
	background:url("../../images/co2graph.png") no-repeat scroll left top transparent;
	height: 300px;	
	width: 256px;
}
#tr_graph h1 {
	margin: 2px;
	font-size: 14px;
}


.btn_title_article {
	background:url("../../images/news_title.png") no-repeat scroll center bottom transparent;
	height: 80px;
	padding-top: 10px;
	padding-left: 30px;
}

.fichevodiv {
	padding-left: 30px;
	padding-top: 10px;
	min-height: 230px;
	float: left;
	width: 98%;
}

#div_part2 {
	background: #FFFFFF;
	float:left;
	margin-left:40px;
	margin-top:10px;
	width: 400px;
	word-spacing:0.1px;
}

.span_font1{
	font-size: 100%;
}

.div_h2 {
	background: #666666;
	height:29px;
	overflow:hidden;
}

.div_h2 h2 {
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:0;
	margin-left:10px;
	margin-top:8px;
}

.div_output {
	border-bottom:1px solid #E1E3E3;
	clear:both;
	font-size:80%;
	margin-left:5px;
	margin-top:10px;
	text-align:right;
}

#div_ProductType {
	text-align:center;
}

.div_output label {
float:left;
font-size:100%;
text-align:left;
}

#vo_panel_financement_etape img.loading {
	margin-top: 150px;
	margin-left: 200px;
}

.btn_title_article h2 {
	color: #000000;;
}

.article_image {
	float: left;
	padding: 0 5px;
}

.marque_img {
	width: 50px;
	float:left;	
	color: #FFFFFF;
	margin-top: 4px;
}

.quick_info {
	width:535px;
	float:left;
	color: #FFFFFF;
	margin-top:12px;
}

.reference {
	width: 65px;
	float:left;
	color: #FFFFFF;
	margin-top:12px;
}

.mensu_price {
	width:270px;
	float:left;
	color: #FFFFFF;
	margin-top:5px;	
}

.mensu_price .price_text {
	text-align:center;	
}

.mensu_price .text_marquee {
	padding-left: 10px;
}

#vo_carnet {
	min-height: 250px;
	padding-top: 10px;
	padding-left: 30px;
	background: url(../../images/vo_panel.jpg) bottom no-repeat;	
}

#vo_financement {
	padding-left: 48px;
	background: url(../../images/vo_panel.jpg) bottom no-repeat;
}

#vo_carnet_1 {
	min-height: 100px;
	margin-top: 5px;
	background: url(../../images/footer_fond.gif) top no-repeat;	
	padding: 10px 0 0 20px;
}

#vo_carnet_11 {
	float: left;
	width: 450px;	
}

#vo_carnet_12 {
	position:relative;
	float:left;
	width: 952px;
}


#vo_carnet_2 {
	min-height: 100px;
	margin-top: 5px;
	background: url(../../images/footer_fond.gif) top no-repeat;	
	padding: 10px 0 0 20px;
}






.opt_img {
	float:left;
}

.opt_divers td{
	padding-top: 0 !important;
}

.vo_detail {
	margin-left: -30px;
	width: 955px;
}

.app_page_nav_link {
	padding-top: 5px;
}

.total_number {
	width: 70px; 
	padding-left:6px; 
	font-size: 14pt !important; 
	letter-spacing: 6px;
	padding-top: 3px
}

.newsletter {
	float: left;
}

.main_newletter form{
	margin: 0;
	padding: 0;
}

/*#home_search_1 {
	float: left;
}

#home_search_2 {
	float: left;
}	

#home_search_3 {
	float: left;
}

#home_search_2_compteur {
	float: left;
}*/

.clio {
	padding: 3px !important;
}

#vo_gallerie {
	padding-left: 62px;
	background:url("../../images/vo_panel.jpg") no-repeat scroll center bottom transparent;	
}

.btn_title {
	float: left;
}

.other_articles {
	float: right;
}

.navigation {
	bottom: 20px;
	position:absolute;
	right:0;
	height: 30px;
}

.navigation  a {
	background:url("../../images/btn.jpg") right top no-repeat;
	width: 130px;
	height: 30px;
	float: right;
	padding: 5px 20px 0;
	text-align: right;
}

.carnet_headding {
	padding: 0;
	margin: 0;
	font-size: 120%;
	background:url("../../images/carnet_bg.jpg") no-repeat left bottom;
	font-weight: bold;
	height: 40px;
}

#first .navigation, #second .navigation{
	bottom:10px;
	position:absolute;
}

#first, #second {
	/*height: 450px;*/
	position: relative;
}

#second {
	display: none;
}

#first a, #second a{
	cursor: pointer;
}

.service_title {
	margin-top: 1px;
	padding-left: 15px;
}

.service_title  .text {	
	font-family: Verdana;
	font-size: 15pt; 
	font-weight: bold;	
	vertical-align: middle;
}

.fichevodiv .news {
	padding: 5px 20px 50px;
}

.image {
	position: relative;
	width:320px;
	float:left;
}

.image .other-image {
	float:left;
	margin-right:10px;
	padding:10px 0 0 5px;
	position:relative;	
}

.news h2 {
	margin: 0;
	padding: 0;
}

.so_agence {
	position: absolute;
	top: 0;
	left: 5px;
}


.show-des {
	margin-top: 8px;
	clear: both;
	float: left;
	margin-bottom: 8px;
}

/* MANUEL : ajout des styles supprimés in-line */
#langbar {
	float: right;
	margin-right: 20px;
	padding-top: 4px;
}

.langue {
	color:black;
	font-size:8pt;
	font-weight:bold;
}
