/**
 * new css
 */
#border-left{
	background: url(img/border-left.png) top left no-repeat;
	}
#border-right{
	background: url(img/border-right.png) top left no-repeat;
	}
.btn_search{
	background: url(img/btn_search.jpg) center center;
	}
#menu_top{
	background: url(img/fond_menutop.jpg) top left no-repeat
	}
body{
	background: url(img/fondpage.jpg) top left repeat-x;
	}
#search{
	background: url(img/fond_recherche.jpg) top left no-repeat;
	}
#btn_menu {
	background: transparent url(img/fond_menutop.jpg) no-repeat scroll 0 0;
}
#btn_menu li {
	border-bottom: 4px solid #8dbfb5;
}
.firstNews h1{
	color: #8dbfb5;
	border-bottom: 1px solid #8dbfb5
	}
.news h1, .event h1{
	color: #8dbfb5;
	}
.block h1{
color: #8dbfb5;
}

#footer {
	border-top:1px solid #8dbfb5;	
}