form{
	margin: 0;
	padding: 0;
}

#form_rail{
	bottom: 0;
	height: 40px;
	width: 600px;
	background: transparent url(../img/formulaire_rail_1.png) no-repeat left top;
}

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

#form_rail ul li{
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	width: 300px;
}

#form_rail ul li span{
	color: #FFFFFF;
}

#form_perso{
	background: transparent url(../img/form_perso.png) no-repeat scroll 0 0;
	top: 195px;
	height: 100px;
	left: 115px;
	position: absolute;
	width: 100px;
}

#form_header_inscription{
	background: transparent url(../img/inscription_header_form.png) no-repeat scroll left top;
	height: 130px;
	margin-top: 10px;
}

#form_header_inscription #form_titre{
	padding: 56px 0 0 385px;
	width: 600px;
}

#form_header_inscription #form_titre h1{
	color: #FFFFFF;
	font-size: 42px;
}

#form_header_divorce, #form_header_contrat, #form_header_penal, #form_header_immo, #form_header_social, #form_header_societe{
	width: 585px;
	height: 125px;
	padding: 9px 0px 0px 15px;
}

#form_header_divorce{
	background: url(../img/form_header_divorce_famille.png) no-repeat left top;
}

#form_header_contrat{
	background: url(../img/form_header_contrat_consommation.png) no-repeat left top;
}

#form_header_penal{
	background: url(../img/form_header_penal.png) no-repeat left top;
}

#form_header_immo{
	background: url(../img/form_header_immobilier_baux.png) no-repeat left top;
}

#form_header_social{
	background: transparent url(../img/form_header_social_travail.png) no-repeat left top;
}

#form_header_societe{
	background: transparent url(../img/form_header_societe.png) no-repeat left top;
}

#form_titre{
	bottom: 30px;
	padding: 0px 0px 0px 10px;
	color: #6f7689;
}

#form_titre span{
	font-size: 18px;
	font-style: italic;
	color: #6f7689;
}

#form_titre h1{
	margin: 0;
	padding: 0;
	font-size: 50px;
	color: #532e9f;
	font-family: Times New Roman;
}

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

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

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

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

#mask{
	width: 600px;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
}

#folio{
	position: relative;
	left: 0px;
	width: 1200px;
}

.col{
	float: left;
	width: 600px;
}

label{
	color: blue;
}
.formulaire_aide{
	width: 20px;
	background: url(../img/form_aide.png);
}

.table_retrait  *{
	font-size: 10px;
}
.table_retrait{
	text-align: center;
}

.bouton_suivant{
	background: transparent url('../img/form_bouton_suite.png') no-repeat left top;
}

.bouton_precedent{
	background: transparent url('../img/form_bouton_precedent.png') no-repeat left top;
}

.bouton_valider{
	background: transparent url('../img/form_bouton_valider.png') no-repeat left top;
}
.bouton_valider, .bouton_precedent, .bouton_suivant{
	border:0 none;
	cursor:pointer;
	height:60px;
	margin:0;
	padding:0;
	width:215px;
}

.bouton_valider, .bouton_suivant{
	float:right;
}

td.forfait, td.taux_horaire, td.volume_jour{
	text-align: center;
}

td.detail{
	padding-left: 10px;
}

td.detail div, td.forfait div, td.volume_jour div, td.taux_horaire div{
	text-align: center;
	font-weight: bold;
}

#bloc_login{
	background: transparent url("../img/login_bloc.png") no-repeat scroll left top;
	height: 190px;
	padding: 110px 58px 0 250px;
	margin: 30px 0px;
}

.bouton_connexion{
	background: transparent url(../img/login_bouton_connexion.png) no-repeat scroll 0 0;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 17px;
	font-weight: bold;
	height: 50px;
	width: 150px;
}

#bloc_inscription_texte{
	color: #FFFFFF;
	font-size: 21px;
	font-style: italic;
	left: 50px;
	position: relative;
	top: 25px;
	width: 230px;
}

#bloc_inscription_texte span{
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

