#menu_rub {
	text-transform: uppercase;
	font: bold 90%/120% verdana, arial, sans serif;
	}

#menu_sous_rub {
	overflow: hidden;
	width:130px;
	text-align:center;
	text-transform: uppercase;
	font: bold 80%/120% verdana, arial, sans serif;
}
	
.invisible { position: absolute; top: -3000em; height: 1%; }
.nettoyeur { clear: both; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }


body {
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	}

#entete ul {
	/*padding-right: 17px;
	margin-top: -7px;*/
	position: absolute; 
	top: 105px;
	left:698px;
	}
	
#entete li {
	display: inline;
	float:left;
	}
		
#entete li a {
	display: block;
	width: 27px;
	height: 27px;
}
	
#entete li a:hover {
	background-position: 0 -27px !important;
}

#entete #recherche, #entete #li_recherche {
	background : url("i_cible.png") no-repeat;
}
#entete #mail, #entete #li_mail {
	background : url("i_mail.png") no-repeat;
}
#entete #accueil, #entete #li_accueil {
	background : url("i_up.png") no-repeat;
}

#menu_rub ul{
	float: right;
	background : url("f_rayure.gif");
	}

#menu_rub li {
	margin: 0 0 1px 0;
	}

#menu_rub a {
	display: block;
	padding: 8px 0px 8px 14px ;
	width: 172px;
	_width: 186px;
	color: #fff;
	background-color: #9dbedd;
	text-decoration: none;
	}

#menu_rub a:hover {
	color: #fff;
	background-color: #98a9bb;
	text-decoration: none;
	}

#menu_rub a.arbo_courante {
	background-color: #98a9bb;
	}

#menu_sous_rub ul {
	margin : 7px 3px 0 9px;
	background : url("f_rayure2.gif");
}

#menu_sous_rub li {
	margin: 0 0 1px 0;
	background-color: #f0f3f6;
	text-align: left;
	}

#menu_sous_rub h2 {
	text-align: left;
	color: white;
	font-weight:bold;
	background-color: #98a9bb;
	padding: 3px;
	}

#menu_sous_rub a {
	display: block;
	padding: 4px 3px ;
	width: 121px;
	_width: 127px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}

#menu_sous_rub a:hover {
	text-decoration: none;
	color: #013364;
	}

#menu_sous_rub a.arbo_courante {
	text-decoration: underline;
	color: #013364;
	}

#footer small {
	padding-top:2px;
	display:block;
	float:left;
	}

#footer div {
	border-top: 1px solid #bdcad7;
	padding-top:5px;
	padding-bottom:3px;
	padding-left: 170px;
	}

#footer img {
	margin: 0 6px;
	float:left;
	}
	
#footer small a {
	padding-left:20px;
	}

#conteneur h2 {
	color: #003366;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 130%;
	}
	
#conteneur .intro {
	font-weight:bold;
	margin-bottom:1.5em;
	}

#conteneur p {
	margin-bottom: 1em;
	}
	
#events_title, #news_title {
	display: block;
	margin: 30px 0 6px;
	height: 27px;
	width: 130px;
	}

#events_title{
	background: url("btn_events.png") no-repeat;
	}	
	
#news_title {
	background: url("btn_news.png") no-repeat;
	}	
	
#events_title:hover, #news_title:hover {
	background-position: 0 -27px;
	}
	
#news, #events {
	padding: 0 5px;
	}

#events h3, #news h3 {
	margin-bottom:6px;
	}

.spip_surligne { background: #FFFF66; }	

