@charset "utf-8";
.Style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration:none;}
.Style1  a{
	text-decoration:none;
	color: #666666;}
.Style2 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6180A4;
	text-decoration:none;}
.Style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6180A4;}
.Style4 a{
	color: #6180A4;
	text-decoration:none;}
.Style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
	font-size: large;}
.Style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC33FF;
	font-size: large;}
.Style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;}
.Style7 a{
	color: #000000;
	text-decoration:none;}
.Style7 a:hover{
	background-color:#CCCCCC}
.Style8 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6180A4;}
.Style8 a{
	color: #6180A4;
	text-decoration:none;}
.Style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;}
html {
	height: 100%;
	/*overflow: hidden;*/}
body {
	height: 100%;
	margin: 0;
   	padding: 0;}
#corps {
	position: relative;
	min-height: 100%;}
* html #corps {
	height: 100%;}
#pied {
	position: absolute;
	bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	width: 100%;
	background-color:#CCCCCC;
	padding: 0 0 0 0;}
#pied a {
	text-decoration:none;
	color: #666666;}
#pied p {
	margin: 0;
	padding: 10px 0;
	bottom: 0;}