body {
	background-color:#8c8c8c ;
	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: #FFFF00;
	font-size: 1.4em;
	letter-spacing: 3px;
	margin: 0;
	text-align: right;

}


#gauche {
	background: transparent url('trans51.png') repeat;
	position: absolute;
	left:19px;
	width: 175px;
	margin-top:8px;
	top: 183px;
}


#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: #FFFF00;
                background: transparent url(puce_off.gif) center left no-repeat;
             }
             
             #menu li a:hover {
			    text-decoration: none;
                background-color: ;
                background-image: url(puce_on.gif);
              }

#nav {
	position: absolute;
	top: 161px;
	left: 200px;
	width: 848px;
	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 #fff;
	border-bottom: none;
	background: transparent url(trans7.gif) repeat;
	text-decoration: none;

	
}

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

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

#nav li a#current {
	background: transparent url(trans7.gif) repeat;
	border-bottom: 1px solid #fff;
}

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

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

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

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: #f4a414;
	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;
}
