@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #C6E2FF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000033;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.Style1 {
	font-size: 16px;
	font-weight: bold;
}
.Style2 {
	font-size: 14px;
	font-weight: bold;
}
.Style3 {
	font-size: 12px;
	font-weight: bold;
}
.letd1{
background-color:#FFFFFF;
}
.letd2{
background-color:#CCCCCC;
}
.rouge{
font-weight:bold;
color:#FF0000;
}
.vert{
font-weight:bold;
color:#009900;
}
.blanc{
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
.blanc:link{color: #FFFFFF; }
.blanc:visited{color: #FFFFFF;}
.blanc:active{color: #FFFFFF;}
.blanc:hover{color: #FF0000;}
.petit{
font-size:10px;
}
