
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

table {
border-collapse:separate;
border-spacing:0;
margin-bottom:1.4em;
border: #F2F2F2 thin solid;
}

.clear {
border-collapse:separate;
border-spacing:0;
margin-bottom:1.4em;
border: none;
}

body {
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color: #376330;
	line-height:1.5;
	height: 100%;
	min-height: 600px;
		}
		
p {font-family: "Cambria", "Times New Roman";
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px;
}	

p.arrow {
	padding-left:40px;
	background: url(../images/15.gif)  no-repeat 20px 8px;
	text-align:left;}	
		
h1{
	font-size:1.4em;
	color: #812704;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 5px;
	line-height:normal;
	background-image:url(../images/h1.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	margin-bottom:15px;
	margin-top: 15px;
	}
	
h2 {
	text-align: left;
	font-size:1em;
	font-weight:bold;
	color: #59A40B;
	padding-top: 5px;
	margin-left: 20px;
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #59A40B thin dashed;
	}
	
	
h3 {
	text-align: left;
	font-size:1em;
	font-weight:bold;
	color: #59A40B;
	padding-top: 10px;
	margin-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#page {
	width:800px;
	margin:0 auto;
	margin-top:5px;
	background-color:#FFFFFF;
	height: 100%;
}

#container {
	background-color:#FFFFFF;

	}	
	
	
#top {
	height:174px;
	background: url(../images/banniere.jpg) no-repeat;
	width:100%;
}

#topflag {
	width: 50px;
	padding-top:5px;
	margin-left: 5px;
	height: 25px;
	}
	
#contenu {
	padding: 0px 30px 10px 30px;
	width:740px;
	overflow: hidden;
	float: left;
	background-color:#FFFFFF;
	}
	
#topnav {
	width: 100%;
	height: 20px;
	margin-top:120px;
}


#topnav li
{
	margin-left: 30px;
	list-style: none;
	float: left;
	font-size:16px;

}

#topnav li a
{
	margin:0px;
	float: left;
	width: 100px;;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}

#topnav a:hover
{
	margin:0px;
	float: left;
	width: 100px;;
	display: block;
	color: #000000;
	text-align: center;
	text-decoration:underline;
}

#left_content {
	width: 260px;
	float:left;
	padding-left: 40px;

}

#right_content {
	width: 400px;
	float: right;
	position:relative;
	margin-right: 30px;

}

/* FOOTER */

#bot {
	clear: both;
	width:800px;
	margin: 0 auto;
	margin-bottom:10px;
	background:url(../images/footer.jpg) bottom no-repeat;
	line-height:1.2;
	display: block;
	text-align:center;
	height: 20px;
	background-color:#FFFFFF;
 	}
 	
#bot p {
	font-size: 10px;
	margin: 0px;
	text-align: right;
	color: #666666;
	padding-right: 10px;
	}

#bot a {
	color: #666666;}
