@import url(global.css);

.cb {
	clear: both;
}

.formulaire {
	background-image: url(../images/oseo/form_bkgd.gif);
	background-repeat: repeat-y;
	float: left;
	width: 837px;
}

.f_content {
	background-image: url(../images/oseo/form_content_bkgd.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 837px;
}

.f_inner {
	padding: 60px 33px 20px 33px;
	float: left;
	width: 771px;
}

.f_block {
	float: left;
	margin-bottom: 20px;
	clear: both;
	width: 768px;
}

.fb_title {
	font-weight: bold;
	color: #FF4C06;	
	font-size: 1.0em;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #FFA683;
}

#error {
	border: 3px solid #FF4C06;
	padding: 15px;
	display: none;
	float: left;
	width: 735px;
	margin-bottom: 15px;
}

.ch_saisie_question {
	font-family: Verdana, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #A5ACB2;
	padding: 2px;
	width: 760px;
	height: 60px;
}

.compteur {
	font-size: 0.8em;
	color: #888;
	border-left: 1px solid #ccc;
	padding: 5px;
}

.input_titre_top {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 0.8em;
}

.input_titre_top label {
	font-size: 1em;
}

.f_objet {
	float: left;
	width: 200px;
}

#question_objet, #question_profil {
	width: 200px;
}

#f_precisez, #f_precisez2 {
	float: left;
	width: 290px;
	visibility: hidden;
	margin-left: 30px;
}

.f_input {
	width: 200px;
	background-color: #fff;
	border: 1px solid #A5ACB2;
}

.fb_inputsline {
	float: left;
	width: 700px;
	clear: both;
	margin-bottom: 3px;
}

.fb_inputblock {
	float: left;
	width: 200px;
	margin-right: 15px;
}

.l_radio {
	margin-right: 15px;
}

.asterix {
	margin-left: 5px;
	color: #FF4C06;
	zbackground-color: #FF4C06;
	padding: 1px;
}

.formulaire_bas {
	float: left;
	background-image: url(../images/oseo/form_bas.gif);
	background-repeat: no-repeat;
	height: 10px;
	font-size: 0;
	line-height: 0;
	width: 837px;
	margin-bottom: 20px;
}

.envoyer_block {
	border-top: 1px solid #7F99CC;
	padding-top: 5px;
}

.btn_retour {
	background-image: url(../images/oseo/btn_retour.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;	
}

.textecnil {
	float: left;
	clear: both;
	width: 768px;
	margin-top: 10px;
	font-size: 0.8em;
	color: #666;
}