body {
margin: 0;
padding: 0;
background: #c3fdff;
color : #000000 ; 
font: 70% verdana, arial, sans-serif;
}
img {
border : 0 none;
}
table{
margin-left:auto; 
margin-right:auto; 
font-size:100%; 
}
.rouge{
color : red ; 
font-weight: bold;
}
.vert{
color : #00ff00 ; 
font-weight : bold;
}
.center{
text-align:center;
}
.right{
text-align:right;
}
.left{
text-align:left; 
}
a, a:visited{
color : #FFFFFF ; 
text-decoration: none;
}
a:focus, a:hover{
color : #FFFFFF ;
text-decoration:underline;
}
.liste{
border:1px solid #33cccc;  
background:#FFFFFF; 
text-align:center;  
}
.liste a, .liste a:visited, .liste a:hover{
color:#0000FF; 
}
.liste td{
padding:3px; 
}
.liste_entete{
background:#33CCCC;
color:#FFFFFF; 
  
}
/* Posiitonnement des blocs */
/* identification */
#admin_ident{
width:30%; 
background:#33CCCC; 
margin-top:50px; 
margin-left:auto; 
margin-right:auto;
border:1px solid #0033FF ; 
}
.popup{
width:100%;  
color:#000000; 
text-align:center; 
margin-top:20px;
}
.entete_back{
background-image: url(../images/back.gif);
background-repeat:repeat-x; 
text-align:center;
padding-top:4px;  
}
/* */
#global{
width:1000px;
margin-left: auto;
margin-right: auto;  
}
#head{
position:relative;
top:0; 
left:0;
width:100%; 
height:120px; 
border:1px solid #33CCCC; 
background-image:url("../images/banniere.gif"); 
background-repeat:no-repeat;
}
#menu{
position:relative;
float:left; 
top:0px; 
left:0px; 
width:200px; 
background:#33CCCC;  
}
#main{
margin-left:205px;
text-align:center;   
}
.num_page{
background:#33CCCC; 
padding:3px; 
padding-left:5px; 
padding-right:5px; 
margin-right:5px;
}

