/* CSS Document
Contient les rgles spcifiques aux pages autres que main.php */

/* Principale */
#main{
margin-left:205px;
width:548px; 
height:571px; 
background:#e6f8fb;
border: 1px solid #33cccc; 
border-top: 0 none; 
border-bottom: 0 none;  
text-align:justify;
padding-top:10px; 
padding-left:20px; 
padding-right:20px; 
}
#main img{
border:1px solid #33CCCC; 
}
#main_haut{
background-image:url(../images/base_h.gif);
background-repeat: no-repeat; 
height:29px; 
margin-left:205px; 
margin-top:5px; 
color:#FFFFFF; 
font-size:140%; 
text-align:center;  
padding-top:10px; 
}
#main_bas{
background-image:url(../images/base_b.gif);
background-repeat: no-repeat; 
height:35px; 
margin-left:205px;  
}
/*Left*/
#left{
float:left;
margin-top:-655px; 
width:200px; 
height:480px; 
}
#logo{
width:200px; 
height : 160px; 
background:#33cccc;
margin-bottom:5px; 
padding-left: 0px;  
padding-top: 10px; 
}

