/*Site programmé par les Zurlus*/
/*www.leszurlus.com* background:url(img/fond.jpg);background-repeat:repeat-x;/

/*proprietes du body*/
body {margin:0px; padding-bottom:40px; font:0.95em Arial, Verdana, sans-serif; color:#000000; background:url(img/fond.png);  background-color:#89888f;  background-repeat:repeat-x;  }

/*proprietes du cadrage general*/
div#centre { width:1200px; margin-left:auto; margin-right:auto; }
div#main { width:1200px; margin-left:auto; margin-right:auto; background:url(img/invisible.png) repeat-y; float:left; }

div.nonflottant { clear:both; }

/*proprietes de l'image pour entete*/
div#header { width:954px; height:213px; background:url(img/header.jpg); margin-left:122px; margin-right:122px;}
  div#header p { padding-left:25px; padding-top:10px; text-align:left; font-size:0.7em; padding-bottom:13px; color:#ffffff;}
    div#header a  { color:#ffffff; text-decoration:none; }
      div#header a:hover, div#header a:active { color:#9983aa; }
       
/*proprietes du contenu a deux colonnes*/
div#container { width:954px; float:left; background:#ffffff; margin-left:122px; margin-right:122px;}

/*proprietes du menu*/
div#menu { width:954px; height:29px; background:#552b77; margin-left:122px; margin-right:122px; }

#Nav { position:absolute; margin-top:0px; list-style:none; font-size:0.9em; } 
  #Nav li { width:159px; margin:0px; float:left; padding:0px; color:white; text-align:center; list-style-type:none;}
    #Nav li a { display:block; color:white; text-decoration:none; margin:0px; padding:8px 0px 2px 0px; font-weight:bold; }
      #Nav li a:hover { color:#f0571a; padding:8px 0px 2px 0px; background:url(img/menu_over.png); background-repeat:no-repeat;}
    
/*proprietes de la premiere colonne*/
div#colonne1 { width:699px; background:url(img/gauche.jpg); background-repeat:no-repeat; float:left; }
  div#colonne1 p { color:#000000; font-size:0.85em; padding:10px 90px 10px 90px; text-align:justify; }
    div#colonne1 h1{ font-size:1.1em; margin:60px 0px 30px 0px; color:#f0571a; padding:8px 10px 8px 30px; text-transform :uppercase; }
	  div#colonne1 h2 { font-size:0.9em; margin:20px 75px 20px 75px; color:#7c6399; border-bottom: 1px dotted #7b7c71; text-transform :uppercase;}
	    div#colonne1 h3 { font-size:0.8em; margin:17px 90px 17px 90px; color:#ba3a94; border-bottom: 1px dotted #7b7c71;  text-transform :uppercase;}
	      div#colonne1 h4 { font-size:0.8em; margin:12px 75px 12px 75px; color:#8e9611;}
		    div#colonne1 img.droite { float:right; padding:20px 0px 20px 20px; } 
		      div#colonne1 img.img2 { float:right; padding:70px 25px 70px 70px; } 
			   	div#colonne1 table { padding:0px; } 
			   	  div#colonne1 a { color: #ba3a94; font-size:0.95em; text-decoration:none; }
			   	    div#colonne1 a:hover { color: #b1a3c6; text-decoration:none; }
		              div#colonne1 textarea { height:200px; padding-top:40px; width:529px; }
		                div#colonne1 input { margin:5px; }
		                  div#colonne1 ul, li { font-size:0.9em; margin:10px 50px 10px 50px; text-align:justify; list-style-type:square; }
		                
/*proprietes des sous-menus*/		                
#Menu { margin-top:6px; list-style:none; display:none; }
  #Menu li { width:159px; float:left; color:white; text-align:left; border-bottom:1px dotted white;}
    #Menu li a { display:block; background:#000000; color:#f0571a; text-decoration:none; margin:0px; padding:8px; font-size:1em; }
      #Menu li a:hover,#Menu li a:active { background:#9e3911; color:#ffffff; margin:0px; padding:8px; }
		            
/*proprietes de la deuxieme colonne*/		  
div#colonne2 { width:254px; float:left; background:url(img/droite.jpg); background-repeat:no-repeat; border-left:1px dotted #7b7c71;}
  div#colonne2 p { font-size:0.85em; margin:10px 30px 10px 30px; text-align:justify;}				
	div#colonne2 h1 { font-size:1.1em; margin:0px 0px 5px 0px;  text-align:right; color:#fff; padding:8px 30px 8px 10px; margin:7px 0px 30px 0px; text-transform :uppercase;}
	  div#colonne2 h2 { font-size:1.1em; margin:20px 30px 20px 30px; color:#f0571a; text-align:left; text-transform :uppercase;}
		div#colonne2 h3 { font-size:1em; text-align:right; margin:25px 30px 10px 30px; color:#f0571a; text-transform :uppercase; border-bottom: 1px dotted #7b7c71;}
	      div#colonne2 a { display:block; text-align:right; margin:5px 0px 5px 0px; font-size:0.85em; color:#ba3a94; text-decoration:none; }
		    div#colonne2 a:hover { display:block; color: #b1a3c6; text-decoration:none; }
              div#colonne2 input { margin-top:12px; margin-bottom:12px; cursor:pointer; cursor:hand; }
			    div#colonne2 table{ margin-left:68px; font-size:0.7em; } 
			      div#colonne2 a.col { display:block; margin-left:25px; text-decoration:none; background:url(img/marche.jpg); background-repeat:no-repeat;}
                    div#colonne2 a.col:hover { background:url(img/marche_over.jpg); background-repeat:no-repeat;}
			    			  									 
/*proprietes du pied de page*/ 
div#footer {float: left; width:1200px; height:221px; background:url(img/footer.png); background-repeat:no-repeat;}
  div#footer p { color:#ffffff; font-size:0.75em; padding:164px 150px 0px 0px; text-align:right; }
    div#footer a  { color:#7c6399; text-decoration:none;}
      div#footer a:hover, div#footer a:active { color:#f0571a; }
	
.champ {  background:#dde1eb; border: 1px solid #f0571a; color:#f0571a; width:220px; }
.gauche { text-align:left; }
.espace { margin-left:90px; margin-top:20px; }
.button { width:180px; height:30px; font-size:0.65em; color:#ffffff; padding-bottom:3px; background:url(img/bouton.png); background-repeat:no-repeat; border:none; }
.galerie {margin-top:20px; }
.espace2 { margin-left:90px; margin-top:20px; font-size:0.85em; }
.marge {padding-right:30px; }







	
