

 body {
  margin: 10px 0 ; padding: 0 ; text-align: center ; 
  font: 0.8em "Trebuchet MS", helvetica, sans-serif ; background: white ;
   background: url(Images/fond.jpg) no-repeat left top ; } 
   
 div#conteneur { 	position: absolute; 	left: 200px; top:10px; 	width:675px; text-align: left ; border: 2px solid #666666 ; background: #fff ; } 
   h1#header { height: 220px ; margin: 0 ; background: url(Images/poigneedemain.jpg)  }
   
  h1#header a { width: 150px ; height: 150px ; display: block ; background: url(Images/Iceberg.gif) no-repeat ; position: relative ; left: 350px ; top: 15px ; } 
  
 h1#header a span { display: none ; } 
  ul#menu1 { height: 24px ; margin: 0 ; padding: 0 ; list-style-type: none ; } 
  
 ul#menu1 li { float: left ; text-align: center ; text-decoration:none;} 
  ul#menu1 li a { color: #666666;width: 130px ; line-height: 25px ; font-size: 1.2em ; font-weight: bold ; letter-spacing: 2px ; display: block ;  border-right: 5px solid #dea ; } 
  
 ul#menu1 li a:hover { color: #ffffee; background: url(Images/sablenoir.jpg) repeat-x 0 0px ; }  
 
 div#contenu { padding: 0 25px 0 100px ; background: url(Images/fondcontenu.jpg) no-repeat 15px 15px ; } 
 
 div#contenucoordonnees {  padding: 5 5px 5 10px ;  }  
 
 div#contenu h1 { font-size: 2em ; border-right: 2px solid #666666; border-top: 2px solid #000000 ;padding-left: 150px ;color: #666666;  } 
  div#contenu h2 { padding-left: 25px ; line-height: 25px ; font-size: 1.4em ; background: url(Images/little_apple.gif) no-repeat left bottom ; color: indianred ; border-bottom: 1px solid #9b2 ; } 
  
 div#contenu h3 { margin-left: 15px ; padding-left: 5px ; border-bottom: 1px solid #9b2 ; border-left: 3px solid #9b2 ; color: #9b2 ; }  
 
 div#contenu p { text-align: justify ; text-indent: 2em ; line-height: 1.7em ; }  
 
 div#contenu a { color: #8a0 ; border: 0px;}  
 div#contenu a:hover { color: #9b2 ;border: 0px ;}  
 p#footer { margin: 0 ; padding-right: 10px ; line-height: 30px ; text-align: right ; color: #8a0 ; }  

  div#contenu img {  border: 0px;}  

div#calendrier1 {margin: 20px 20px ; padding: 0}
// div#calendrier2 {margin: 0px 0 ; padding: 0 ;  position: absolute ; left: 30px ; top: 170px ; }

 pre { overflow: auto ; background: #dea ; border: 2px solid #9b2 ; padding: 5px 0 0 5px ; font-size: 1.2em ; }  
 * html pre { width: 636px ; }  pre span { color: #560 ; }  pre span.comment { color: #b30000 ; }

#navBeta {
	position:absolute;
	top:25px;
	left:900px;
	width:100px;
	border:1px dashed blue;
	background-color:#eee;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

#links {
	position:absolute;
	width:128px;
	top:10px;
	left:10px;
 /* 	border:1px dashed black; */

 /*     background: url(fond.jpg);*/
	padding:10px;
	z-index:2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#links {width:128px;}

#links h2 {
	margin:20px 0px 5px 0px; color:66CCFF;
      border-bottom:3px solid #66CCFF;
	}

div#links a {display: block; text-align: left; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none;  background-color: #fff;color: #411;	border-bottom:1px solid #66CCFF;border-left:1px solid #66CCFF;}



div#links a:hover {color: #411; background: #66CCFF; }

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: -80px; left: 0px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #99CC66; 	width:500px;
   font: 14px Verdana, sans-serif; text-align: left;}

div#links ul li  {
margin : -1em;
   list-style-type: none;

}

ul.themeListMain{
   text-decoration: none ;
   list-style-type: none;
}

ul.themeListMain li a{
   text-decoration: none ;
}

ul.themeListMain li p{
      padding :5px ; 
      border-left:3px solid #66CCFF;
}