* 
{
	padding: 0;
	margin: 0;
} 

body 
{
    background: #fff url('images/background.jpg');
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}

a
 {
	color: #0e6f25;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}


#wrap 
{
	margin: 20px auto;
	width: 724px;
	background: #fff url('images/midbg.jpg');
	background-repeat: repeat-y;
}

#top 
{ 
	background: #fff url('images/topbg.jpg');
	height: 30px;
}

#content 
{
	padding: 0 40px 0 40px;
}

#bottom 
{
	background: #fff url('images/botbg.jpg');
	height: 30px;
}


.header
 {
	height: 100px;
	background: #85ACF7 url('images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.navigationhaut 
{ 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}

.centre 
{
	float: left;
	width: 59%;
	height: 100%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
	
}

.right 
{
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul 
{
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li
 {
	margin-bottom:5px;
	list-style-type: square;
	color: #0E7025;
}

.centre h2 { color: #0e6f25; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #0e6f25; font-size: 14px; margin-top: 15px;}


#clear 
{
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer
 {
	text-align: center;
	color: #ffffff;
}
#nav {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
#nav li {
	display: inline ;
	margin-right: 1px ;
	color: #0e6f25 ;
	background: #0e6f25 ;
	}
#nav li a {
	background: #0e6f25 ;
	color: #33CC00;
	border: 1px solid #0e6f25 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 20px ;
	text-align: center ;
	text-decoration: none ;
	}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: #66FF66 ;
	text-decoration: underline ;
	}
background-image: url(./images/goutte2.jpg);

