﻿#article h1 {
	color: #aebde0;
	background: url(Ressources/titre1fond.gif) no-repeat 0 34px;
}
#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;
}

