img {
	border: 0;
}

body {

	
	background-color: #96BF36;
	font-family: Arial;
	font-size: 12px;
	color: white;
	background-image: url("/sites/templates/images/backgroundAccueil.jpg");
    background-repeat:repeat-x;
}

#page {
	position: absolute;
	left: 50%;
	margin-left: -437px;
	padding: 0px;
	top: 0px;
	width: 874px;
}


a {
	text-decoration: underline;
	color: white;
}

/*header*/
#header {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 60px;
	left: 0px;
	width: 874px;
	height: 195px;
	background-image: url("/sites/templates/images/header.jpg");
}

#logo {
	position: absolute;
	top: 5px;
	left: 40px;
}

#barre_dotted {
	position: absolute;
	top: 30px !important; /*mozilla*/
	top: 14px; /*ie 6*/
	left: 45px;
	width: 775px;
	height: 1px;
	border-bottom: 1px dotted #3D6B81;
}

/*graine vent*/

#vent_graine {
	position: absolute;
	top:0;
	left:45px;
	/*border:1px solid red;*/
	}



/*menu*/
.topnav {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 660px;
	height: 30px;
	top: 8px;
	left: 200px;
	
	
}


.topnav li a {
	margin: 0;
	padding: 0;
	font-family: Arial;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-weight: bold;
	color: black;
	list-style-type: none;
	background-image: url("/sites/templates/images/puce.gif");
	background-repeat: no-repeat;
	background-position: 0% 65%;
	padding-left: 18px;
	padding-right: 13px;
	
}

.topnav li a:hover {
	color: white;
}

.topnav li.here  a{
    
    border-bottom: solid 3px white;  
    
    
}

.topnav li.here ul li  a{
    
    border:0;
    
    
}

/*sous menu */
.topnav li ul {
	
	  list-style-type: none;
    margin:0;
   
   margin-top:25px;
  
	
	padding:0;
}

.topnav li ul li, .topnav li ul li.here  , .topnav li ul li.here_last {
	margin: 0;
	padding: 0;
	padding-left: 16px;
	
	
	text-decoration: none;
	
}

.topnav li ul li a {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 0px;
	color: #1f4f9a;
    
	margin: 0;
	padding: 0;
	background-image: none;
	border:0;
}


.topnav li ul a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: white;
	font-weight: bold;
}

.topnav li ul li.here {
	border: 0;
	
}

.topnav li ul li.here a,.topnav li ul li.here_last a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: white;
	font-weight: bold;
	border: 0;
	
}



/*content*/
#title {
	position: absolute;
	top: 165px;
	margin-left: 60px;
	color: white;
	font-size: 18px;
	font-weight: bold;
}
#background_repeat {
   position:absolute;
    background-image: url("/sites/templates/images/backgroundContent.png");
    background-repeat: repeat-y;
  display:none;
}

#background_content {
	position: relative;
	margin: 0;
	padding: 0;
	left: 0px;
	width: 874px;
	z-index: 50;
	min-height: 300px;
	display:none;
}

/*news*/
#news {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	width: 180px;
	margin-left: 60px !important;
	margin-left: 30px;
	margin-top: -30px;
	border-right: 1px dotted white;
	z-index: 50;
	padding-right:5px;
}

#spacer {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	width: 10px;
}

#content {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	width: 550px;
	margin-top: -30px;
	z-index: 50;
	min-height: 300px;
}

#content .highlight {
    font-weight: bold;
    }

#background_content hr {
	clear: both;
	visibility: hidden;
	padding: 0;
	margin: 0;
}

/*news*/
#title_news {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #96BF36;
}

#varnewsPost {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	list-style-type: none;
	border-bottom: 1px dotted white;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url("/sites/templates/images/puce_news.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

#varnewsPost  a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

#h1date {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/*bottom*/
#bottom {
	margin: 0;
	padding: 0;
	left: 0px;
	width: 874px;
	background-image: url("/sites/templates/images/bottom.jpg");
	background-repeat: repeat-y;
	z-index: 2;
	height: 194px;
	display:none;
}

#mentions {
	text-align: center;
	font-size: 10px;
}
