li {
	color: #08CDE7;
}
.TitreGras {
	color: #08CDE7;
}
.textcolor {
	color: #08CDE7;
}
.imgbaspage {
    /* background-image: url(../img/img_bas.gif); */
	 height: 187px;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.imghautpage {
	background-image: url(../img/top_decouvrir.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 77px;
	border: none;
}
.couleurfooter {
    background-color: #08CDE7;
	 text-align:left;
    vertical-align:top;
}
h2.contenu {
	color: #08CDE7;
	border-bottom-color: #08CDE7;
}
h1.contenu {
	color: #08CDE7;
	border-bottom-color: #08CDE7;
}
h1 {
	color: #08CDE7;
	border-bottom-color: #08CDE7;
}
h2 {
	color: #08CDE7;
	border-bottom-color: #08CDE7;
}
/* Bloc Article*/
.BlocArticle {
	left: 0px;
}
.BlocArticle h3.contenu {
	background-image: url(../img/picto_fleche4.gif);
	background-repeat: no-repeat;
	border: 1px #08CDE7 solid;
	color: #08CDE7;
}
/*Au cas oł la page de rubrique est un contenu*/
.BlocPageRubrique {
	left: 0px;
	float: left;
	width: 100%;
}

.BlocPageRubrique h3.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #08CDE7;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #08CDE7;
}