/* CSS Document */
html {
height:100%;
}

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style1 {font-family: Arial, Helvetica, sans-serif}
.Style3 {font-size: 14px}
.signature{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}
.titre{
color: #993300;
font-size: 18px;
font-weight: bold;
}
.tab{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.liens {
	text-decoration: none;
	color: #000000;
}
.maclasse
{
border:1px solid #990000;
border-color:#990000;
}

