body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.compteur {
	color: #2b36be;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}
.invisible {
	visibility: hidden;
}
a:link {
	color: #cf6100;
	text-decoration: underline;
}
a:visited {
	color: #cf6100;
	text-decoration: underline;
}
a:active {
	color: #cf6100;
	text-decoration: underline;
}
a:hover {
	color: #2b36be;
	text-decoration: underline;
}
.titre_soin {
	color: #2b36be;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

.newsH {
	background-image: url(images/news_fondH.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.newsC {
	background-image: url(images/news_fondC.gif);
	background-repeat: repeat-y;
}
.newsB {
	background-image: url(images/news_fondB.gif);
	background-repeat: no-repeat;
	height: 20px;
}
