/* >>>>> Styles <<<<< */
/*
vert vif #89ca38
vert pale b9e188
vert gris b7cc94
vert sombre 419a24
orange da8e38
bleu 85a7cc



*/
html, body {margin: 0; padding: 0; font-size: 100%; }

body {
  	font-family: "Bitstream Vera Sans",Verdana, Arial, Helvetica, sans-serif;
  	font-size: 80%;
	color: black ;
	background: #89ca38; }

a {color: #419a24 ; text-decoration: underline; }

a:hover {color: #da8e38; text-decoration: underline; }

.small {font-size: .9em; color: black; text-align:right;}
	


#header {
	margin-top: 2em; 
	background: white 0 0 no-repeat; 
	height: 4em;
	margin-left:8em;
	width:842px;
	 }


#pagetitle {
	padding-top:0.42em;
	text-align: left;
	font-size: 150%;
	text-transform:uppercase;
	color: #419a24;
	font-family:"Bitstream Vera Sans",Verdana, sans-serif; 
	padding-left:50px;
	background:transparent;}

.hleft {
  float: left;
  width: 70%;
  }
.hright {
  float: right;
  width: 26%;
  }

#navmenu {
	background-color: transparent ;
	margin-right: 0.21em;
	margin-top: 0.21em;
	padding:0px;
	position: relative;
	font-size:90%; }

#navmenu ul {
	display: inline;
	list-style: none;
	padding: 0;
	margin-top:0px;
	margin-left: 0.21em;
	font-family: Verdana, sans-serif;
	text-align: left; }

#navmenu ul li {
  	font-weight: bold;
	display:inline;
  	float: left;
  	position: relative; /*** IE6  ***/
	margin: 0px;
        padding-left:2px;
	padding-right:1px;
	padding-top:4px;
	padding-bottom:2px;
	background: transparent;
 }


#navmenu a {
	background:transparent; 
	padding-left: 1.4em;
	color:#419a24;} 
#navmenu a:hover {
	background:transparent; 
	padding-left: 1.4em;
	color:#da8e38;} 

#navclear {
  	display: block;
	clear: both; }
	
	
	/* FIN DE HEADER */


#leftbox {	
	margin-left: 0.21em;
	width: 80px;
	background-color: transparent;
	color: #000; 
	padding: 0.21em;
	}



#rightbox {
	position: relative;
	padding-right: 5px;
	padding-left: 5px; }

#rightbox p {
	font-size:0.9em;
}
#container {
        position: absolute;
	margin-left: 8em;
	background: white;
	width:842px;
	 }

#encarts {	
	background: transparent;
	width:600px;
	 }
	 
.left {
  float: left;
  width: 64%;
  }
.right {
  float: right;
  width: 27%;
  }

#encartimg {
	margin-left:0.21em;
	background: transparent;
	text-align:center;
	border:1px solid #b7cc94;}
	
#encartimg img{   
	border:none;
	padding-top:0.42em;
	}	 
	
.encart1 {
color:black;
background:transparent;
padding-left:0.21em;

} 

 
#cleft {
  float: left;
  width: 50%;
  }
#cright {
  float: right;
  width: 48%;
  }


.title2 {
	background:transparent ; 
	color:#419a24;
	font-family:"Bitstream Vera Sans",Verdana, sans-serif; 
	font-style:normal;
	font-weight:bold;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0; }

.newstitle {
	font-weight:bold;
	}
.newsdate {
	font-size:80%;
	color:grey;}

#footer {
        position:relative;
	background: #ffffff;
	margin-top: 1.5em;
	margin-right: 42px;
	border-top: 1px dashed #888; }

#bottom {font-size: 1px; line-height:0; margin:0; padding:0;}

/* corner ? */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 90%; margin: 1em auto; }


/* corner orange */
.rbroundbox2 { background: url(nt2.gif) repeat; }
.rbtop2 div { background: url(tl2.gif) no-repeat top left; }
.rbtop2 { background: url(tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 97%; margin: 1em auto; }
