html
{
   	background-image: url(../images/mpp_background.jpg);
	background-repeat:repeat-y;	
	background-position:center top;
	display:block;
	background-color:White;			
}
body 
{
	margin:0;
	padding:0;	
    Font-size:9pt; 
    Font-family:Arial,Helvetica,sans-serif; 
    color:#545654;                
}

a {color:#3b6ea2; text-decoration:none;}
a:hover {color:#3b6ea2; text-decoration:underline;}

#Wrapper
{
    display:block;    
    width:899px;
    margin: 0px auto; /* centrer */    
    background-color:White;        
    padding:0;
}

#Header
{
    display:block;
    float:left;
    width:900px;
    height:250px;    
    background-repeat:no-repeat;           
    text-indent:-5000px;    
}


#Menu_horizontal
{
    display:block;
    float:left;
    width:900px;
    height:23px;
    background-color:#1D3058;        
}
#Menu_gauche
{
    display:block;
    float:left;
    width:270px;
    height:520px;     
    float:left;                
    background-color:White;        
}

#Centre_page
{
    display:block;
    float:left;
    width:618px;  
    margin-left:10px;
    margin-top:0;                        
}

#Menu_baspage
{
    display:block;
    float:left;
    width:900px;
    height:267px;      
    margin:20px 0 0 0;
    padding:0;
    text-indent:-5000px;          
}
#post-it
{
    display:block;
    position:absolute;
    width:204px;
    height:193px;    
    top:815px;   
    /*margin-left:-20px;*/
    
}

#footer
{
    display:block;
    float:left;
    width:900px;
    height:23px; 
    padding:0;
    margin:0;    
}
#footer p
{

    text-align:right;
    font-family:arial,helvetica; font-weight:normal; font-size:12px; color:#808080;font-weight:bold;  
}
#seo_baspage
{
    margin:0;
    padding:0;
}

