/* ******** PROCESS ADHESION POUR FC ************************************************************************** */


.etape1On {	background: url(../img/adhesion_process_fd1.png) no-repeat; }
.etape2On { background: url(../img/adhesion_process_fd2.png) no-repeat; }
.etape3On { background: url(../img/adhesion_process_fd3.png) no-repeat; }
.etape4On { background: url(../img/adhesion_process_fd4.png) no-repeat; }
.etape5On { background: url(../img/adhesion_process_fd5.png) no-repeat; }












/* ******** BLOCS DE CONTENUS ************************************************************************** */


/* ******** BLOC ORANGE ******** */
.bloc1 {
	width: 820px;
	background: url(../img/bloc1_fd.png) repeat-y;
	padding: 5px 30px 5px 40px;	
}
.bloc1Haut {
	width: 890px;
	background: url(../img/bloc1_haut.png) 0 5px no-repeat;
	height: 28px;
}
.bloc1Bas {
	width: 890px;
	background: url(../img/bloc1_bas.png) no-repeat;
	height: 24px;
}
.bloc1BasOmbre {
	width: 890px;
	background: url(../img/bloc1_bas_ombre.png) no-repeat;
	height: 35px;
}



/* ******** BLOC BLANC A L INTERIEUR DU BLOC ORANGE ******** */
.bloc2Haut {
	background: #FFFFFF url(../img/bloc2_hg.png) left no-repeat;
	height: 7px;
}
.bloc2HautDroite {
	background: url(../img/bloc2_hd.png) right no-repeat;
	height: 7px;
}
.bloc2Bas {
	background: #FFFFFF url(../img/bloc2_bg.png) left no-repeat;
	height: 7px;
}
.bloc2BasDroite {
	background: url(../img/bloc2_bd.png) right no-repeat;
	height: 7px;
}
.bloc2 {
	background-color: #FFFFFF;
	text-align: center;
}




/* ******** BLOC ORANGE CLAIR POUR LES TEMOIGNAGES A GAUCHE ******** */
.bloc6Haut {
	float: left;
	width: 118px;
	background: #fee1b6 url(../img/bloc6_haut.png) top no-repeat;	
	border-bottom: 1px solid #FFFFFF;
	padding: 15px 50px 10px 10px;
}
.bloc6 {
	float: left;
	width: 158px;
	background-color: #fee1b6;	
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
}
.bloc6Bas {
	width: 158px;
	background: #fee1b6 url(../img/bloc6_bas.png) bottom no-repeat;
	padding: 10px 10px 40px 10px;
}





/* ******** BLOC ORANGE CLAIR POUR LES RESULTATS FC ******** */
.bloc7Haut {
	width: 709px;
	background: url(../img/bloc7_haut.png) top no-repeat;	
	padding: 0;
}
.bloc7 {
	float: left;
	width: 709px;
	background: url(../img/bloc7_fd.png) top repeat-y;	
}
.bloc7Bas {
	width: 700px;
	background: url(../img/bloc7_bas.png) bottom no-repeat;
	min-height: 150px;
	padding: 0 0 60px 9px;
}
.bloc7 td {
	vertical-align: middle;
}






/* ******** TOUS LES BLOCS ******** */
.bloc1 table tr td, .bloc2 table tr td, .bloc6 table tr td, .bloc7 table tr td {
	vertical-align: middle;
}



.bloc1 input.validez 			{ background: url(../img/bloc1_btn_validez.png) top no-repeat; width: 131px; height: 47px; }
.bloc1 input.modifier 		{ background: url(../img/bloc1_btn_modifier.png) no-repeat; width: 131px; height: 47px; }
.bloc1 input.supprimer		{ background: url(../img/bloc1_btn_supprimer.png) no-repeat; width: 76px; height: 27px; float: right; }
input.validez2 						{ background: url(../img/btn_validez.png) no-repeat; width: 129px; height: 46px; float: right; }
img.paiement 							{ background: url(../img/bloc1_paiement_securise.png) no-repeat; width: 96px; height: 51px; }
input.accueil 						{ background: url(../img/btn_revenir_accueil.png) no-repeat; width: 119px; height: 66px; float: right; }
img.simulation 						{ background: url(../img/bloc6_btn_simulation_remboursement.png) no-repeat; width: 132px; height: 66px;}
img.pdf 									{ background: url(../img/bloc1_btn_fc_pdf.png) no-repeat; width: 100px; height: 33px;}
.bloc1 td									{ border-color: #ff6600; }
ul.presta 								{	list-style-image: url(../img/presta_fc_puce.png); }