<!--
body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify
}

td {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify
}

p {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify
}

ul {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify
}

a {
	font-size: 10pt;
	color: #6666FF;
	text-decoration: none;
}

a:hover {
	color: #6699FF;
	text-decoration: underline;
	background-color: #CCDDFF;
}

a:active {
	color: #FF4444;
	text-decoration: underline;
	background-color: #CCDDFF;
}



.boite {
	background-color: #EEEEEE;
	width: 154px;
	border-style: solid;
	border-width: 1px;
}

.boite_titre {
	font-size: 10pt;
	background-image: url(img/gradient.gif);
	background-color: #18188C;
	width: 100%;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: black;
	text-align: center;
	font-weight: bold;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

.boite_contenu {
	font-size: 10pt;
	background-color: #EEEEEE;
	width: 97%;
	border-style: none;
	padding: 2px;
}

.boite_news {
	font-size: 10pt;
	background-color: #EEEEEE;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: black;
}

.boite_news_titre {
	font-size: 10pt;
	background-image: url(img/barre1.gif);
	background-color: #A5BDFF;
	width: 100%;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: white;
	padding: 4px;
}

.boite_news_contenu {
	font-size: 10pt;
	background-color: #EEEEEE;
	width: 100%;
	border-style: none;
	padding: 5px;
}

.logo {
	vertical-align: middle;
	border: dotted;
	border-width: 1px;
	border-color: #BBBBBB;
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-top: 8px;
}
-->
