table.tab_BV_soluion{
			margin-top	: 4%;
		}

		.comparebvs {
			top		: 30px;
			width		: 800px;
		}
	
		.comparebvs .steps { 
			text-align	: center;
			color		: #fff;
			background	: #1d1157;
		}

		a.guide_step{
			font-weight	: bold;
		}
		a.guide_step:hover{
			color		: #ffffff;
		}
		.coche{
			width		: 22px;
			height		: 22px;
		}

		td.libelle_r, td.libelle_b{
			font-weight	: bold;
			padding-left	: 15px;
			text-align	: left;
			border-left	: 1px solid #1d1157;	
		}

		td.title,td.title_fr{
			background	: #1d1157;
			color		: #ffffff;
			font		: 16px arial; 	
			font-weight	: bold;		
			padding-top	: 4px;
			padding-bottom	: 4px;
			text-align	: center;
		}
		td.title_fr{
			letter-spacing	: 1pt;
		}
		td.title{
			letter-spacing	: 2pt;
		}

		.info_b, .info_r, td.info_b_bord, td.info_r_bord{
			text-align	: center;
			height		: 30px;
			vertical-align	: middle;
		}			
		td.libelle_r, .info_r, td.info_r_bord{
			background	: #FDDBB5;	
		}
		td.libelle_b, .info_b, td.info_b_bord{
			background 	: #CACAFF;
		}
		
		td.info_r_bord, td.info_b_bord{
			border-right	: 1px solid #1d1157;	
		}
		

		.steps {
			font		: 12px arial; 
			color		: #1d1157;
			background	: #fff;
			padding		: 5px;
			border-top	: 0px solid #ff9900;
			text-align	: justify;
		}
		.steps a:link,.steps a:visited { 
			color		: #fff;
			font-weight	: bold;
		}

		.steps a:hover { 
			color		: #ff9900;
		}