.page2 h1 {
	color: #FFCC00;
}
.page3 h1, .page11 h1 {
	color: #00A646;
}
.page40 h1, .page8 h1 {
	color: #0c49b6;
}


/* les breves */

h2.breves {
	background-image: url(../IMG/degrade_sinformer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #8C8C8C;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0px;
	padding-right: 21px;
	height: 21px;
	line-height: 21px;
	vertical-align: text-top;
	width: 70%;
	text-align:left;
}
ul.breves {
	padding: 10px;
	margin: 0px;
	border-left: 1px solid #00A646;
	border-top: 1px solid #00A646;
	width: 70%;
	list-style-type: none;
}
ul.toutesbreves {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.breves li, .toutesbreves li  {
	background-image: url(../IMG/puc_sinformer.gif);
	background-repeat: no-repeat;	font-size: 95%;
}
.breves i, .toutesbreves i  { /* style de la balise i qui contient la date */
	color: #8C8C8C;
	padding-left: 15px;
}
.breves a, {
	color: #000;
	font-weight: bold;
}
li.toutes  {
	color: #007732;
	font-weight: bold;	
	list-style-type: none;
	padding-left: 5px;
	font-size: 110%;
}

/* les articles */

.page2 .liste-articles {
	color: #FFBB00;
}
.page3 .liste-articles, .page11 .liste-articles {
	color: #00A646;
}
.page40 .liste-articles, .page8 .liste-articles {
	color: #0c49b6;
}
.liste-articles {
	margin-top: 2em;
	margin-bottom: 2em;
	clear: left;
}

ul.liste-articles li{
	margin-bottom: 2em;
}
ul.liste-articles a{
	font-size: 120%;
}
ul.liste-articles img {
	float: left;
}
ul.liste-articles p {
	margin: 0 5em 10px 2em;
	padding: 1em;
	color: #303030;
	font-size: 90%;
}

.page2 .liste-articles p {
	border-bottom: 1px solid #FFBB00;
	border-left: 1px solid #FFBB00;
}
.page3 .liste-articles p, .page11 .liste-articles p{
	border-bottom: 1px solid #00A646;
	border-left: 1px solid #00A646;
}
.page40 .liste-articles p, .page8 .liste-articles p{
	border-bottom: 1px solid #0C49B6;
	border-left: 1px solid #0C49B6;
}

/* les sous-rubriques */

ul.sousrubrique {
	margin: 1em 0 1em 0;
	padding: 0;
	padding-left: 1em;
	list-style: none;
}
ul.sousrubrique li {
	margin: 0px;
	margin-left: 10px;
	padding: 0px 0px 5px 12px;
	color: #000;
	font-size: 95%;
}
ul.sousrubrique a{
	font-size: 130%;
}
.page2 ul.sousrubrique li a {
	color: #FFBB00;
}
.page3 ul.sousrubrique li a, .page11 ul.sousrubrique li a {
	color: #00A646;
}
.page40 ul.sousrubrique li a, .page8 ul.sousrubrique li a {
	color: #0C49B6;
}

/* les sites */

ul.sites {
	margin: 0 0 0 30px;
	padding: 0 0 0 0px;
}
ul.sites li {
	padding-top: 5px;
	font-size: 110%;	
}
.page2 ul.sites li {
	color: #FFBB00;
}
.page3 ul.sites li, .page11 ul.sites li {
	color: #00A646;
}
.page40 ul.sites li, .page8 ul.sites li {
	color: #0C49B6;
}

ul.sites p {
	margin: 0 30px 10px 2em;
	padding: 0 0 2px 2px;
	color: #303030;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.page2 ul.sites p {
	border-left: 1px solid #FFBB00;
	background-image: url(../IMG/barre2.jpg);
}
.page3 ul.sites p, .page11 ul.sites p{
	border-left: 1px solid #00A646;
	background-image: url(../IMG/barre3.jpg);
}
.page40 ul.sites p, .page8 ul.sites p{
	border-left: 1px solid #0C49B6;
	background-image: url(../IMG/barre40.jpg);
}