/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  
  @font-face
    { 
  		font-family: oldscript; 
    	src: url("oldscript.ttf" ); 	
    }  

  body
    { 
  		margin: 20px auto;
    	font-family: oldscript; 
    	src: url("oldscript.ttf" );
    	width: 1024px;
    	margin-top:20px;
    	margin-bottom:20px;
    	background-image: url("fond-de-site.png");
    }
    

  #en_tete 
    {
    	border: 2px outset ;
    	font-family: oldscript; 
    	src: url("oldscript.ttf"); 
    	width: 1024px;
    	height: 100px;
    	background-image: url(banniere-pierresblanches.jpg);
    	background-repeat: no-repeat;
    	margin-bottom: 10px;
    }

  #menu 
    {
    	border: 2px outset ;
    	font-size:19px;
    	float: left;
    	width: 250px;
    	height:610px;
    	margin-bottom: 20px;
    	align:center;
    	background-image: url("fond-de-site-nature-adouci.png");
    }

  .element_menu 
    {
    	height: 610px;
    	background-attachment: fixed;
    	background-repeat: repeat-x;
    	color: black;
    }

  .element_menu_h2 
    { 
  		margin-left:85px;
    }

  .element_menu h3 
    { 
    	color: black;
    	font-family: oldscript;
    	src: url("oldscript.ttf"); 
    	text-align: center;
    }

  .element_menu ul 
    {
    	margin: 0px 0px auto;
    	padding: 0px 0px 0px 20px;
    }

  .element_menu a 
    { 
    	color: black;
    	text-decoration: none;
    }

  .element_menu a:hover 
    {
    	background-color: none;
    	color: white;
    }

  #corps 
    {
    	border: 2px outset ;
    	padding: 5px;
    	font-size:19px;
    	margin-left: 265px;
    	width:745px;
    	height:600px;
    	margin-bottom: 20px;
    	background-repeat: repeat-x;
    	overflow: auto;
    	color:black;
    	background-image: url("fond-de-site-nature-adouci.png");
    	text-align:center;
    }
    
  
  #corps1 
    {
    	border: 2px outset ;
    	padding: 5px;
    	font-size:19px;
    	margin-left: 265px;
    	width:745px;
    	height:600px;
    	margin-bottom: 20px;
    	background-repeat: repeat-x;
    	overflow: auto;
    	color:black;
    	background-image: url("fond-de-site-parchemin.png");
    	text-align:center;
    }
    
  #corps2 
    {
    	border: 2px outset ;
    	padding: 5px;
    	font-size:19px;
    	margin-left: 265px;
    	width:745px;
    	height:600px;
    	margin-bottom: 20px;
    	background-repeat: repeat-x;
    	overflow: auto;
    	color:black;
    	background-image: url("fond-de-site-nature-adouci.png");
    }


  #corps h1 
    { 
    	text-align: center;
    	font-family: oldscript;
    	src: url("oldscript.ttf"); 
    }

  #corps h2 
    {
    	height: 15px;
    	background-repeat: no-repeat;
    	padding-left: 15px;
    	color:black;
    	text-align: center;
    }

  p 
    {
  		align:center;
  		text-align:center;
    }
    
  .flash 
    {
  		text-decoration:blink;
    }

  .element_corps a 
    {
    	color: black;
    	text-decoration: none;
    }

  .element_corps a:hover 
    {
    	background-color: none;
    	color: white;
    }
    
  .element_corps1 a
    {
    	color:green;
    	text-decoration:none;
    }
    
  .element_corps1 a:hover
    {
    	background-color: none;
    	color: red;
    }

  #pied_de_page 
    {
    	border: 2px outset ;
    	padding: 5px;
    	margin-bottom: 10px;
    	font-size:19px;
    	color: black;
    	background-repeat: repeat-x; 	
    }
   
  .logo 
    {
  		margin-left:85px;
    }

  .guide
    {
	    position: fixed;
		right: 455px;
		bottom: 170px;
    }