﻿body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000000;
	font-size: 12px;
}
.inputAuto {
	border: hidden;
	border: 0;
	font-weight:bold;
	
}

.Titre {
	color: #3582DB;
	font-size: 18px;
	font-weight: bold;
}
.SousTitre {font-size: 16px}

#ZoneTexte a:link {
	color: #3582DB;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold
}
#ZoneTexte a:visited {
	color: #3582DB;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold
}
#ZoneTexte a:hover {
	color: #3582DB;
	font-size: 14px;
	text-decoration:underline;
	font-weight:bold
}
#ZoneTexte a:active {
	color: #3582DB;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold
}


a:link {
	color: #8C8C8C;
	text-decoration:underline;
}
a:visited {
	color: #8C8C8C;
}
a:hover {
	color: #8C8C8C;
	text-decoration:underline;			
}
a:active {
	color: #8C8C8C;
}

