/* Start of CMSMS style sheet 'CSS_PRINCIPALE' */
body  { background-color:#000000;} 
* 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 ;  } 


p {
margin-top : 0px; 
margin-bottom : 0px; 
 }
h1 { font-size: 1.5em;
       line-height: 1.5em;
       margin: 0;
 }

#top_fenetre  { border-style : none ; position : relative ; width : 1024px ; height : 768px ; margin-left : auto ; /* moitié de la largeur */
	 margin-right : auto ; /* moitié de la largeur */	 
	 text-align : center ;  } 

#conteneur  { border-style : none ; position : relative ; width : 1024px ; height : 768px ; margin-left : auto ; /* moitié de la largeur */
	 margin-right : auto ; /* moitié de la largeur */	 
	 text-align : center ;  } 


#menu_laterale 
 { border-style : none ; position : absolute ; width : 300px ; height : 1450px ; z-index : 5 ; overflow : visible ; left : 0px ; top : 214px ; visibility : visible ; font-size : 11px ; } 


/* End of 'CSS_PRINCIPALE' */

