@charset "utf-8";
body {font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
   	padding: 0;}
.Style1 {color: #6699FF;
	font-weight: bold;
	font-size: 16px;}
.Style1 a{text-decoration:none;}
.h1 {color: #5D93FF;
	font-weight: bold;
	font-size: 32px;}
.h1 a{color: #5D93FF;
	text-decoration:none;}
.Style2 {color: #6699FF;
	font-weight: bold;
	font-size: 32px;}
.Style2 a{text-decoration:none;}
.Style3 {color: #999999;
	font-size: 14px;}
.Style3 a{text-decoration:none;}
.Style4 {color: #990099;
	font-style: italic;}
.Style5 {font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;}
.Style6 {
	font-weight: 600;
	font-size: 14px;}
.Style6 a{color: #FFFFFF;
	text-decoration:none;}
.Style6 a:hover{color:#ED0404}
.Style7 {
	font-weight: 600;
	font-size: 14px;}
.Style7 a{color: #FFFFFF;
	text-decoration:none;}
.Style7 a:hover{color:#f8ba05}	
.Style8 a{color: #CE6600;
	font-weight: bold;
	text-decoration:none;}
.Style9 {font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #6699FF;
	text-align: center;}
.Style11 {
	font-size: 14px;
	text-align: center;}
.Style20 {font-weight: bold;
	color: #FFFFFF;
	text-align: center;}
.Style21 a{font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;}
.Style21 a:hover{color:#5D93FF}
.Style26 {color: #CC6600;
	font-style: italic;}
.Style29 {font-family:Arial, Helvetica, sans-serif;
	color:#041CC1;
	font-size: 14px;
	text-decoration:none;}
.Style29 a{font-family:Arial, Helvetica, sans-serif;
	color:#041CC1;
	font-size: 14px;
	text-decoration:none;}
.Style30 a{
	font-weight: bold;
	color: #ED0404;
	text-align: center;
	text-decoration:none;
}
.Style31 {color: #FF0000}

.Style34 {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;color: #1A171B; font-weight: bold; }
.Style35 {color: #3C3C3C}
.Style123 a{
	color: #ED0404;
	font-weight: bold;
	font-size: 34px;
	text-decoration:none;}
/*html {
	height: 100%;
	}

#corps {
	position: relative;
	min-height: 100%;}
    html #corps {
	height: 100%;}*/

#entete {
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	background-color: #3B3B3B;
	padding: 0 0 0 0;
}
#pied {
	bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	width: 100%;
	background-color:#1C1C1C;
	padding: 0 0 0 0;
}
#pied a {
	text-decoration:none;
	color: #CCCCCC;
	font-weight:bold;
}

#pied a:hover {
	color: #5D93FF;
}
#pied p {
	margin: 0;
	padding: 10px 0;
	bottom: 0;
	}
.Style10 {
	width: 264px;
	height: 28px !important;
	border-color:#4285F5 !important;
	border: solid 1px #4285F5;
	border-radius: 3px ;
	/*padding: 10px 10px 10px 10px;*/
	padding-right: 15px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	float:left;
	position:relative;
	/*z-index:100;*/
}
#bouton{
	vertical-align: top;
	float:right;
	position:relative;
	cursor:pointer;
	height:28px;
	width:50px;
	margin:0 0 0 -3px;
	border: 1px solid #3079ED;
	border-radius: 3px;
	background-color: #4D90FE;
	background-image: #4D90FE;
}
#bouton:hover{
	background-color: #357AE8;
	background-image: #357AE8;
	border-color: #2F5BB7;}
#bouton:focus{box-shadow:0 0 0 1px rgba(255, 255, 255, 0.5) inset;}