@charset "iso-8859-1";
body.plan{
background: white;
background-attachment: fixed;
background-position: center ;
background-repeat: no-repeat ;
width:100%;
height:100%;
color : black;
margin : 0px 0px 0px 0px;	 
border:solid;
border-width:0px;
border-color:black;	 

scrollbar-face-color:white;
scrollbar-highlight-color:#DEE7EC;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:#DEE7EC;
scrollbar-shadow-color:#DEE7EC;
scrollbar-arrow-color:#3A537C;
scrollbar-track-color:white;

/* Allure générale des liens et polices */
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size : 12px;  
color : black;
}		
