html {
	margin: 0;
	padding: 0;
 
}

body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font: 13px/1.5 arial, helvetica, sans-serif;
	color:#000000;
/*	background:  url(../img/background.gif) no-repeat center top; */

	margin: 0; 
	padding: 0;	
}

#container { 
	margin: auto;
	width:930px;
    background:# url() no-repeat top center;
	background-color:  #EEFEEE; ;
	position:relative;
	border-left:1px solid #000000;
    border-right:1px solid #000000;	
}

#content {			
	padding: 0px 0px 0px 0px;
					
		}

#top { 
	margin: auto;
	
	position:relative;

	border-top:1px solid #000000;

}

#nav { 
	margin: auto;
	background-color:  #98A450;
	position:relative;
	color:#dde1c4;
	font-size: 14px;
	text-align : center;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #000000;
    border-bottom:1px solid #000000;
}


			
  #footer {
				position: absolute;
				bottom: 0;
				padding: 0px;
			/* 	background-color: #0066b2; */
				width: 100%; 
				text-align:center;
			}
#footer a {
     color:#000000;
	 text-decoration:none;
	 font-size: 11px;
	}
#footer a:hover {
	color:#006600;
	text-decoration: none;
	}
a.page {color: #FFFFFF;text-decoration: underline ;  font-family: Arial, Verdana, Helvetica}
a.page:hover {color: #999999;  }		
a.logo {display: block;
        width: 219px; height: 86px;
	   }
	   
a.nav {color: #FFFFFF;text-decoration: none ; font-size: 14px; font-family: Arial, Georgia, Helvetica}
a.nav:hover {color: #336600;  }

.nav-texte {color: #000000;text-decoration: none ; font-size: 13px; font-family: Arial, Georgia, Helvetica}

a.nav1 {color: #006600;  text-decoration: underline ; font-size: 12px; font-family: Georgia, Arial, Georgia, Helvetica}
a.nav1:hover {color: #339900;  }
	   
#texte {
        padding: 40px 0px 0px 60px;
       }
span {
	color: #336600;
	font-size: 14px;
}


/*
 FORM {
	margin: 0
}

FORM * {
	font: 12px Arial, Helvetica, sans-serif;
}
TEXTAREA, INPUT, LABEL {
	margin: 0 5px 5px 0
}
TEXTAREA, INPUT {
	border: #999 1px solid; 
	background-color: #fff;
	width: 180px; 
}
TEXTAREA {
	width: 250px; 
	height: 100px
}
FORM P {
	clear: both; margin: 0
}
FORM LABEL {
	float: left; width: 30%; text-align: right
}
#submit {
	border: 1px #000 solid; cursor: pointer; padding: 1px; color: #fff; background-color: #006633; width: auto;
}
#submit:hover {
	border: 1px red solid
}
.alerte {
	font-weight: bold; font-size: 14px
}
.focus {
	background: #ff9
} 



*/
