@charset "utf-8";
/* CSS Document */
body {
	background-color: #EAEAEA;
	margin : 2px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	background-color: #009F3C;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.Style1 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}

.Style2 {
	font-size: 16px;
	
	color: #FF0000;
}

.Style3 {
    font-size: 10px;
    color: #000000;
}
		 
.Style4 {
	font-size: 10px;
	color: #FF0000;
}
.Style4b {
	font-size: 12px;
	color: #FF0000;
}

.Style5 {
    color: #FF0000;
	font-weight:bold;
}

.Style6 {
    color: #FF0000; 
    font-weight:bold;}
	
.Style7 {
    color: #009F3C; 
    font-size:40px;
}
.Style8 {
    color: #009F3C;
	font-weight: bold;
}
.Style9 {
    color: #009F3C;
	font-size:16px;
	font-weight:bold;
}
.Style10 {
    color: #FF0000; 
    font-weight:bold;
	font-size:10px;}
	
.Style12 {
	font-size: 36px;
	font-size:40px;
}


#titre {
	background-color:#FFFFFF;
	width:300px;
}
#archive {
	visibility:visible;
	position: relative;
	max-width: 100px;
	padding-left: 200px;
	padding-top: 0px;

}