#bloc_inscription_bouton{
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	left: 288px;
	padding: 23px;
	position: relative;
	text-decoration: none;
	top: -17px;
	width: 141px;
}

#bloc_inscription{
	background: transparent url(../img/login_inscription_bloc.png) no-repeat scroll 0 0;
	height: 150px;
	margin-left: 40px;
	width: 520px;
}

.bouton_inscription{
	background: transparent url(../img/login_bouton_inscription.png) no-repeat scroll left top;
	cursor:pointer;
	height:50px;
	width:150px;
	border: none;
}

.login_libelle, .login_libelle a{
	color: #000000;
	font-family: Times New Roman;
	font-size: 15px;
	height: 35px;
	text-decoration: none;
}

.login_libelle a:hover{
	text-decoration: underline;
}

span#coche_mdp{
	background: transparent url(../img/coche_nok.png) no-repeat scroll left top;
	display: block;
	float: right;
	height: 20px;
	width: 20px;
}

.encadre_non_valide{
	background: transparent url(../img/inscription_bloc_non_valide.png) no-repeat scroll left top;
	height: 83px;
	margin: 15px auto 0;
	padding-top: 97px;
	width: 350px;
}

.encadre_non_valide table tr td{
	text-align: left;
}

.encadre_non_valide table tr td p{
	margin: 0px;
	padding-left: 18px;
}

.encadre_valide{
	background: transparent url(../img/inscription_bloc_valide.png) no-repeat scroll left top;
	height: 300px;
	margin-top: 15px;
	padding: 45px 10px 0 175px;
	width: 415px;
}

.encadre_valide p, .encadre_valide a{
	font-size: 13px;
}

.encadre_valide a{
	text-decoration: none;
	color: #473588;
}

#annonce_google {
	margin: auto;
	margin-top: 30px;
	width: 468px;
	height: 130px;
}

.annonce_google {
	width: 468px;
	height: 60px;
	margin-top: 10px;
}

#meilleuravocat_balise_content{
	width: 600px;
	padding-top: 17px;
	margin: auto;
}

.table_synthese{
	width: 670px;
}

.table_valeur_0, .table_valeur_1, .table_valeur_2, .entete_table_valeur_0, .entete_table_valeur_1, .entete_table_valeur_2{
	width: 150px;
}

.table_libelle_coord, .table_libelle_info, .table_valeur_0, .table_valeur_1, .table_valeur_2, .entete_table_valeur_0, .entete_table_valeur_1, .entete_table_valeur_2{
	border-bottom: 1px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	padding: 7px;
	margin: 0px;
}

.entete_table_valeur_0, .entete_table_valeur_1, .entete_table_valeur_2{
	background-color: #A1A8BB;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.table_libelle_coord{
	background-color: #8b5bd3;
	color: #FFFFFF;
	font-weight: bold;
}

.table_libelle_info{
	background-color: #483689;
	color: #FFFFFF;
	font-weight: bold;
}

.table_valeur_0, .table_valeur_1, .table_valeur_2{
	background-color: #eaedf5;
}

.table_bouton, .table_libelle_entete{
	text-align: center;
}

.table_libelle_entete{
	width: 160px;
}

input.table_valeur_0, input.table_valeur_1, input.table_valeur_2, input.bouton_valide{
	border: medium none;
	height: 40px;
	width: 155px;
	background: transparent url('../img/synthese_bouton_off.png') no-repeat left top;
}

.table_tr_specialite_titre tr{
	height: 25px;
}
.table_tr_specialite_titre td{
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #D4D0C8;
	background-color: #94023C;
}

.bouton_petit{
	background: transparent url(../img/bouton_petit.png) no-repeat left top;
	width: 150px;
	height: 60px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border: none;
}

.bloc_desabonnement td, .bloc_desabonnement p, .bloc_desabonnement a{
	font-size: 13px;
	font-weight: bold;
}

.texte_gris{
	color: #5e5b5c;
	font-size: 10px;
	text-align: left;
}
