/* CSS Document */
body {	  background-color:000000; background-image:url('deco/backgroundsite.gif');
 background-attachment: fixed;
  background-position:top center; 
background-repeat:no-repeat; 

     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     
background-color: ffffff;
font-family:Verdana;
font-size : 12px;
color:451b03;



}

    a:link {color : 451b03; text-decoration : underline; font-weight:bold;}
    a:visited {color : 000000; text-decoration : underline; font-weight:bold;}
    a:hover {color : 000000; text-decoration : blink;}
img { border : 0; }

    p { font-size: 12px ; margin-left : 100px; margin-right : 100px; }

    ul { color :darkred; font-family : Arial;  margin-right:20px; margin-top:50px;}

    h1 { color:darkred; font-size:14px; margin-left : 80px;} 
	
	h2 { color:000000; font-size:8pt; margin-left :20px; margin-right:20px; margin-top:10px; font-style:italic;}
	
	h3 { color:000000; font-size:8pt; margin-left :20px; margin-right:20px; margin-top:10px; }
	
	h4 { font-size: 12px; color : ffffff; background-color:451b03 ; font-weight:bold; line-height : 20px; margin-top:0px; }
	
.cadre {
  border-style: solid;
	 border-color: 000000;
	 border-width: 1px;
	 }
	 
.google {
  border-style: solid;
	 border-color: 000000;
	 border-width: 0px;
	 height:140px;
	line-height : 2px;
	 }
	 	 
.form_text {
  border-style:solid;
	 border-color: 000000;
	 border-width: 1px;
	
	}	
	
	
	
	
#global {background-color: ;
 margin-left: auto;
     margin-right: auto;
     width: 750px;
	  }
	 
	 

	 
#menu {background-color: ffffff;
    
    background-image: url("deco/head.jpg");
 margin-left: auto;
     margin-right: auto;
     width: 748px;
	  height: 150px;
	
 border-left-style: solid;
	 border-left-color: 000000;
	 border-left-width: 1px;
	 
	  border-right-style: solid;
	 border-right-color: 000000;
	 border-right-width: 1px;
	 
	  border-bottom-style: solid;
	 border-bottom-color: 000000;
	 border-bottom-width: 1px;
	  
     text-align:bottom; 
	 
	 word-spacing: 3px;
	
	 font-size:10pt;
	 font-weight:bold;
	
     }
	 
	 #content {background-color: ffffff;
 background-image: url("deco/content.gif");
	 background-position:bottom;
	 background-attachment:fixed;
	 background-repeat:no-repeat;
	  width: 748px;	  
	  
       margin-left: auto;
     margin-right: auto;
	 
	 position:relative;
	float:left;
	 
	  border-left-style: solid;
	 border-left-color: 000000;
	 border-left-width: 1px;
	 
	  border-right-style: solid;
	 border-right-color: 000000;
	 border-right-width: 1px;
	 
	  border-bottom-style: solid;
	 border-bottom-color: 000000;
	 border-bottom-width: 0px;
	 
	 text-align: justify ;
	
	
	 
	clear:left;
	
	 }
	 
	  #content2 {background-color: efefef;
	 background-image: url("deco/bandright.gif");
	
	
	  border-left-style: solid;
	 border-left-color: 000000;
	 border-left-width: 1px;
	 
	  border-right-style: solid;
	 border-right-color: 000000;
	 border-right-width: 2px;
	 
	  border-bottom-style: solid;
	 border-bottom-color: 000000;
	 border-bottom-width: 2px;
	
	
	 
	 
	
	 }
	 
	 
	 
	 #pied {background-color: d4ac78;
	  
	   border-top-style: solid;
	 border-top-color: 000000;
	 border-top-width: 1px;
	 
	 
         margin-left: auto;
         margin-right: auto;
	     width:748px;
		 
	clear:both;
        float:bottom;

        font-size:8pt;
        font-style:italic;
	
	 font-size:8pt;
        
	 word-spacing: 10px;
	 
	
	 }
