<!--
body{
	background-color: #00382F;
	margin-top: 0px;
	margin-left: 0px;
}
td,th {
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
a:link {
	color: #FF9900;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #FF9900;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color: #FF9900;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.Style1 {color: #000000}
.Style2 {color: #FFFFFF}
.Copyright {
	color: #CCCCCC;
	font-size: 9px;
}
.echec {
	font-size: 18px;
	color: #FF0000;
}
.succes {
	color: #006600;
	font-size: 18px;
}
.requi{
	color: #FF0000;
}
.Titre {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.newsdate {font-size: 12px; color: #828282;}
.topTD {	
	background-image: url(images/top.jpg);
}
.bordureLeft {	
	background-image: url(images/bordureLeft.jpg);
	background-position: top;
	background-repeat: repeat-y;
	height: 100%;
	width: 4px;
}
.bordureRight {	
	background-image: url(images/bordureRight.jpg);
	background-position: top;
	background-repeat: repeat-y;
	height: 100%;
	width: 4px;
}
.bordureBas {
	background-image: url(images/bordureButtom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 4px;
	width: 100%;
}
.bordureTopLeft {	
	background-image: url(images/topbordureLeft.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 4px;
	width: 4px;
}
.bordureTopRight {	
	background-image: url(images/topbordureRight.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 4px;
	width: 4px;
}
.hr {
	color: #FF0000;
	width: 80%;
}
.hr2 {
	color: #3165C6;
}
table.contenu 
{
	min-height: 400px;
	border-spacing: 0px;
	width: 100%;
	padding: 0px;
}
a.menu 
{
	color: #CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
-->
