.frm_fondProgressBar {
	background-color: #F2F2F2;
}
.frm_fondAvancementProgressBar {
	background-color:#CCEEF9;
}

.frm_Formulaire{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*
.frm_Formulaire P{
	padding:0px;
	margin:0px;
}
*/
.frm_Formulaire_strFormulaire{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#666600;
}
.frm_Formulaire_datProgrammation{
	padding:0px;
	margin:0px;
}
.frm_Formulaire_strContenu{
	padding:0px;
	margin:0px;
	color:#666600;
}

.frm_Etape{	
	padding:0px;
	margin-bottom:20px;
	clear:both;
}
.frm_Etape_strEtape{
	padding:0px;
	margin:0px;
	padding-top:5px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#339999;	
	height:25px;
	text-align:center;
}
.frm_Question{	
	padding-bottom:20px;
}
.frm_Question P{
	padding:0px;
	margin:0px;
}

.frm_Question_strIntitule, .frm_Question_strIntitule5, .frm_Question_strIntitule6{	
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#993366;
}
.frm_Question_strDetail{
	padding:0px;
	margin:0px;	
	color:#0066CC;
}
.frm_Question_info{	
	padding:0px;
	margin:0px;
	text-align:center;
	color:#FF0000;
	display:none;
}

.frm_Question_strChamp, .frm_Question_strChamp5{
	padding-left:30px;
	margin:0px;
	color:#339900;
}
.frm_Question_strChamp SELECT{
	padding-left:30px;
	margin:0px;
	color:#339900;
	width:400px;
}

.frm_Question_strIntitule5{	
	float:left;
	width:200px;
	text-align:left;
}
.frm_Question_strIntituleRecap{	
	text-align:left;
	color:#3333FF;	
}
.frm_Question_strChampRecap{
	margin:0px;
	padding:0px;	
	color:#CC6633;
}
.frm_Question_strReponseRecap{
	padding:0px;
	margin:0px;
	color:#FF0000;
}

.frm_Bouton{
	text-align:center;
	margin:auto;
	border:3px #000000 solid;
}

a.frm_boutonTexte {
	background-image: url(/images/Pictos/picto-fond-texte.gif);
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 99px;
	height: 32px;
	margin: 5px auto;
	padding: 8px 0 0 2px ;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
.frm_boutonPrecedent{}
.frm_boutonValider{}
.frm_boutonRetour{}

