html, body {
	width: 100%;
	height : 100%;
	margin: auto;
	background-image: url("images/fond.png");
	background-repeat: repeat-x;	
	background-position: 0px 172px;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
}

h1 {
	color: #F5F5F5;
	font-weight: bold;
	font-size: 13px;
	margin : 0;
}

.h1_div {
	margin : -36px 0 15px -15px;
}

h2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0078ff;
	border : 3px outset #0078FF;
	font-size: 11px;
	margin : 0;
	padding: 3px;
	margin-bottom : 10px;
	text-align: left;
}

td {
	font-size: 11px;
}

a {
	font-weight: bold;
	color: #1E00FF;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

#header {
	width: 940px;
	height: 196px;
	padding:0;
	margin: auto; 
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	left:0px;
	top:0px;
}

#menu_div {
	position : absolute;
	clear: both;
	float: left;
	top : 160px;
	width: 100%;
	overflow: hidden;
}

.menu_ul {
	padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
	float: left;
	position: relative; 
	left: 50%;
}

.menu_ul li  {
	float: left;
	position: relative;
	right: 50%;
}

#menu {
	margin-left:66px;
}

#menu2 {
   vertical-align: bottom;
   text-align: center;
   font-family: Verdana, Helvetica, sans-serif;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 12px;
   padding: 0px;
   padding-left: 1px;
   padding-right: 1px;
   background-position: 80% 50%;
}
	
#espace {
   margin-left:66px;
   width: 753px;
   height: 10px;
   background-color: #FFFFFF;
   border-left: 1px solid black;
   border-right: 1px solid black;
}

#corps {
	width: 945px; 
	height: auto;
	margin: auto;
	margin-top: -8px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.clearfooter {
height: 45px;
clear: both;
}

#body_haut {
	min-height: 100%;
	margin-bottom: -45px;
	position: relative;

}

#footer {
	height: 45px;
	background-image: url('images/background.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	position : relative;
}

.bord1 {
	background-repeat: no-repeat;
	border-color: black #000000 black black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bord2 {
	background-repeat: repeat-x;
}
.bord3 {
	background-repeat: repeat-y;
	border: thin solid #336699;
}
.bord4 {
	background-repeat: no-repeat;
	border-color: black #000000 black black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.manual a:link {
	font-weight: bold;
	color: #1E00FF;
	text-decoration: none;
	font-size: 8px;
}

.ban {
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
}

.ban2 {
	font-size: 8px;
	text-align:  center;
}

#partenaires_liens {
	width : 910px;
	margin : 0 auto;
	padding-top : 5px;
	color: #FFFFFF;
	font-size : 11px;

}

#partenaires_liens a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#partenaires_liens a:hover  {
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

#partenaires_images {
	width : 200px;
	margin : 10px auto 0 auto;
}

#partenaires_images div {
	float : left;
	padding : 0 2px;
}

.alpha {
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	color : white;
}

.haut { 
	width: 400px;
	height: 70px;
    background-image:url('images/haut.png');
	background-repeat: no-repeat;
	background-position: center 0%;
}
.haut2 {
	width: 400px;
	height: 70px;
    background-image:url('images/haut2.png');
	background-repeat: no-repeat;
	background-position: center 0%;
}

.milieu {
	padding: 10px 20px 0px 30px;
	width: 400px;
	color: white;
	font-weight: bold;
    background-image:url('images/milieu.png');
	background-repeat: repeat-y;
	background-position: center 0%;
}

.bas {
	height: 64px;
	width: 400px;
    background-image:url('images/bas.png');
	background-repeat: no-repeat;
	background-position: center 0%;
}



.hg { height: 30px; width: 30px; background-image:url('images/hg.png'); background-repeat: no-repeat; }
.h { height: 30px; background-image:url('images/h.png'); background-repeat: repeat-x; }
.hd { height: 30px; width: 30px; background-image:url('images/hd.png'); background-repeat: no-repeat; }
.g { width: 30px; background-image:url('images/g.png'); background-repeat: repeat-y; }
.centre { background-color: #02b9fd; color: white; font-weight: bold; }
.d { width: 30px; background-image:url('images/d.png'); background-repeat: repeat-y; }
.bg { height: 30px; width: 30px; background-image:url('images/bg.png'); background-repeat: no-repeat; }
.b { height: 30px; background-image:url('images/b.png'); background-repeat: repeat-x; }
.bd { height: 30px; width: 30px; background-image:url('images/bd.png'); background-repeat: no-repeat; }

#stats {
	width : 831px;
	margin : 0 auto;
	height : 22px;
	padding : 2px 0 0 0;
}

