/* Start of CMSMS style sheet 'CSS_PRINCIPALE' */
/*body  { background-color:#E9E9E9;} */
* div { border-style:solid; border-width:0px; border-color:#DDFC7B ;   } 
body
  { text-align : center ;  } 

a:link  { text-decoration : none ;  } 
a:visited  { text-decoration : none ;  } 
a:hover  { text-decoration : underline ;  } 
a:active  { text-decoration : none ;  } 

h1 { font-size: 1.5em;
       line-height: 1.3em;
       margin: 0;
 }
h2 { font-size: 1.3em;
       line-height: 1.3em;
       margin: 0;
 }
h3 { font-size: 1.2em;
       line-height: 1.2em;
       margin: 0;
 }
h4 { font-size: 1.1em;
       line-height: 1.1em;
       margin: 0;
 }

p {
margin-top : 0px; 
margin-bottom : 0px; 
 }

#top_fenetre  { border-style : none ; position : relative ; width : 1024px ; height : 1200px ; margin-left : auto ; /* moitiée la largeur */
	 margin-right : auto ; /* moitiée la largeur */	 
	 text-align : center ;  } 

#conteneur  { border-style : none ; position : relative ; width : 1024px ; height : 1200px ; margin-left : auto ; /* moitiée la largeur */
	 margin-right : auto ; /* moitiée la largeur */	 
	 text-align : center ;  } 


#menu_laterale 
 { border-style : none ; position : absolute ; width : 220px ; height : 550px ; z-index : 4 ; overflow : visible ; left : 0px ; top : 260px ; visibility : visible ;  } 





/* End of 'CSS_PRINCIPALE' */

