div.frame_mentions {
	position: absolute;
	top: 0;
	left: 0;
	width: 414px;
	float: left;
	z-index: 2942;
	visibility: hidden;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	background-color: #fff;
}

div.frame_tl {
	width: 5px;
	height: 5px;
	background: url('../img/frame_corner.png') 0 0 no-repeat;
	float: left;
	font-size: 3px;
}

div.frame_tc {
	width: 404px;
	height: 4px;
	border-top: 1px solid #bcbcbc;
	float: left;
	font-size: 3px;
	background-color: #fff;
}

div.frame_tr {
	width: 5px;
	height: 5px;
	background: url('../img/frame_corner.png') -5px 0 no-repeat;
	float: left;
	font-size: 3px;
}

div.frame_m {
	width: 412px;
	text-align: left;
	/*border-left: 1px solid #bcbcbc;*/
	/*border-right: 1px solid #bcbcbc;*/
	/*float: left;*/	
	/*background-color: #fff;*/
	font: 12px arial;
	/*height: 480px;*/
}

div.frame_m h3 {
	color: #0280AE;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 3px;
}

div.frame_m span.f_left {
	display: block;
	float: left;
	color: #929292;
	font-size: 9px;
	margin: 2px 5px 0px 5px;
}

div.frame_m span.f_right {
	display: block;
	float: right;
	color: #929292;
	font-size: 9px;
	margin: 2px 5px 0px 5px;
	text-align: justify;
}

div.frame_m ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.frame_m ul li {
	height: 18px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #F5F5F5;
	width: 412px;
}

div.frame_bl {
	width: 5px;
	height: 5px;
	background: url('../img/frame_corner.png') 0 -5px no-repeat;
	float: left;
	font-size: 3px;
}

div.frame_bc {
	width: 404px;
	height: 4px;
	border-bottom: 1px solid #bcbcbc;
	float: left;
	font-size: 3px;
	background-color: #fff;
}

div.frame_br {
	width: 5px;
	height: 5px;
	background: url('../img/frame_corner.png') -5px -5px no-repeat;
	float: left;
	font-size: 3px;
}

#ctlm_mensu {
	cursor: pointer;
}

.ctlm_simu_credito {
	height: 50px;
	width: 180px;
	margin: 15px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url("../img/button_simuler_credito.png");
}

.ctlm_simu_default {
	height: 50px;
	width: 180px;
	margin: 15px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url("../img/button_simuler_credito.png");
}

.ctlm_simu_default_2 {
	height: 50px;
	width: 250px;
	margin: 15px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url("../img/button_simuler_credito_2.png");
}

.loisirsfi_simu_default {
	height: 50px;
	width: 137px;
	margin: 15px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url("../img/button_simuler_loisirsfi.gif");
}

.simu_default {
	height: 50px;
	width: 137px;
	margin: 15px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url("../img/button_simuler.gif");
}

.ctlm_mensu_default {
	font-weight: bold;
	color: #0000FF;
}

div#filter {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	alpha: 0;
	z-index: 2941;
}

div.calc_but {
	display: none;
	position: absolute;
	top: 78px;
	width: 88px;
	height: 30px;
	cursor: pointer;
	alpha: 0;
	z-index: 2942;
	background-image: url('../img/button_top_simu.gif');
}

div.calc_but_txt {
	font-weight: bold;
	font-size: 15px;
	margin: 4px 0 0 10px;
	width: 55px;
	background-color: white;
}

#span_r_4 {
	/*font-size: 12px;*/
	/*font-weight: bold;*/
}

#span_r_5 {
	font-size: 12px;
	font-weight: bold;
}

#span_r_10 {
	font-size: 12px;
	font-weight: bold;
}

#span_r_11 {
	font-size: 12px;
	font-weight: bold;
}

#span_l_4 {
	/*font-size: 12px;*/
	/*font-weight: bold;*/
}

#span_l_5 {
	font-size: 12px;
	font-weight: bold;
}

#span_l_10 {
	font-size: 12px;
	font-weight: bold;
}

#span_l_11 {
	font-size: 12px;
	font-weight: bold;
}

#span_l_12 {
	font-size: 12px;
	font-weight: bold;
}

iframe.calculator_fadin {
	display: none;
	position: absolute;
	top: 100px;
	alpha: 0;
	z-index: 2942;
}

#mentions_legales
{
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

.frame_m strong
{
	font-size: 10.5px;
}