/*CONTENU INFORMATION*/

.Info
{
	overflow-x:hidden;
	padding:20px;

}

.Info H1
{
	font-family:verdana;
	font-size:16pt;
}

.Info H2
{
	font-size:14pt;
	font-family: Verdana;
	display: block;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
	color: #ff6501;
	margin: 8px;
}

.Info H2 a
{
	font-size:14pt;
	margin: 0px;
}

.Info a, .faqItemOff a, .faqItemOn a
{
	font-family: Verdana;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
	color: #ff6501;
	margin: 8px;
}

.faqItemOn a
{
	font-size:9pt;
}

a.cache
{
	background-image:url(../media/croix_cacher.jpg);
	background-position : right 2px;
	background-repeat:no-repeat;
	color:#000000;
	font-family:arial;
	font-size:10px;
	padding-right:12px;
	text-align:right;
	text-decoration:underline;
	vertical align: middle
}

/* FAQ DYNAMIQUE */

.faqItemOff, .faqItemOn
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	/*list-style-type: none;*/
	margin: 8px;
}

.faq a
{
	display:block;
	font-family:arial;
	font-size:17px;
	text-decoration:none;
	color:#ff6501;
	padding-bottom:8px;
}

.faqItemOff a, .faqItemOn a
{
	white-space:normal;
	color:#ff6501;
	font-size: 9pt;
}

.faqContentOff
{
	display:none;
}

.faqContentOn
{
	display:block;
	background:#e8e8e8;
	font-size:10pt;
	font-weight:normal;
	color:#000;
	margin-top:16px;
	padding:8px;
}

.faqContentOn p a
{
	font-size:10pt;
	text-decoration:underline;
	display:inline;
}

/* STYLE DES PARAGRAPHES EDITABLES */
.Info_para h1, .Info h1
{
	color: #ff6501;
	font-size:16pt;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.Info_para, .Info_para_entete
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align : justify;
	display:block;
	background:#e8e8e8;
	font-size:10pt;
	font-weight : normal;
	color:#000000;
	padding:8px;
	margin:8px;
	width:620px;
}

.Info_para_entete
{
	background:#FBF7F8;
}

#info_bonus td
{
	width: 200px;
}

/* STYLE POUR LE CONSTAT AMIABLE */

#indication_cliquer
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	text-align: center;
	padding-bottom: 8px;
}

.lien_constat
{
	/* display:block;
	width:100%;
	height:100px;
	background-image:url(../media/lien_constat.gif);
	background-position:center right;
	background-repeat:no-repeat;*/
}

#lien_img_constat, #lien_img_constat_top
{
	
}

#lien_img_constat a, #lien_img_constat_top a
{
	color: #FBF7F8;
	margin: 0px;
}

#lien_img_constat img, #lien_img_constat_top img
{
	border-width: 0px;
	margin-left: -4px; /*pour recentrer l'image*/
}

/* PRESENTATION */
#div_presentation
{
	color:#FF6501;
}