@charset "utf-8";
/* CSS Document */

#contentCenter section .ContenuArticle.org article h2 a {
	color: #202077;
	margin-left: 10px;
	padding: 2px 2px 2px 15px;
	background-image: url(../img/sommaires/fl_prelev.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 8px;
}
#contentCenter section .ContenuArticle.proc article h2 a {
	color: #202077;
	margin-left: 10px;
	padding: 2px 2px 2px 15px;
	background-image: url(../img/sommaires/fl_proc.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 8px;
}
#contentCenter section .ContenuArticle.org article h3 a {
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 25px;
	background-image: url(../img/sommaires/fl_ssmenu_org.gif);
	background-repeat: no-repeat;
	background-position: 18px 8px;
	font-size:120%;
}
#contentCenter section .ContenuArticle.proc article h3 a {
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 25px;
	background-image: url(../img/sommaires/fl_ssmenu_proc.gif);
	background-repeat: no-repeat;
	background-position: 18px 8px;
	font-size:130%;
}
#contentCenter section .ContenuArticle article h4 {
	font-size:120%;
	margin-top:40px;
	margin-left:25px;
}
#contentCenter section .ContenuArticle article h5 {
	font-size:110%;
	margin-top:40px;
	margin-bottom:15px;
	margin-left:30px;
}
#contentCenter section .ContenuArticle article h6 {
	font-size:110%;
	margin-bottom:15px;
	margin-left:30px;
	font-weight:normal;
	font-style: italic;
}

#contentCenter section .ContenuArticle article .TTabFig,
#contentCenter section .ContenuArticle article .noJustify {
	margin-left:40px;
}