#statsg {
	height: 20px;
	width: 10px;
	float : left;
	background-image:url('images/statsg.png');
	background-repeat: no-repeat;
}
#statsc {
	width: 810px;
	height: 20px;
	float : left;
	padding-top : 3px;
	background-image:url('images/statsc.png');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	text-align : center;
	font-size : 11px;
}
#statsd {
	height: 20px;
	width: 10px;
	float : left;
	background-image:url('images/statsd.png');
	background-repeat: no-repeat;
}

#button_design {
	clear : both;
	padding-top : 10px;
}

.hg2 { height: 15px; width: 15px; background-image:url('images/hg3.png'); background-repeat: no-repeat; }
.h2 { height: 15px; background-image:url('images/h3.png'); background-repeat: repeat-x; }
.hd2 { height: 15px; width: 15px; background-image:url('images/hd3.png'); background-repeat: no-repeat; }
.g2 { width: 15px; background-image:url('images/g3.png'); background-repeat: repeat-y; }
.centre2 { background-color: #FFFFFF; color: black; }
.d2 { width: 15px; background-image:url('images/d3.png'); background-repeat: repeat-y; }
.bg2 { height: 15px; width: 15px; background-image:url('images/bg3.png'); background-repeat: no-repeat; }
.b2 { height: 15px; background-image:url('images/b3.png'); background-repeat: repeat-x; }
.bd2 { height: 15px; width: 15px; background-image:url('images/bd3.png'); background-repeat: no-repeat; }

.hg4_head { height: 30px; width: 15px; background-image:url('images/hg4_head.png'); background-repeat: no-repeat; }
.h4_head { height: 30px; background-image:url('images/h4_head.png'); background-repeat: repeat-x; }
.hd4_head { height: 30px; width: 15px; background-image:url('images/hd4_head.png'); background-repeat: no-repeat; }
.bg4_foot { height: 30px; width: 15px; background-image:url('images/bg4_foot.png'); background-repeat: no-repeat; }
.b4_foot { height: 30px; background-image:url('images/b4_foot.png'); background-repeat: repeat-x; text-align: center; font-weight: bold; color: #F5F5F5; font-size : 11px; padding-bottom: 2px; }
.bd4_foot { height: 30px; width: 15px; background-image:url('images/bd4_foot.png'); background-repeat: no-repeat; }

.hg4 { height: 15px; width: 15px; background-image:url('images/hg4.png'); background-repeat: no-repeat; }
.h4 { height: 15px; background-image:url('images/h4.png'); background-repeat: repeat-x; }
.hd4 { height: 15px; width: 15px; background-image:url('images/hd4.png'); background-repeat: no-repeat; }
.g4 { width: 15px; background-image:url('images/g4.png'); background-repeat: repeat-y; }
.centre4 { background-color: #F5F5F5; color: black; }
.d4 { width: 15px; background-image:url('images/d4.png'); background-repeat: repeat-y; }
.bg4 { height: 15px; width: 15px; background-image:url('images/bg4.png'); background-repeat: no-repeat; }
.b4 { height: 15px; background-image:url('images/b4.png'); background-repeat: repeat-x; }
.bd4 { height: 15px; width: 15px; background-image:url('images/bd4.png'); background-repeat: no-repeat; }

.hg5 { height: 7x; width: 7px; background-image:url('images/hg5.png'); background-repeat: no-repeat; }
.h5 { height: 7px; background-image:url('images/h5.png'); background-repeat: repeat-x; }
.hd5 { height: 7px; width: 7px; background-image:url('images/hd5.png'); background-repeat: no-repeat; }
.g5 { width: 7px; background-image:url('images/g5.png'); background-repeat: repeat-y; }
.centre5 { background-color: #1E90FF; color: white; }
.d5 { width: 7px; background-image:url('images/d5.png'); background-repeat: repeat-y; }
.bg5 { height: 7px; width: 7px; background-image:url('images/bg5.png'); background-repeat: no-repeat; }
.b5 { height: 7px; background-image:url('images/b5.png'); background-repeat: repeat-x; }
.bd5 { height: 7px; width: 7px; background-image:url('images/bd5.png'); background-repeat: no-repeat; }

.hg_marron { height: 5x; width: 5px; background-image:url('images/hg_marron.png'); background-repeat: no-repeat; }
.h_marron { height: 5px; background-image:url('images/h_marron.png'); background-repeat: repeat-x; }
.hd_marron { height: 5px; width: 5px; background-image:url('images/hd_marron.png'); background-repeat: no-repeat; }
.g_marron{ width: 5px; background-image:url('images/g_marron.png'); background-repeat: repeat-y; }
.centre_marron { background-color: #784300; color: white; }
.d_marron{ width: 5px; background-image:url('images/d_marron.png'); background-repeat: repeat-y; }
.bg_marron { height: 5px; width: 5px; background-image:url('images/bg_marron.png'); background-repeat: no-repeat; }
.b_marron { height: 5px; background-image:url('images/b_marron.png'); background-repeat: repeat-x; }
.bd_marron { height: 5px; width: 5px; background-image:url('images/bd_marron.png'); background-repeat: no-repeat; }

.menu_h { height: 10px; width: 190px; background-image:url('images/menu/haut.png'); background-repeat: no-repeat; }
.menu_m { height: 1px; width: 190px; background-image:url('images/menu/milieu.png'); background-repeat: repeat-y; }
.menu_b { height: 10px; width: 190px; background-image:url('images/menu/bas.png'); background-repeat: no-repeat; }

div#contenuann{
	min-height: 220px;
}

.details_ref {
	display: none;
}

.accueil_stats {
	width: 75%;
	height : 15px;
	border: thin solid white;
	color: white;
	font-weight: bold;
	margin : 0 auto;
	text-align: center;
}

.accueil_stats {
	padding: 0 0 1px 0;
}

.span_yellow {
	color: yellow;
}

.clear_both {
	clear : both;
	visibility : hidden;
}

.image_verif {
	width : 16px;
	height : 16px;
	border : 0;
}

.tbl_vert_gris {
	border : thin solid lightgrey;
}

.tbl_vert_gris td {
	border : thin solid lightgrey;
}

.th_vert_gris {
	font-weight : bold;
	color: white;
	background-color : green;
	text-align : center;
}

.th_vert_gris td {
	border : thin solid green;
}

.th2_vert_gris {
	font-weight : bold;
	color: white;
	background-color : grey;
}

.lien_blanc {
	font-weight : bold;
	font-size : 14px;
	color : white;
	text-decoration : none;
}

.lien_blanc:hover {
	color : yellow;
}

.menu_vert_hg { height: 5x; width: 5px; background-image:url('images/menu_vert_hg.png'); background-repeat: no-repeat; }
.menu_vert_h { height: 5px; background-image:url('images/menu_vert_h.png'); background-repeat: repeat-x; }
.menu_vert_hd { height: 5px; width: 5px; background-image:url('images/menu_vert_hd.png'); background-repeat: no-repeat; }
.menu_vert_g { width: 5px; background-image:url('images/menu_vert_g.png'); background-repeat: repeat-y; }
.menu_vert_centre { background-color: #0B6800; color: white; }
.menu_vert_d { width: 5px; background-image:url('images/menu_vert_d.png'); background-repeat: repeat-y; }
.menu_vert_bg { height: 5px; width: 5px; background-image:url('images/menu_vert_bg.png'); background-repeat: no-repeat; }
.menu_vert_b { height: 5px; background-image:url('images/menu_vert_b.png'); background-repeat: repeat-x; }
.menu_vert_bd { height: 5px; width: 5px; background-image:url('images/menu_vert_bd.png'); background-repeat: no-repeat; }
