body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#182801;
}

.conteneur {
	margin-top: 10px;
	position: absolute;
	width: 740px;
	left: 50%;
	margin-left: -370px;
	border:0px solid #182801;
	color: #182801;
	background-color:#7A9431;
}


.header {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	height:160px;
	padding-left:50px;
	padding-top:13px;
	max-width:490px;
	border-bottom:1px solid #182801;
	color: #F5F8EF;
}

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	margin-left:0px;
	border-left:1px solid #182801;
}


* html .menu {
	margin-left: -3px;
}

.centre {
	padding:20px;
	padding-left:40px;
}

.pied {
	height: 25px;
	text-align:right;
	padding-right:10px;
}

.menu-list {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:199px;
}

* html .menu li{
	margin-bottom:-3px;
}

.menu li {
	margin:0px;
	border-bottom:1px solid #182801;
	color: #D9CEB8;
	font-size: 1.1em;
	text-decoration: none;
	background-color:#748F02;
	padding:0px;
}

.menu li a {
	margin:0px;
	display: block;
	color: #F5F8EF;
	font-size: 1.1em;
	text-decoration: none;
	border-left:5px solid #F5F8EF;
	padding:5px;
}

.menu li a:hover {
	text-decoration: none;
	background-color:#90A000;
	border-left:5px solid #306030;
}

.p{
	
}

h2{
	margin-left:-20px;
	margin-top:15px;
	padding-left:5px;
	font-size: 1.3em;
	color: #F5F8EF;
	font-weight:normal;
}

h1{
	margin-left:-30px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #F5F8EF;
	font-weight:normal;
}

.header-title {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:3.3em;
	border-top:2px solid #F5F8EF;
}

.header-title-domain {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:3.3em;
	color: #FFFF00;
}

.header-title-two {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:2.1em;
	padding-bottom:3px;
	border-bottom:1px solid #F5F8EF;
}

a{
	color:#F5F8EF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

blockquote{
	background-color:rgb(142, 168, 69);
	padding : 3px;
	border-left:2px solid #F5F8EF;
}

.title {
	color: #F0E8D0; 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	background-color:#90A000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.desc {
	background-color:#88A038;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
.desc2 {
	background-color:#88A038;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	border: 2px solid #aadd00;
}

.show {
	background-color:#88A038;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.goTop {
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
}

