body {
	background: url('images/BackGround.jpg') no-repeat top left fixed #3c8620 ;
	margin: 0 0 0px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 0.95em;
	color: #000000;
	line-height: 1.5em;
}

#header {
	width: 80%;
	background:transparent;
	padding: 0;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
 
}

#header h1 {
	padding: 30px 0;
	color: #FFFF33;
	font-size: 1.4em;
	letter-spacing: 3px;
	margin: 0;
	text-align: right;

}


#gauche {
	background: transparent url('images/trans51.png') repeat;

position: absolute;
left:12px;
width: 150px;
margin-top:8px;
}


#menu {
                list-style: none;
                padding: 0px;
                margin: 0px;
				text-decoration: none;
            }
             
             #menu li a {
				line-height: 35px;
 				padding-left:25px;
                font-family: verdana;
                font-size: 1em;
                font-weight: bold;
                text-decoration: none;
                color: #006600;
                background: transparent url(images/puce1.gif) center left no-repeat;
             }
             
             #menu li a:hover {
			    text-decoration: none;
                background-color: #d4f7d3;
                background-image: url(images/puce1a.gif);
              }

#nav {
	position: absolute;
	top: 125px;
	left: 182px;
	width: 781px;
	padding: 1px;
	margin: 0 auto;
	font: bold 11px Verdana, sans-serif;
	height: 25px;
	
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav li a {
	padding: 3px;
	margin: 0;
	border: 1px solid #B78E96;
	border-bottom: none;
	background: transparent url(images/trans6.gif) repeat;
	text-decoration: none;

	
}

#nav li a:link { color: #000000; }
#nav li a:visited { color: #000000; }

#nav li a:hover {
	color: #000000;
	background: transparent url(images/trans5.gif) repeat;
}

#nav li a#current {
	background: transparent url(images/trans6.gif) repeat;
	border-bottom: 1px solid #999;
}

#container {
	background: transparent url('images/trans51.png') repeat;
	width: 70%;
	margin: 0 auto;
	padding: 10px;
	margin-left:180px;
	margin-top: 45px;
}

#content {
	margin: 0;
	padding: 7px;
	
}

#footer {
	background: transparent;
	padding: 0;
	text-align: right;
	font-size: 0.75em;
	clear: both;
	line-height: 0.75em;
}

a, a:visited {
	background: transparent;
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	background: transparent;
	color: #666;
}

h2 {
	color: #FF9900;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 1px 0 1px 0;
	font-size: 1.2em;
}	
.liens {
font-size: 0.75em;
	line-height: 0.75em;
}
