<style type="text/css">{  }

/* Remise à zero des éléments de base pour éviter les espaces entre les DIV en fonction des naviguateurs */

/*html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{  margin:0px;  padding:0px;  border:0px; border-collapse:separate; */  /*border-spacing:0px;}input,select{  margin:0;  padding:0;}*/

p, div {  margin:0px;  padding:0px;  border:0px; border-collapse:collapse; border-spacing:0px;}

body {  
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     background-color: #2f4254;
     /*height: 100%;*/
     /*width: 100%;*/
     }

.global {
     margin-left: auto;
     margin-right: auto;
     width: 931px; /* largeur obligatoire pour être centré */
     text-align: left; /* on rétablit l'alignement normal du texte */
     /* text-align: left; */
     }

.haut {
width: 931px;
height: 100px;
text-align: center;
margin-left: 0px;
margin-right: 0px;

}

.gauche {
float: left;
width: 204px;
height: 768px;
margin-top: 5px;
/* font-family: arial; */
/* color: #ffffff; */
background-image:url('gifs_et_boutons/index_img_new/gauche.gif');
}

.index-menu a:link {
font-family: verdana;
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-style: normal; 
font-size: 10px;
}

.index-menu a:visited {
font-family: verdana;
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-style: normal; 
font-size: 10px;
}

.index-menu a:hover {
font-family: verdana;
color: #2f4254;
text-decoration: underline;
background-color: #d1d7dc;
font-weight: bold;
font-style: normal;
font-size: 10px;
}

.index-menu a:active {
font-family: verdana;
color: #FF9900;
text-decoration: none;
background-color: #CCCCCC;
font-weight: bold;
font-style: normal;
font-size: 10px;
}

.index-menu {
width: 199px;
height: 196px;
margin-top: 2px;
margin-left: 2px;
font-family: verdana;
color: #ffffff;
text-decoration: none;
font-weight: normal;
font-style: normal; 
font-size: 10px;
text-align: center;
}

.menu a:link {
font-family: verdana;
color: #ffffff;
text-decoration: underline;
font-weight: normal;
/* font-style: normal; */
font-style: underline; 
font-size: 10px;
}

.menu a:visited {
font-family: verdana;
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-style: normal; 
font-size: 10px;
}

.menu a:hover {
font-family: verdana;
color: #2f4254;
text-decoration: underline;
background-color: #d1d7dc;
font-weight: bold;
font-style: normal;
font-size: 10px;
}

.menu a:active {
font-family: verdana;
color: #FF9900;
text-decoration: none;
background-color: #CCCCCC;
font-weight: bold;
font-style: normal;
font-size: 10px;
}

.menu {
width: 199px;
height: 580px;
margin-top: -25px;
margin-left: 3px;
font-family: verdana;
color: #ffffff;
text-decoration: none;
font-weight: normal;
font-style: normal; 
font-size: 10px;
overflow: auto;
}

.centre {
float: left;
width: 720px;
height: 768px;
text-align: center;
margin-top: 5px;
margin-left: 5px;
/*padding-top: 13px;*/
padding-left: 2px;
background-image:url('gifs_et_boutons/index_img_new/frame.gif');
background-repeat: no-repeat;
}

.frame {
float: left;
width: 716px;
height: 740px;
margin-top: 13px;
overflow: auto;
}

.bas {
float: left;
width: 931px;
height: 17px;
margin-top: 5px;
text-align: center;
font-family: arial;
font-weight: bold; 
font-size: 12px;
color: #385774;
background-image:url('gifs_et_boutons/index_img_new/bas.gif');
}

.users_online {
float: left;
width: 931px;
height: 15px;
font-family: arial;
font-weight: bold; 
font-size: 12px;
color: #FFB019;
text-align: center;
}
