#misterassur_content_code form{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 600px;
}

#form_header{
	margin: 0; padding: 0;
	margin-top: 10px;
	position:relative;
	width: 600px;
	height: 190px;
	background: #fff;
}

#form_etapes_titre{
	position:absolute;
	top: 10px;
	height: auto;
	width: 600px;
	text-align: center;
	font-size: 18px;
	color: #3a4757;
}

#form_etapes_titre h1{
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 22px;
	font-weight: bold;
	color: #e05a10;
}

#form_etapes_description{
	position:absolute;
	top: 50px;
	width:600px;
	text-align: justify;
	font-size:12px;
}

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

#form_etapes{
	margin: 0; padding: 0;
	position:absolute;
	bottom: 45px;
}

#form_etapes ul{
	margin: 0; padding: 0;
	list-style-type: none;
}

#form_etapes ul li{
	float: left;
	margin: 0;
	padding: 20px 20px 0 0;
	width: 100px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

#form_etapes_cursor{
	margin: 0; padding: 0;
	position:absolute;
	bottom: 0;
	left: 35px;
	height: 45px;
	width: 50px;
}

.form_bloc_up, .form_bloc_down{
	margin: 0;
	padding: 0;
	width: 600px;
	height: 11px;
}

.form_bloc_up{
	margin-top: 10px;
	background: url(../img/bloc_up.png) bottom no-repeat;
}

.form_bloc_down{
	background: url(../img/bloc_down.png) top no-repeat;
}

.form_bloc{
	margin: 0;
	padding:  0 10px;
	width: 580px;
	background: url(../img/bloc_middle.png);
}

.form_bloc *{
	font-size: 10px;
}

#mask{
	position: relative;
	overflow:hidden;
	background-color:#fff;
	width: 600px;
}   
#folio{
	position: relative;
	left: 0;
	width:3600px;
}   
.col{
	float:left;
	margin: 0; padding: 0;
	width:600px;
}
#misterassur_content_code label{
	color: #000;
}
.formulaire_aide{
	width: 20px;
	background: url(../img/form_aide.png);
}
.form_select{
	width: 170px;
}
.table_retrait{
	text-align: center;
}

.custom_tip .tip {
	background-color: #3a4757;
	padding: 5px;
	width: 300px;
}
 
.custom_tip .tip-title {
	color: #fff;
	background-color: #e5000d;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
 
.custom_tip .tip-text {
	color: #fff;
	padding: 5px;
}

.bouton_precedent{
	float: left;
	height: 60px;
	width: 215px;
	border: 0;
	cursor: pointer;
}

.bouton_suivant{
	float: right;
	height: 60px;
	width: 215px;
	border: 0;
	cursor: pointer;
}

.bouton_valider{
	float: right;
	height: 60px;
	width: 215px;
	border: 0;
	cursor: pointer;
}

#form_donnees_personnelles,
#form_donnees_personnelles strong{
	clear: both;
	margin: 20px auto;
	padding: 10px 0 0 0;
	color: #996699;
	text-align: justify;
	font-size: 10px;
}

#form_donnees_personnelles strong{
	font-weight: bold;
}

#form_copyrights{
	clear: both;
	margin-bottom: 10px;
	font-style: italic;
	text-align: center;
}

.jour_question{
	width: 600px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}

.jour_titre{
	font-size: 18px;
	padding: 10px;
	color: #ffffff;
}

.titre_td{
	text-align: center;
	background-color: #5E7587;
	color: white;
	font-size: 14px;	
	padding: 3px 5px;
}

.jour_question tr:hover{
	background-color: #faddd8;
}

.jour_question td{	
	height: 20px;
	border-bottom: 1px dotted #494949;
}

.jour_1_haut{background: transparent url(../img/marque_tarifsjour_top_auto.png) no-repeat scroll left top;}
.jour_1_bas{background: transparent url(../img/marque_tarifsjour_bottom_auto.png) no-repeat scroll left bottom;}
.jour_2_haut{background: transparent url(../img/marque_tarifsjour_top_moto.png) no-repeat scroll left top;}
.jour_2_bas{background: transparent url(../img/marque_tarifsjour_bottom_moto.png) no-repeat scroll left bottom;}

.jour_1_voir_aussi, .jour_1_milieu, .jour_2_voir_aussi, .jour_2_milieu{
	padding: 1px 0px;
}

.jour_1_bas, .jour_2_bas{
	padding-top: 5px;
	padding-bottom: 33px;
}
.jour_1_milieu h3, .jour_1_milieu h3 a, .jour_1_voir_aussi h3 a,
.jour_2_milieu h3, .jour_2_milieu h3 a, .jour_2_voir_aussi h3 a{
	color:#e01d19;
}

.jour_1_milieu strong, .jour_2_milieu strong{font-weight: bold;}

.jour_1_milieu strong, .jour_1_milieu strong *,
.jour_2_milieu strong, .jour_2_milieu strong *{font-weight: bold;}

.jour_1_milieu em, .jour_1_milieu em *, 
.jour_2_milieu em, .jour_2_milieu em *{
	font-weight: bold;
}