﻿@charset "utf-8";
/* CSS Document */

/**********************/
/*** INITIALISATION ***/
/**********************/
body,div,h1,h2,img,a,ul,li,form,table,td,tr,p,ol,form{padding:0px;margin:0px;}
img{border:0px;}
ol,ul,li{list-style:none;}

/*****************/
/*** GENERIQUE ***/
/*****************/

a{text-decoration:none;color:#7d7d7d;}
a:hover{text-decoration:underline;}

.a_lien_secondaire{text-decoration:none;color:#7d7d7d;text-transform:uppercase;}
.a_lien_secondaire:hover{text-decoration:none;color:#3c3c3c;text-transform:uppercase;}

.a_lien_tertiaire{text-decoration:none;color:#ff0000;text-transform:uppercase;}
.a_lien_tertiaire:hover{text-decoration:none;color:#ff0000;text-transform:uppercase;}

.a_valider{background:url(../../Images/search/bt_picto.gif) 2px 1px no-repeat #d4d4d4;padding:1px 8px 0px 14px;margin:0px;height:10px;_line-height:11px;font-size:8px;color:#2e2e2e;text-transform:uppercase;cursor:pointer;}
.a_valider2{background:url(../../Images/search/bt_picto2.gif) 2px 1px no-repeat #d4d4d4;padding:1px 8px 0px 14px;margin-right:4px;height:10px;font-size:8px;color:#2e2e2e;text-transform:uppercase;cursor:pointer;}
.a_valider:hover{text-decoration:none;}
.a_valider2:hover{text-decoration:none;}
/* KSO 20090630 */
.a_slider{background:url(../../Images/search/bt_picto.gif) 2px 1px no-repeat #C8C8C8;padding:1px 8px 0px 14px;margin:0px;height:10px;_line-height:11px;font-size:8px;color:#1C1C1C;text-transform:uppercase;cursor:pointer;}
.a_slider2{background:url(../../Images/search/bt_picto2.gif) 2px 1px no-repeat #C8C8C8;padding:1px 8px 0px 14px;margin-right:4px;height:10px;_line-height:11px;font-size:8px;color:#1C1C1C;text-transform:uppercase;cursor:pointer;}
.a_slider:hover{background:url(../../Images/search/bt_picto.gif) 2px 1px no-repeat #6b6b6b;padding:1px 8px 0px 14px;margin:0px;height:10px;font-size:8px;color:#2e2e2e;text-transform:uppercase;cursor:pointer;}
.a_slider2:hover{background:url(../../Images/search/bt_picto2.gif) 2px 1px no-repeat #6b6b6b;padding:1px 8px 0px 14px;margin-right:4px;height:10px;font-size:8px;color:#2e2e2e;text-transform:uppercase;cursor:pointer;}
/* KSO 20090630 */

.link{background:url(../../Images/Common/fleche3.gif) left center no-repeat;padding-left:8px;font-size:9px;}
/* KSO 20090630 */
.link_invisible{background:url(../../Images/Common/fleche_invisible.gif) left center no-repeat;padding-left:8px;font-size:9px;}
/* KSO 20090630 */
.link2{margin-right: 99px;}
.link3{margin-right: 115px;}

.invisible {display:none!important;}

.table_bottom{ width:957px; height:26px; background: url(../../Images/Common/table_bottom.png) bottom no-repeat;}

.input_text{font-family:Arial, Helvetica, sans-serif;font-size:9px;color:#7d7d7d;padding:0px;margin:0px;border:1px solid #d6d6d6;border-top:0px;border-bottom-color:#e7e7e7;background:url(../../Images/Common/bkg_input.gif) top left repeat-x #fff;}

.input_error{border:1px solid #db002f;}
.input_submit{background:url(../../Images/Common/fleche_submit.gif) 2px 1px no-repeat #d4d4d4;padding:0 5px 1px 14px !important;padding:0 0 1px 6px;margin:0px;height:10px;font-size:8px;color:#2e2e2e;text-transform:uppercase;cursor:pointer;font-family:Arial, Helvetica, sans-serif;height:11px;border:0px;vertical-align:middle;width:auto;}

select{font-family:Arial, Helvetica, sans-serif;font-size:9px;color:#7d7d7d;}

.alignright {text-align:right;}
.clearboth{clear:both;height:1px;font-size:1px;display:block;margin-top:-2px;}

.em{color:#db002f;}
.sup{vertical-align:+3px;font-size:7px;}
.bold{font-weight: bold;}
.white{background: #fff;}


/* select */
.select_txt{position:relative;min-height:12px;height:auto !important;height:12px;display:inline-block;color:#bbbbbb;width:100%;z-index:10000;border:1px solid #c9c9c9;}
	.select_txt_content{height:12px;cursor:pointer;width:100%;}
		.select_txt_bt{background: url(../../Images/select/bt_select.gif) right top no-repeat #FFF;height:12px;cursor:pointer;padding:0 26px 0 4px !important; padding:0 12px 0 4px;line-height:13px;width:auto;text-align:left;overflow:hidden;color:#6b6b6b;text-transform:uppercase;}
		.select_list{position:absolute;left:-1px;top:12px;background-color:#fff;width:100%;max-height:200px;height:expression(this.scrollHeight > 200 ? 200 : true);overflow:auto;overflow-x:hidden;border:1px solid #c9c9c9;padding-bottom:1px;overflow:visible;}
			.select_list li{width:100%;min-height:14px;height:auto !important;height:14px;text-align:left;font-size:9px;line-height:14px;color:#6b6b6b;}
				.select_list li a{color:#6b6b6b;display:block;height:100%;padding-left:4px;text-transform:uppercase;line-height:14px;cursor:pointer;}
				.select_list li a:hover{background-color:#999999;color:#fff;text-decoration:none;}

		 /* Liste déroulante qui apparaît en haut */				
		.select_list_top{position:absolute;left:-1px;bottom:12px;background-color:#fff;width:100%;max-height:200px;height:expression(this.scrollHeight > 200 ? 200 : true);overflow:auto;overflow-x:hidden;border:1px solid #c9c9c9;padding-bottom:1px; overflow:visible;}
			.select_list_top li{width:100%;min-height:14px;height:auto !important;height:14px;text-align:left;font-size:9px;line-height:14px;color:#6b6b6b;}
				.select_list_top li a{color:#6b6b6b;display:block;height:100%;padding-left:4px;text-transform:uppercase;line-height:14px;cursor:pointer;}
				.select_list_top li a:hover{background-color:#999999;color:#fff;text-decoration:none;}
				
/* popin print*/
.popin_print{position:absolute;top:-20px;left:-26px;background: url(../../Images/Common/popin_print.png) left top no-repeat;width:63px;height:21px;color:#6b6b6b;font-size:9px;text-align:center;line-height:11px;text-transform:none;display:block;}
.a_popin_print{position:relative;text-decoration:none;}
	.a_popin_print span{text-decoration:none;}
				
/*************/
/*** STYLE ***/
/*************/

html, body{
	min-width:100%;
	width:auto !important;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#global{
	min-width:100%;
	width:auto !important;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#1c1c1c;
	background:url(../../Images/Common/bkg_main.gif) left 90px repeat-x;
}

	/*** POPIN ***/
	.popin{
		min-width:100%;
		width:auto !important;
		width:100%;
		min-height:100%;
		height:auto !important;
		height:100%;
		min-height:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:1000000;
	}
		#popinbkg {
			min-width:100%;
			width:auto !important;
			width:100%;
			min-height:100%;
			height:auto !important;
			height:100%;
			min-height:100%;
			background-color:#000;
			opacity:0.5;
			filter:alpha(opacity=50);
			position:absolute;
			top:0px;
			left:0px;
			z-index:10;
		}
		
		/* KSO */
		#ucpopinbkg3, #ucpopinbkg4{
			min-width:100%;
			width:auto !important;
			width:100%;
			min-height:100%;
			height:auto !important;
			height:100%;
			min-height:100%;
			background-color:#000;
			opacity:0.5;
			filter:alpha(opacity=50);
			position:absolute;
			top:0px;
			left:0px;
			z-index:10;
		}
		
		.ucpopinbkg1, .ucpopinbkg2{
			min-width:100%;
			width:auto !important;
			width:100%;
			min-height:100%;
			height:auto !important;
			height:100%;
			min-height:100%;
			background-color:#000;
			opacity:0.5;
			filter:alpha(opacity=50);
			position:absolute;
			top:0px;
			left:0px;
			z-index:10;
		}
		/* KSO */
		
		.popin_content
		{
			width:329px;
			border:6px solid #cfcfcf;
			padding:5px 10px 10px 10px;
			background-color:#FFF;
			position:absolute;
			top:300px;
			left:50%;
			margin-left:-170px !important;
			margin-left:100%;
			z-index:100;
			height:130px;
		}
			.popin_content p{padding-bottom:7px;}
			.close{margin-left:326px;}
			.continuer{padding:2px 0;height: 10px;}
			.continuer .fright{margin-top:2px;}
			.continuer .fright input {margin-right:10px; position:relative; bottom:1px; _bottom:0; _padding:1px 5px 0 10px;}
			.pwdLogin {padding-bottom:7px;}

		/* KSO */
		#back {height:85px;}
		#max {height:120px;_margin-left:-86px}
		/* */
		#login {width:172px; _margin-left:-86px;height:auto !important;}
			#login h4 { text-transform:uppercase; border-bottom:1px dotted #333; color:#333; font-size:10px; margin:0; position:relative; bottom:7px; padding-bottom:1px}
			#login input.input_text {width:170px;}
			#login .close{margin-left:168px;}
			#login fieldset {padding:0; margin:0 ; border:0;}
			#login fieldset legend {padding:0; margin:0; font-size:11px; margin-bottom:5px;}
			#login p.other {padding-bottom:0; text-align:right;}
				#login p.other a{ text-decoration:underline; color:#333;}
				#login .continuer{margin-top:6px;}
		#forgot_pwd {width:172px; _margin-left:-86px;height:auto !important;height:78px;}
			#forgot_pwd h4 { text-transform:uppercase; border-bottom:1px dotted #333; color:#333; font-size:10px; margin:0; position:relative; bottom:7px; padding-bottom:1px}
			#forgot_pwd input.input_text {width:170px;}
			#forgot_pwd .close{margin-left:168px;}
			#forgot_pwd fieldset {padding:0; margin:0 ; border:0;}
			#forgot_pwd fieldset legend {padding:0; margin:0; font-size:11px; margin-bottom:5px;}
			#forgot_pwd p.other {padding-bottom:0; text-align:right;}
				#forgot_pwd p.other a{ text-decoration:underline; color:#333;}
				#forgot_pwd .continuer{margin-top:6px;}
	

	/*** HEADER ***/
	
	.header{
		width:962px;
		min-height:100px;
		height:auto !important;
		height:100px;
		margin:0px auto 0px auto;
		position:relative;
		color:#000000;
	}
		
		.header .logo{display:block;position:absolute;top:24px;left:0px;background: url(../../Images/Common/logo.gif) top left no-repeat;width:77px;height:54px;font-size:1px;}
			.header .logo img{display:none;}
				
		.header .content{width:632px;float:left;margin:0px 35px 0px 130px;display:inline;padding:40px 0px 15px 14px;font-size:11px;line-height:22px;}
			.header .content .titre{font-size:16px;color:#1c1c1c;display:block;font-weight:bold;text-transform:uppercase;}
			.header .content .sous_titre{background:url(../../Images/Common/border_bottom.gif) bottom repeat-x; width:292px; font-weight:bold}
			.liste {padding-left:224px;margin:10px 0px 0px 0px;}
				.liste li{height:18px;overflow:hidden;display:block;}
		
		.header .bloc_right{width:150px;float:left;margin-top:1px;position:relative;height:94px;background-color:#f5f5f5;padding:7px 0px 0px 0px;}
				
				.header .bloc_right a.connexion{position:absolute;bottom:0px;left:0px;display:block;background:url(../../Images/Common/fleche.gif) 4px center no-repeat #e9e9e9;height:13px;width:100%;color:#db002f;text-indent:10px;}
			
				.header .bloc_right_bas{position:absolute;bottom:0px;left:0px;background:4px center no-repeat #e9e9e9;height:16px;text-transform:uppercase;margin:0 3px 0 0px;line-height:16px;width:145px;text-align:right;padding-right:5px;}
					.header .bloc_right_bas img {position:relative; top:2px;}
				.header .bloc_right a.deconnexion{color:#868686;}
				.identification{margin:54px 2px 0 -10px;height:16px;line-height:16px;width:100%;text-align: right;}
				.client{margin:40px 0 0 -10px;line-height:16px;width:100%;color:#db0432;text-transform:uppercase;text-align: right;}
			
		
	/*** MAIN ***/
	
		.main{
		width:100%;
		min-height:142px;
		height:auto !important;
		height:142px;
		padding-bottom:54px;
		}
		
		.main_content{
		width:962px;
		margin:auto;
		}
		
		.content{
		padding:10px 12px;
		}
		
		
		/*** NAVIGATION ***/
			ul.menu {
			margin-top: 10px;
			}
		
			.menu li{
			color:#6b6b6b;
			float:left;
			padding:0 15px 0 0;
			text-transform:uppercase;
			}
	
			.menu a{
			padding-left:4px;
			color: #1c1c1c;
			}
			
			.menu a:hover {
			color: #ff0000;
			text-transform:uppercase;
			background:url(../../Images/search/picto_onglet.gif) left 3px no-repeat;
			text-decoration: none;
			}
			
			.menu a.on {
			color: #ff0000;
			text-transform:uppercase;
			background:url(../../Images/search/picto_onglet.gif) left 3px no-repeat;
			}
		
		/*** NAVIGATION VEHICULE ***/
			
			.navigation2{
			width: 962px;
			height: 15px;
			border-bottom: 1px solid #d9d9d9;/*2px solid #d9d9d9; KSO 20060626 */
			margin-bottom: 22px;
			}
				.vehicule_onglets ul{
				float:left;
				}
				.vehicule_onglets li{
				float:left;
				text-transform:uppercase;
				}
				.vehicule_onglets li a{
				margin-right:1px;
				padding-left:9px;
				float:left;
				}
				.vehicule_onglets li a:hover{
				padding-left:9px;
				}
				.vehicule_onglets li a:hover{
				background:url(../../Images/Common/nav2_bg.gif) left top repeat-x;
				line-height:15px;
				width: 171px;
				height: 15px;
				float:left;
				text-decoration: none;
				color:#1c1c1c;
				cursor:pointer;
				}
				
				.vehicule_onglets li a span{
				line-height:15px;
				width: 161px;
				height: 15px;
				float:left;
				text-decoration: none;
				padding-left:10px;
				}
				
			
				.vehicule_onglets li a:hover span{
				background:url(../../Images/search/picto_onglet.gif) 2px 3px no-repeat;
				}
				
				.vehicule_onglets a.on {
				color:#1c1c1c;
				padding-left:9px;
				line-height:15px;
				width: 171px;
				height: 15px;
				float:left;
				text-decoration: none;
				background:url(../../Images/Common/nav2_bg.gif) left top repeat-x;
				}
			
				.vehicule_onglets a.on span{
				background:url(../../Images/search/picto_onglet.gif) 2px 3px no-repeat;
				}
				
			.google_map, .manuel_utilisation {
			padding:0 0 0 24px;
			}
			.navigation2 .google_map{
			display:block;
			text-decoration: none;
			text-transform:uppercase;
			float:right;
			margin:2px 8px;
			background:transparent url(../../Images/Common/google.gif) no-repeat scroll left center;
			}
			
			.navigation2 .manuel_utilisation{
			display:block;
			text-decoration: none;
			text-transform:uppercase;
			float:right;
			margin:2px;
			background:transparent url(../../Images/Common/pdf.gif) no-repeat scroll left center;
			}
			
			
		
		/*** HOME ***/
			.home{
			background: url(../../Images/Common/home.png) top left no-repeat;
			width: 957px;
			height:345px;
			/*margin-bottom:-20px;*/
			}
			
				.home a{position:relative;}
				.home a:hover{text-decoration:none;}
			
				.service{
				width: 180px;
				height: 36px;
				float: left;
				margin: 0;
				padding:36px 0 0 86px;
				}
				
				.subscribe{
				width: 280px;
				height: 36px;
				float: left;
				margin: 0;
				padding:14px 0 0 120px;
				}			
				
			
				.account{
				width: 120px;
				height: 36px;
				margin: 0;
				padding:36px 0 0 90px;
				float: left;
				}
				
					.txt1{font-size:13px;color:#000000;display:block; text-transform:uppercase;}  /*** FPO : DECOUVRIR, INSCRIRE, CONSULTER ***/
					.txt2{font-size:15px;color:#000000;display:block; text-transform:uppercase; }
				
				
			
			
			/*** COMPTE ***/
		.bloc_compte{
			width:962px;
			height: 350px;
			margin-top: 20px;
			}
		.bloc_donnees_vehicule{
			width:962px;
			padding-top: 10px;
			background-color:#fff;
			}
			
			.content_donnees_vehicule{
			width:300px;
			background: #fff;
			margin: 0;
			height: 350px;
			}
			
			.right_compte{
			width:317px; 
			height: 300px;
			float: left;
			background: #fff;
			}
			.right_compte_connexion{
			width:317px; 
			height: 325px;
			float: left;
			background: #fff;
			padding: 12px 12px 0 0;
			}
			
			.right_compte_bottom{
			width:319px; 
			height: 12px;
			background: url(../../Images/Common/right_compte_bottom.gif) no-repeat top left;
			font-size:1px;
			clear:both;
			}
			
			.left_compte{
			width: 592px;
			height: 272px;
			float: left;
			}
			
				.donnees_vehicule{
				margin:0;
				padding:0 12px;
				width:288px;
				float: left;
				}
				
				.donnees_vehicule_separation{
				margin:0;
				padding:0 14px;
				width:290px;
				height: 290px;
				float: left;
				background:url(../../Images/Common/separation_donnees_vehicule.gif) right 20px no-repeat;
				}
				
				
				.donnees_vehicule1{
				float:left;
				margin: 0;
				padding:12px;
				width:290px;
				}
				
				.donnees_vehicule2{	
				width: 303px;
				height: 275px;
				float: left;
				background: #fff;
				padding:0 5px 0 12px;
				}
				
				/* KSO 31/08/09 */
				.donnees_vehicule3{
				float:left;
				margin: 0;
				padding:0px 12px;
				width:290px;
				}
				/* KSO */
						/* KSO 31/08/2009 */
						/*.cadre_gris{background: #f5f5f5; width:272px; margin-bottom:10px; padding:20px 10px 10px 10px;height:70px;overflow:hidden;}*/
						.cadre_gris{background: #f5f5f5; width:286px; margin-bottom:10px; padding:20px 3px 10px 3px;height:70px;}
						/* KSO */
				
						.cadre_vehicule{
						width:292px; 
						height: 70px;
						margin-bottom: 10px;
						}
						
						.cadre_enregister{
							width:292px;
						}
						
						.cadre_vehicule2{
						width:292px; 
						height: 70px;
						background: url(../../Images/Common/donnes_vehicule_bg.gif) bottom repeat-x;
						border: 1px solid #f5f5f5;
						margin-bottom: 10px;
						overflow:hidden;
						}
						
						.cadre_vehicule3{
						background:#F5F5F5;
						height:70px;
						margin-bottom:10px;
						padding:10px 10px 20px 10px;
						width:274px;
						overflow:hidden;
						}
					
						
						.cadre_vehicule4{
						width:292px; 
						height: 70px;
						border: 1px solid #fff;
						margin-bottom: 10px;
						overflow:hidden;
						}
						
						.cadre_vehicule5{
						width:292px; 
						height: 70px;
						background: url(../../Images/Common/donnes_vehicule_bg.gif) bottom repeat-x;
						border: 1px solid #fff;
						margin-bottom: 1px;
						overflow:hidden;
						}
						
						.cadre_vehicule6{
						width:292px; 
						height: 70px;
						border: 1px solid #fff;
						overflow:hidden;
						}
					
						.donnees_left{	
						float: left;
						}
						.donnees_left2{	
						float: left;
						color: #dbdbdb;
						}
						
						.donnees_right{	
						float: right;
						text-align:right;
						color: #1c1c1c;
						}
						
						.donnees_right2{	
						float: right;
						text-align:right;
						color: #dbdbdb;
						}
						
				.vehicule{
				float: left;
				width:100%;
				}
				
				.vehicule2{
				float: left;
				}
			/*** FIN COMPTE ***/
			
			
			/*** COMPATIBILITÉ VÉHICULE ***/
			.bloc_compatibilite{
			width:940px;
			padding-left:20px;
			background: #fff;
			height: auto;
			}
				.bloc_compatibilite h1{margin-left:-20px;}
				
			.bloc_compatibilite_bottom{
			width:940px;
			height: 12px;
			background:url(../../Images/Common/compatibilite_bottom.gif) left bottom no-repeat;
			font-size:1px;
			}
			
			.bloc_compatibilite_right{
			width:250px;
			height:230px;
			background: #fff;
			padding: 20px 20px 0 28px;
			float: left;
			background:url(../../Images/Common/border_vertical.gif) repeat-y scroll right top;
			}
			
				.liencompvehicule {height:15px;text-align:right;}
			
			.bloc_compatibilite_left{
			width: 642px;
			float: left;
			}
			
				.cadre_compatibilite{
				width:239px;
				height: auto;
				}
				.cadre_compatibilite2{
				width:210px;
				height: 15px;
				}
			
					.bloc_navidrive{
					color: #1c1c1c;
					text-align:center;
					text-transform:uppercase;
					background:#f5f5f5;
					padding: 10px;
					}
					
					.bloc_navidrive2{
					width: 528px;
					text-align:center;
					text-transform:uppercase;
					background:#f5f5f5;
					margin-left: 28px;
					padding: 12px 10px;
					clear:both;
					color: #6b6b6b;
				}
			
			.bloc_compatibilite2{
			width:250px;
			height: 145px;
			margin-bottom: 13px;
			background: #fff;
			padding: 20px 28px 0;
			float: left;
			background: #fff url(../../Images/Common/border_vertical.gif) repeat-y scroll right top;
			}
			
			.bloc_compatibilite3{
			width:250px;
			height: 145px;
			margin-bottom: 13px;
			background: #fff;
			padding: 20px 28px 0;
			float: left;
			}
			/*** FIN COMPATIBILITÉ ***/
			
			
			.right{
			width:622px;
			height: 275px;
			float: left;
			background: #fff url(../../Images/Common/right_bottom.gif) bottom no-repeat;
			padding: 12px 12px 0 0;
			}
			
			/*** INSCRIPTION ***/
			.right_inscrition{
			width:474px;
			float: left;
			background: #fff;
			padding: 12px 12px 12px 0;
			font-size:11px;
			}
			
			.right_inscrition_bottom{
			width:474px;
			height: 15px;
			margin-top: 15px;
			background: #fff url(../../Images/Common/right_bottom.gif) bottom no-repeat;
			}
			/*** FIN INSCRIPTION ***/
			
			
			/*** PROFIL ***/
			.chapo_profil{margin-left:10px;}
			/*.cadre_profil{background: #fff; width:440px; height: 190px; padding:20px; float:left;overflow:hidden;}*/
			.cadre_profil{background: #fff; width:440px; height: 235px; padding:20px; float:left;overflow:hidden;}
			/*.cadre_profil2{height: 190px;background: #fff url(../../Images/Common/separation_tableau_profil.gif) no-repeat right; padding:20px; float:left;overflow:hidden;}*/
			.cadre_profil2{height: 235px;background: #fff url(../../Images/Common/separation_tableau_profil_update.gif) no-repeat right; padding:20px; float:left;overflow:hidden;}
					.cadre_gris_profil{background: #f5f5f5; width:420px; margin-bottom:10px;padding:15px 10px 11px 10px;}
					.cadre_gris_profil2{width:420px;}
					.cadreprofilcatcha{padding:10px 10px 6px;}
						.cadreprofilcatcha img {margin-top:0;}
					.etape{width:420px; height: 28px; margin-top: 20px;padding:10px;}
					.cadre_gris_profil table{width:100%;}
					.cadre_gris_profil td{padding-bottom:4px;}
					.cadre_gris_profil td.tdright{text-align:right;}
						.cadre_gris_profil .input_text{width:100px;padding:1px 0 0 1px;}
						.cadre_gris_profil .civilite{width:80px;}
						.cadre_gris_profil .nom{width:150px;margin-left:10px;}
						.cadre_gris_profil .prenom{width:150px;}
						.cadre_gris_profil .adresse{width:418px;}
						.cadre_gris_profil .ville{width:100px;}
						.cadre_gris_profil .cp{width:75px;}
						.cadre_gris_profil .telephone{width:85px;}
						.cadre_gris_profil .pays{width:100px;float:none;}
						.cadre_gris_profil .email{width:204px;}
						.cadre_gris_profil .passe{width:204px;}
						.cadre_gris_profil .confirm_email{width:204px;}
						.cadre_gris_profil .confirm_passe{width:204px;}
						.cadre_gris_profil .code{width:204px;position:relative;top:8px;}
						
			.profil_bottom{
			width:957px;
			height: 26px;
			margin-top: 15px;
			background: #fff url(../../Images/Common/profil_bottom.gif) bottom no-repeat;
			clear:both;
			font-size:1px;
			}
			.label_profil{padding:4px 0 0 2px;}
			.crypto {margin-top: -2px;padding-left:10px}
			.separation2{
			background: #fff url(../../Images/Common/separation_donnees_vehicule.gif) no-repeat right;
			width: 1px;}
			/*** FIN PROFIL ***/
			
			
			
			
			
			/*** FAQ ***/
			.right_faq{
			width:605px;
			height: 275px;
			float: left;
			background: #fff url(../../Images/Common/right_bottom.gif) bottom no-repeat;
			padding: 12px 8px 0 0;
			}
			
			.left_faq{
			width: 342px;
			height: 382px;
			float: left;
			background: url(../../Images/Common/visuel3.png);
			}
			
			.titre_faq{height:15px;background:url(../../Images/Common/fleche4.gif) right bottom no-repeat;cursor:pointer;margin-top:15px;width:572px;color:#000;font-size:11px;}
			.titre_faq2{height:15px;background:url(../../Images/Common/fleche5.gif) right bottom no-repeat;cursor:pointer;margin-top:15px;width:572px;color:#000;font-size:11px;}
			/*** FIN FAQ ***/
			
			/*** FIN PLAN DU SITE ***/
			.right_plan{
			width:620px; 
			height: 275px;
			float: left;
			background: #fff url(../../Images/Common/right_bottom.gif) bottom no-repeat;
			padding: 12px 12px 0 0;
			}
			
			.left_plan{
			width: 327px;
			height: 385px;
			float: left;
			background: url(../../Images/Common/visuel4.png);
			}
			
			.plan1{
			width: 195px;
			width:160px;
			float: left;
			padding-left: 12px;
			text-transform:uppercase;
			}
			
			.plan2{
			width: 170px;
			height: 160px;
			float: left;
			padding-left: 20px;
			background: #fff url(../../Images/Common/border_vertical.gif) repeat-y scroll left top;
			text-transform:uppercase;
			}
			
			.plan3{
			width: 238px;
			height: 160px;
			float: left;
			padding-left: 20px;
			background: #fff url(../../Images/Common/border_vertical.gif) repeat-y scroll left top;
			text-transform:uppercase;
			}
			
			
				.arbo ul{
				list-style-type:none;
				}
				
				.arbo li{
				padding-bottom: 8px;
				}
		
				.arbo .gris{
				text-decoration: none;
				color:#7d7d7d;
				background:transparent url(../../Images/Common/fleche2.gif) no-repeat scroll left center;
				margin:5px 0;
				padding:0 0 0 5px;
				}
	
			
				.arbo a.rouge {
				text-decoration: none;
				margin:5px 0;
				background:transparent url(../../Images/Common/fleche3.gif) no-repeat scroll left center;
				padding:0 0 0 5px;
				}
			
			/*** Fin PLAN DU SITE ***/
			
			
				
				
			
			.left_home{
			width: 314px;
			height: 382px;
			float: left;
			}
			
			.left{
			width: 410px;
			height: 200px;
			float: left;
			margin-top:59px;
			background: #fff url(../../Images/Common/border_vertical.gif) repeat-y scroll left top;
			padding:12px;
			}
			
			.left_inscrition{
			width: 473px;
			height: 392px;
			float: left;
			background: url(../../Images/Common/visuel1.png);
			}
			
		
			
				
		
				
		
			
				/* KSO 20090626 */
				/*h1{color:#1c1c1c;font-size:16px;font-weight:normal;text-transform:uppercase;margin-bottom:12px;border-left:2px solid #db002f;padding:8px 0px 8px 8px;}*/
				h1{color:#000000;font-size:16px;font-weight:bold;text-transform:uppercase;margin-bottom:12px;/*border-left:2px solid #db002f;*/padding:8px 0px 8px 8px;}
				/* KSO 20090626 */
				.black{color:#000;font-size:11px; padding:8px 0;}
				.grey{color: #1c1c1c;}
				.grey2{background: #f5f5f5; color: #6b6b6b; padding: 10px;width:552px;font-size:11px;}
					.cadre_gris table{width:100%;}
					.cadre_gris td{padding-bottom:12px;}
					.cadre_gris td.tdright{text-align:right;}
						/* KSO 31/08/09 */
						.cadre_gris .input_text{width:50px;padding-top:1px;}
						.cadre_gris .nom{width:80px;}
						.cadre_gris .matricule{width:111px;margin-left:1px;text-transform:uppercase;}
						.cadre_gris .equipement{width:85px;margin-left:10px;}
						.cadre_gris .equipement2{width:85px;float:right;margin-left:1px;}
							.cadre_gris .equipement2 .select_txt_bt{padding:0 10px 0 4px !important;padding:0 10px 0 4px;}
						.cadre_gris .idgoogle{width:140px;}
						.cadre_gris .telephone{width:80px;}
						.cadre_gris .pays{width:111px;margin-left:1px !important;margin-left:0px;}
							.cadre_gris .pays .select_txt_bt{padding-left:0 !important;padding-left:0;}
						.cadre_gris .agence{width:60px;float:right;}
						.cadre_gris .agence2{width:85px;float:right;margin-left:1px;}
							.cadre_gris .agence2 .select_txt_bt{padding:0 10px 0 4px !important;padding:0 10px 0 4px;}
						.cadre_gris .navigateur{width:150px;}
						.cadre_gris .navigateur2{width:105px;}
						/* KSO */
				.cadre_gris2{background: #f5f5f5; width:100%; height: 46px; padding:7px 0;}
				.red{color: #db002f !important; position:relative; _top:-2px;}
				.fright{float: right;}
				.fleft{float: left;}
				.titre_vehicule{padding-top: 60px;color:#1C1C1C; font-size:11px;line-height:13px; text-transform:uppercase;}
				.titre_vehicule2{padding-top: 26px;color:#1C1C1C; font-size:11px;line-height:13px; text-transform:uppercase;}
				.select_txt{width:80px;float:left;}
		
				.liensuivant{text-align:right;padding-right:41px;padding-top:15px;}
				.selectfaq{width:200px;}
				.selectcompte{width:91px;}
				.selectcompte2{width:90px;}
				.space{padding-top: 20px;}
				.space_create{padding-top: 15px;}
				.back_link{padding:0 13px 9px 4px;text-align:right; text-transform:uppercase;}
				.print_link{padding:0 8px 9px 4px;text-align:right;}
				.height_link{height:9px;}
				/* KSO 20090626 */
				/*.titrecompatibilite1{color:#1c1c1c; font-size:11px;text-transform:uppercase;margin-bottom: 5px;}
				.titrecompatibilite2{color:#b6b6b6; font-size:11px;text-transform:uppercase;margin-bottom: 5px;}*/
				.titrecompatibilite1{color:#000000; font-size:12px;text-transform:uppercase;margin-bottom: 5px;}
				.titrecompatibilite2{color:#b6b6b6; font-size:12px;text-transform:uppercase;margin-bottom: 5px;}
				/* KSO 20090626 */
				
						.txt_right {text-align:right;}
						.txt_left {text-align: left;}
				
			
			/*** center ***/
			.center{width:962px;}				
							
				
				
/*** scroll ***/
#bloc_scroll_conteneur p, #bloc_scroll_conteneur ul {margin-bottom:5px;}

.bloc_scroll_conteneur, .bloc_scroll_conteneur1{width:596px; height:200px; overflow:hidden; position:relative; float:left;}
	.bloc_scroll_conteneur1{width:430px;margin-left:10px;display:inline;}
	
.bloc_scroll, .bloc_scroll1{
width:572px;
position:absolute;
top:0px;
left:0px;
padding:0 12px ;
}
	.bloc_scroll1{width:406px;}

.barre_scroll{background:url(../../Images/scroll/bkg_scroll.gif) left top no-repeat;
width:7px;
height:200px;
position:relative;
float:left;
}

.bt_scroll{
position:absolute;
top:0px;
left:0px;
background:url(../../Images/scroll/bt_scroll.gif) top left no-repeat;
width:7px;
height:20px;
cursor:pointer;}					
				
	
	/*** FOOTER ***/
	
	.footer{
		min-width:100%;
		width:auto !important;
		width:100%;
		height:53px;
		position:absolute;
		bottom:0px;
		left:0px;
		background:url(../../Images/Common/bkg_footer.gif) bottom left repeat-x;
	}
		.footer_content{		
			width:962px;
			height:31px;
			position:absolute !important;
			top:0px;
			left:50%;
			margin:0 0 0 -477px !important;
			position:static;
			margin:auto;
			padding:22px 0 0;
		}
		
			.nav2 ul{
			list-style-type:none;
			float:left;
			height:27px;
			}
		
			.nav2 li{
			height:27px;
			float:left;
			background:url(../../Images/Common/border_vertical.gif) left top repeat-y;
			padding:0 30px 0 12px;
			display:block;
			line-height:27px;
			}
		
	

			.footer_content a.mentions{background:url(../../Images/Common/border_vertical.gif) left top repeat-y;display:block;float:right;padding-left:12px;height:27px;line-height:27px;color:#3C3C3C;text-transform:uppercase} /*** FPO : FOOTER LANGUE ***/
			.footer_content a.citroen{background:url(../../Images/Common/border_vertical.gif) left top repeat-y;display:block;float:right;padding:0 30px 0 12px;height:27px;line-height:27px;color:#3C3C3C;text-transform:uppercase} /*** FPO : FOOTER SITE WEB ***/
						
	
/* KSO */
.cadre_profil_update{background: #fff; width:440px; height: 250px; padding:20px; float:left;overflow:hidden;}
.cadre_profil2_update{height: 250px;background: #fff url(../../Images/Common/separation_tableau_profil_update.gif) no-repeat right; padding:20px; float:left;overflow:hidden;}

.cadre_gris_profil2_update{width:420px; margin-bottom:10px;padding-bottom:0px;}
.etape_update{width:420px; height:28px; margin-top:23px;padding:0 10px 10px;}
.etape2_update{width:420px; height:28px; margin-top:90px;padding:10px;}
.etape3_update{width:420px; height:28px; margin-top:207px;padding:10px;}
.etape4_update{width:420px; height:28px; margin-top:8px;padding:10px;}
.cadre_gris_profil3_update{background: #f5f5f5; width:420px; height:40px; margin-bottom:10px;padding:15px 10px 15px 10px;}
.cadre_gris_profil4_update{background: #f5f5f5; width:420px; height:60px; margin-bottom:10px;padding:15px 10px 15px 10px;}
.cadre_gris_profil5_update{background: #f5f5f5; width:420px; height:10px; margin-bottom:10px;padding:15px 10px 15px 10px;}
.label_profil_update{padding:4px 0 0 2px;height: 50px;}

.txt3{color: #000000;}


.menCgu ul
{
	list-style:disc;
	list-style-type:disc;
	padding:0;
	margin:0;
}

.menCgu li
{
	list-style:disc;
	list-style-type:disc;
	padding:0;
	margin:0 0 0 30px;
}

.indication
{
	font-size:11px;
}

.nav2 a
{
	color:#3C3C3C;
	text-transform:uppercase
}

.nav2 a:hover
{
	text-decoration:none;
	color:#FF0000;
}

.footer_content a.mentions:hover
{
	text-decoration:none;
	color:#FF0000;
}

.footer_content a.citroen:hover
{
	text-decoration:none;
	color:#FF0000;
}

.footer_content .langues{background:url(../../Images/Common/border_vertical.gif) left top repeat-y;display:block;float:right;padding-left:12px;height:25px;line-height:27px;width:85px;padding-top:6px;}
