
	
form {
	background-color: #CCCC99;
	background-image: url(../master_medias/bg-ssmenu.gif);
}

.formulaire_titre {
	background-color: #EFEFEF;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.ss_titre_inscription {
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	color: #333366;
	font-weight: bold;
	text-align: left;
	background-color: transparent;
	margin-top: 0;
}

.formulaire_question {
	background-color: #FFFFCC;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.formulaire_reponse {
	background-color: #CCCC99;
}

input {
	margin-left: 6px;
}

em {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.formulaire_annuler {
	background-color: #FFCC66;
	line-height: 14px;
}

.formulaire_envoyer {
	background-color: #FF9933;
	line-height: 14px;
}

/* bouton fermer */
#bouton_fermer {
	margin-top: 25px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#bouton_fermer a:link {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #990000;
	padding: 2px;
	border: #FF6600 outset 2px;

}

#bouton_fermer a:visited {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #993300;
	padding: 2px;
	border: #FFFF33 outset 2px;
}

#bouton_fermer a:hover {
	width: 120px;
	height: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #006600;
	padding: 2px;
	border: #99FF00 inset 2px;
}

#bouton_fermer a {
	text-align:center;
}


#telechargement_formulaire td {
	border-bottom: 1px solid #666666;
}

.formulaire_bouton_radio {
	text-align:center;
	background-color: #FFFFCC;
}
