.formquestion *{
	margin:0;
	padding:0;
}
.haut_etape1_question{
	height:45px;
	margin:0;
	padding:15px 0 0 117px;
	background:no-repeat url(/template/fond_haut_question.png);

}
.haut_etape1_question p{
	margin:0;
	padding:0;
	color:#fff;
	font-size:24px;
	font-weight:bold;
}
.bas_etape1_question{
	margin:0;
	padding:0;
	width:934px;
	height:7px;
	background:no-repeat url(/images/fond_bas_question.jpg);
	clear:both;
	font-size:2px;
}

.contenu .jaune{
	color:#ffb833;
}
.gauche p{
	font-size:13px;
	font-weight:bold;
}

.contenu{
	background-color:#efefef;
	color:#000000;
	padding:0 10px;
	padding:20px 10px 10px 20px;
	min-height:400px;
}
.gauche{
	width:585px;
	float:left;
}
.haut_question{
	height:38px;
	background:#fff no-repeat url(/template/send_top_left.png);
}

.haut_question p {
	background:transparent no-repeat url(/template/send_top_right.png) top right;
	height:29px;
	display:block;
	padding:9px 0 0 10px;
	font-weight:normal;
	margin:0;
}

.haut_complement{
	margin-top:4px;
	padding:10px 0 0 10px;
	width:575px;
	height:22px;
	background:no-repeat url(/images/haut_complement.jpg);
}
.haut_complement p{
	padding:0;
	margin:0;
	font-weight:normal;
}

.gauche_contenu{
	padding:0;
	margin:0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
}

.gauche_contenu table{
	margin:0;
	padding:0 5px 0 0;
	width:585px;
	height:21px;
	background:no-repeat url(/template/fond_complement_ortho.jpg);
	border:0;
	color:#000000;
}
.gauche_contenu img{
	height:1px;
	width:1px;
}
.googie_check_spelling_link{
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
}
.googie_resume_editing{
	text-decoration:none;
	color:green;
	font-size:10px;
}

.bas_question{
	padding:0;
	margin:0;
	width:585px;
	height:45px;
	font-size:2px;
	background:no-repeat url(/template/bas_question.gif);
}
.bas_complement{
	padding:0;
	margin:0;
	background:no-repeat url(/template/send_bottom_left.png) top left;
}

.bas_complement_question {
	background:no-repeat url(/template/bas_complement.gif) top left;
	height:45px;
}


.bas_complement span {
	height:26px;
	background:no-repeat url(/template/send_bottom_right.png) top right;
	display:block;
}

.droite{
	margin:0 0 0 16px;
	width:300px;
	float:left;

}
.astuce{
	padding:9px 0 0 9px;
	width:291px;
	height:313px;
	background:no-repeat url(/template/fond_astuce.jpg);
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

.astuce ul, .astuce ol {
	list-style:none;
}

.astuce ul{
	padding:10px 0 10px 18px;
}
.astuce ul li{
	padding:2px 0 0 12px;
	background:no-repeat url(/images/puce_astuce.jpg) 0 4px;
}

.orange_fonce{
	color:#ff5b18;
}
.droite .titre{
	margin:0;
	padding:3px 5px 0 16px;
	height:18px;
	width:257px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:no-repeat url(/template/fond_titre_astuce.png);
	color:#000;
	text-align:left;
}

.zone_poser_question .droite .titre {
	width:231px;
}

/* Element formulaire */
#id_titre{
	margin:0 5px 0 5px;
	width:575px;
	height:35px;
	border:0;
}
.gauche_contenu input{
	margin:0 5px 0 5px;
	width:575px;
	border:0;
}
.gauche_contenu textarea{
	margin:0 5px 0 5px;
	height:84px;
	width:575px;
	border:0;
}

#conteneur .astuce .orange {
	color:#fff;
}

.poser_question_title {
	height:32px;
}

.millieu_form_question_select_conteneur_1 {
	float:left;
	width:290px;
	margin-right:10px;
}

.millieu_form_question_select_conteneur_2 {
	float:left;
	width:290px;
	margin-right:25px;
}

.millieu_form_question_select_conteneur_2 select {
	width:290px;
	border:0;
	padding-left:5px;
}

.millieu_form_question_select_conteneur_3 {
	float:left;
	width:290px;
}

.millieu_form_question_select_conteneur_3 select {
	width:290px;
	border:0;
	padding-left:5px;
}

.poser_question_class_titre {
	font-size:18px;
	font-weight:bold;
	background-color:#dedede;
	color:#333333;
	padding:5px 10px;
}

.millieu_form_question_select_conteneur_1 .poser_question_class_titre {
	margin-bottom:13px;
}

#zone_val_spacer {
	height:85px;
}
