
#visuel_top #visuel_left h2 {
	margin-top: 40px;
}

#visuel_left a.poser_question {
  	display: block;
	text-indent: -50000px;
	width: 147px;
	height: 20px;
	background: url(/images/poser_question.gif) no-repeat 0 0;
	margin-top: 20px;
	margin-left: 20px;
}

#visuel_left a.poser_question:hover {
	background-position: 0 -20px;
}

/*------------------------------bloc_central------------------------------*/

#partie_right #bloc_central {
	width: 513px;
	padding-left: 30px;
	padding-top: 25px;
}

#bloc_central .un_article {
	width: 475px;
	padding-bottom: 30px;
	margin-bottom: 40px;
	border-bottom:1px solid #dedede;
}

#bloc_central .un_article .article_left {
	float:left;
	width: 125px;
}

#bloc_central .un_article .article_right {
	float:left;
	width: 350px;
}

#bloc_central .un_article h1,
#bloc_central .un_article h3 {
	color:#99010b;
	font:normal 16px helvetica;
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(/images/guillemet_debut.gif) top left no-repeat;
	min-height: 23px;
	-height: 23px;
}

#bloc_central .un_article p {
	font:normal 12px arial;
	color:#000;
	margin-bottom: 20px;
	background: url(/images/guillemet_fin.gif) top right no-repeat;
	height: 23px;
	padding-left: 35px;
}

#bloc_central .un_article p.debut {
	background: none;
	height: auto;
}

#bloc_central .un_article a.fleche {
	margin-left: 35px;
}

/*------------------------------faq_article------------------------------*/

#bloc_central h3.article {
	width: 475px;
	color:#b20114;
	text-transform: uppercase;
	font-size:14px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom:1px solid #dedede;
}

#bloc_central #question {
	width: 475px;
	padding-bottom: 10px;
	border-bottom:1px solid #dedede;
}

#bloc_central #question h4 {
	color:#99010b;
	font:normal 20px helvetica;
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(/images/guillemet_debut.gif) top left no-repeat;
	min-height: 23px;
	-height: 23px;
}

#bloc_central #question p {
	font:normal 13px arial;
	color:#000;
	margin-bottom: 20px;
	background: url(/images/guillemet_fin.gif) top right no-repeat;
	height: 23px;
	padding-left: 35px;
}

#bloc_central #visuel_question {
	width: 475px;
	margin-bottom: 15px;
}

#bloc_central #reponse, #bloc_central #intro_reponse {
	width: 475px;
}

#bloc_central #intro_reponse h5 {
	font:bold 14px helvetica;
	color:#000;
	margin-bottom: 15px;
	margin-top: 30px;
}

#bloc_central #intro_reponse h6 {
	font:bold 16px helvetica;
	color:#99010b;
}

#bloc_central #reponse p, #bloc_central #intro_reponse p,#savoirplus #content_savoirplus p {
	font:normal 12px helvetica;
	color:#000;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 15px;
}

#bloc_central #partager {
	float:right;
	padding-right: 40px;
}

#bloc_central #savoirplus {
	margin-top: 45px;	
	width: 475px;
	margin-bottom: 100px;
}

/*
#bloc_central #content_savoirplus {
	width: 435px;
	margin-top: 10px;
	background: url(/images/fd_savoirplus.gif) top left repeat-y;	
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 25px;
}

#bloc_central #savoirplus h5 {
	color:#b20114;
	font-size:14px;
	text-transform: uppercase;
}
*/

#bloc_central #savoirplus h6 {
	font:bold 13px helvetica;
	color:#b00113;
	border-bottom:1px solid #dedede;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#bloc_central #savoirplus ul li {
	font:bold 10px helvetica;
	color:#000;
	line-height: 11px;
	margin-bottom: 10px;
}

#bloc_central #savoirplus ul li a {
	color:#000;
	background: url(/images/fleche_noire.png) 0 2px no-repeat;
	padding-left: 12px;	
}

#bloc_central #savoirplus ul li a:hover {
	background: url(/images/fleche_rouge.png) 0 2px no-repeat;
	color:#99010b;
}

/*------------------------------faq_home------------------------------*/

#bloc_central .un_article.theme {
	padding-bottom: 0;
	border-bottom:none;
}

#bloc_central .un_article.theme h2 {
	width: 475px;
	color:#b20114;
	text-transform: uppercase;
	font-size:14px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom:1px solid #dedede;
}

/*------------------------------bloc_right------------------------------*/

#partie_right  #bloc_right {
	padding-top: 25px;
	padding-left: 15px;
	width: 211px;
}

#bloc_right .article_right {
	width: 180px;
	padding-top: 15px;
	margin-top: 15px;
	border-top:1px solid #dedede;
}

#bloc_right .article_right.first {
	margin-top: 10px;
}

#bloc_right h4 {
	color:#b20114;
	font:bold 12px helvetica;
}

#bloc_right h4 span {
	display: block;
	color:#646464;
	text-transform: uppercase;
	font-size:14px;
	margin-top: 5px;
}

#bloc_right h5 {
	color:#ad0112;
	font:bold 13px helvetica;
	margin-bottom: 5px;
}

#bloc_right h6 {
	color:#646464;
	font:normal 11px helvetica;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#bloc_right p {
	font:normal 12px arial;
	color:#000;
}

#bloc_right a.fleche {
	margin-top: 10px;
}

/*------------------------------posez_question et poster_contribution------------------------------*/
a.poster_contribution2 {
  	display: block;
	text-indent: -50000px;
	width: 175px;
	height: 20px;
	background: url(/images/poster_contribution2.gif) no-repeat 0 0;
	margin-top: 20px;
	margin-left: 20px;
}

a.poster_contribution2:hover {
	background-position: 0 -20px;
}

#posez_question {
	width:900px;
	padding-top: 25px;
	margin-left: 25px;
}

#posez_question h3 {
	color:#b20114;
	text-transform: uppercase;
	font-size:14px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom:1px solid #dedede;
}

#posez_question p {
	color:#000;
	font:normal 12px arial;
}

#posez_question #form_left {
	float:left;
	width: 430px;
	height: 250px;
	margin-top: 30px;
	margin-bottom: 200px;
	background: url(/images/fd_posez.gif) top right no-repeat;
	margin-right: 30px;
}

#posez_question #form_right {
	float:left;
	width: 360px;
	margin-top: 30px;
}

#posez_question form p {
	color:#646464;
	font:bold 13px helvetica;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#posez_question form p.pj {
	background: url(/images/piece_jointe2.gif) no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#posez_question form p.petit {
	color:#000;
	font:normal 12px arial;
	text-transform: none;
	margin-bottom: 5px;
}

#posez_question form input, #posez_question form textarea, #posez_question form select {
	margin-top: 5px;
	border:1px solid #d0d0d0;
	color:#000;
	font:normal 12px arial;
}

#posez_question form input {
	width: 365px;
	height: 17px;
}

#posez_question form input#photo {
	width: 185px;
	height: 20px;
}

#posez_question form select {
	width:265px;
	text-transform: none;
}

#posez_question form textarea {
	width:365px;
	height: 180px;
}

#posez_question form input#envoyer {
	border:none;
	background: url(/images/envoyer.gif) 0 0 no-repeat;
	width: 82px;
	height: 20px;
	float:right;
        cursor: pointer;
}

#posez_question form span {
	display: block;
	float:left;
	color:#000;
	font:normal 12px arial;
	text-transform: none;
	margin-top: 5px;
}


























