﻿#article {
	color: #FFFFFF;
	text-align: justify;
	margin: 0;
}
#article h1 {
	color: #7e9991;
	font-size: 1.833em; /* affiché en 24 px */
	padding: 0 0 4px 0;
	margin: 0 0 20px 0;
	background: url(Ressources/titre1fond.gif) no-repeat 0 34px;
	font-weight: normal;
	line-height: normal;
	text-align:left;
}
#article .resume {
	color: #FFFFFF;
	font-size: 0.8333em; /* affiché en 9 px */
	margin: 24px;
}
#article .resume p {
	color: #FFFFFF;
}
#article .notes {
	color: #FFFFFF;
	font-size: 0.8333em; /* affiché en 9 px */
	margin: 0 24px 0 24px;
}
#article .notes p {
	color: #FFFFFF;
	margin: 0;
}
#article .signature {
	text-align: right;
	margin: 24px 0 0 0;
	color: #FFFFFF;
}
#article .signature p {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
}
#article .texte {
}
#article .texte h1 {
}
#article .texte p, #article .texte li {
	color: #FFFFFF;
	text-align: justify;
	margin: 0 0 0.5em 0;
	padding: 0;
}
#article .texte ul {
	margin-top: 0;
	margin-bottom: 0.5em;
}
#article .texte p {
	text-indent: 18px;
}
#article .texte p:first-child {
	text-indent: 0;
}
#article .texte li {
	color: #FFFFFF;
	margin: 0;
}
#article .AspNet-GridView h1 {
	color: #FFFFFF;
	font-size: 1em; /* affiché en 9 px */
	font-weight: bold;
	margin: 24px 0 0 0;
	padding: 0 0 4px 0;
	text-transform: uppercase;
	background-position: 0 20px;
}
#article .AspNet-GridView h1:first-child {
	margin: 0;
}
#article .AspNet-GridView p {
	color: #FFFFFF;
	font-size: 0.8333em; /* affiché en 9 px */
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0;
}

#interventions {
	font-size: 0.8333em; /* affiché en 9 px */
	border: solid 1px #c8caaa;
	padding: 16px;
	margin: 48px 0 0 0;
}
#interventions p {
	margin: 0;
	padding: 0;
	text-align:left;
}
#interventions h1 {
	font-size: 1.2em; /* affiché en 9 px */
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#interventions h2 {
	font-size: 1em; /* affiché en 9 px */
	margin: 0;
	padding: 0;
}
