@charset "utf-8";
* {margin:0px;padding:0px;}
body, form, input, textarea {
	font: 11px/150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
h1, h2, h3, h4, h5, h6, p {padding:0px 0px 5px;font-size: 12px;}
img {border: none;vertical-align: top;}
a {
	color: #00CC00;
	text-decoration:none;
}
a:hover, .active a {
	color: #097100;
	text-decoration:underline;
}
ul {list-style: disc inside;}
ol {list-style: lower-alpha inside;}
table {width: 100%;margin:0px 0px 5px;}
th, td {padding: 5px;text-align: left;}
a.link-site { display: block;  width: 340px; height: 35px; margin: 130px 0px 0px 330px;  position: absolute; text-decoration: none;}
.cleaner {line-height: 0px;height: 0px;clear: both;float:none!important;display: block;padding: 0px!important;}
body {
	background: #F0F9FF;
}
#top {
	background: url(images/top.jpg) repeat-x;

}
#top_content {
	height: 243px;
	background: url(images/top_content.jpg) no-repeat;
	margin: 0px auto;
	width: 960px;
}
#main_top {
	padding: 0px 30px;
}
#main_content {
	background: url(images/main.jpg) repeat-y;
	margin: 0px auto;
	width: 960px;
}
#footer {
	background: #F0F9FF;
}
#footer_content {
	margin: 0px auto;
	width: 960px;
	background: url(images/footer_content.jpg) no-repeat;
	padding: 20px 0px 50px;
}
#rss {
	height: 120px;
	padding: 48px 0px 0px 850px;
}
#rss a {
	display: block;
	height: 38px;
	width: 38px;
	text-indent: -9999px;
}


#menu {
	height: 32px;
	padding: 0px 20px 0px 0px;
}
#menu ul {
	display: block;
	list-style: none;
}
#menu ul li {
	display: block;
	float: left;
	list-style: none;
}
#menu ul li a {
	white-space: nowrap;
	display: block;
	float: left;
	background: url(images/menu_right.jpg) no-repeat right top;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	font: 10px Tahoma, Geneva, sans-serif;
	color: #00CC00;
	cursor: pointer;
}
#menu ul li.last a {
	background: url(none);
}

#menu ul li a strong {
	display: block;
	float: left;
	padding: 15px 30px 0px 40px;
	height: 25px;
	overflow: hidden;
}
#menu ul li a:hover, #menu ul li.active a {
	text-decoration: underline;
}
#breadcrumbs {
	clear: both;
	float: none;
	font: bold 9px Tahoma, Geneva, sans-serif;
	padding: 15px 0px 0px 40px;
}
#breadcrumbs a {
	text-decoration: underline;
	font-weight: normal;
}
#left {
	width: 230px;
	float: left;
	padding: 3px 0px 0px;
}

#left h2, #right h2 {
	background: url(images/left_h2.jpg) no-repeat;
	height: 27px;
	border-bottom: 2px solid #FEFAEE;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-size: 13px;
	color: #0196EF;
	clear: both;
	float: none;
}
#left .block_bottom {
	background: url(images/block_bottom.jpg) no-repeat left bottom;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}
#right .block_bottom {
	background: url(images/block_bottom_right.jpg) no-repeat left bottom;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}
.block_top {
	background: url(images/block_top.jpg) no-repeat;
	padding: 5px 0px 0px;
}
.block {
	background: url(images/block.jpg) repeat-y;
	padding: 5px 5px 0px;
}
.left_first {
	background: url(images/left_first.jpg) no-repeat!important;
	color: #097100!important;
}
.block_first, .links {
	background: url(images/bottom.jpg) no-repeat left bottom;
	padding-bottom: 40px;
}

.block_first ul {
	display: block;
	list-style: none;
	padding: 0px;
	width: 226px;
}
.block_first ul li {
	display: block;
	list-style: none;
	float: left;
	width: 226px;
	background: url(images/first_list.jpg) no-repeat left bottom;
}
.block_first ul li a {
	display: block;
	float: left;
	width: 206px;
	padding: 10px 0px 10px 20px;
	line-height: 120%;
	background: url(images/first_arrow.jpg) no-repeat 3px center;
	color: #097100;
}
.block_first ul .last {
	margin: 0px 0px 10px;
}
#partager {
	background: url(images/partager.jpg) no-repeat;
	height: 95px;
}

#partager h2 {
	color: #097100;
	background: url(none);
}


#right {
	float: right;
	width: 226px;
	padding: 3px 0px 10px;
}
#recherche {
	background: url(images/recherche.jpg) no-repeat;
	padding: 10px 10px 0px 15px;
	height: 40px;
}
#recherche_in, #ajaxSearch_input {
	background: url(none);
	border-style: none;
	display: block;
	float: left;
	width: 145px;
	color: #999;
	padding: 3px 5px 1px;
}
#recherche_ok, #ajaxSearch_submit {
	display: block;
	float: right;
	width: 30px;
	background: url(none);
	border-style: none;
	padding: 20px 0px 0px;
	overflow: hidden;
	height: 20px;
	cursor: pointer;
}
.share {
	padding: 15px 10px 0px;
	text-align: center;
}
.share a {
	padding: 0px 5px;
}

.banners {
	text-align: center;
}
.banners img {
	margin: 5px 0px;
	border: 1px solid #E5F5FF;
	background: #FFF;
	padding: 4px;
}
.links h2 {
	background: url(images/links_top.jpg) no-repeat!important;
	color: #097100!important;
}

.links ul {
	display: block;
	list-style: none;
	width: 226px;
}
.links ul li {
	display: block;
	float: left;
	width: 226px;
	list-style: none;
	padding: 10px 0px 5px;
	background: url(images/links.jpg) no-repeat center bottom;
	line-height: 120%;
}
.links ul li a {
	display: block;
	float: left;
	width: 226px;
	text-align: center;
	font-weight: bold;
	background: url(images/first_arrow.jpg) no-repeat 20px center;
}
#footer_blocks {
	padding: 10px 0px 0px 80px;

}
.footer_block {
	background: url(images/footer_block.jpg) no-repeat;
	float: left;
	width: 195px;
	height: 90px;
	padding: 3px 0px 0px 8px;
}
.footer_text {
	clear: both;
	float: none;
	color: #660000;
	padding: 0px 50px;
}

.footer_block_title a {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #097100;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	height: 16px;
}
#center {
	float: left;
	width: 438px;
	padding: 0px 0px 40px;
}
.content_bottom {
	background: url(images/content_bottom.jpg) no-repeat left bottom;
	padding: 0px 0px 10px;
	margin: 0px 0px 5px;
	clear: both;
}
.content_top {
	background: url(images/content_top.jpg) no-repeat;
	padding: 10px 0px 0px;
}
.content {
	background: url(images/content.jpg) repeat-y;
	padding: 0px 4px;
}
.content h2, .article h2, .half h2 {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 15px;
	line-height: 120%;
	color: #097100;
	border-bottom: 3px solid #EBF7BB;
}
.content h2 a, .article h2 a, .half h2 a {
	color: #097100;
}
.content_list {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.content_list li {
	display: block;
	float: left;
	width: 410px;
	list-style: none;
	border-bottom: 1px dashed #B5D4B2;
	padding: 5px 0px 0px;
}
.content_list li a {
	display: block;
	float: left;
	width: 385px;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	background: url(images/content_arrows.jpg) no-repeat 0px center;
	color: #097100;
}
.article {
	background: url(images/article.jpg) repeat-y;
	margin: 0px 0px 5px;
	clear: both;
}
.article_bottom {
	background: url(images/article_bottom.jpg) no-repeat left bottom;
}
.article_top {
	background: url(images/article_top.jpg) no-repeat;
	padding: 10px 4px 3px;
}
.category {
	padding: 10px 15px;
}
.category_img {
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 1px;
	border-bottom: 3px solid #EBF7BB;
	display: block;
	float: left;
}
#center h3 {
	padding: 10px 0px;
}
.article_footer {
	color: #097100;
	border-top: 1px dashed #B5D4B2;
	margin: 0px 15px;
	padding: 15px 0px 0px;
}
.article_footer p {
	display: block;
	float: left;
	width: 290px;
}



.article_menu {
	padding: 10px 0px 0px 80px;
	height: 22px;
	clear: both;
}
.article_menu a {
	display: block;
	float: left;
	margin: 0px 4px 0px 0px;
}
.pagination {
	display: block;
	margin: 0px auto;
	text-align: center;
}
.pagination a {
	color: #FFF;
	padding: 0px 5px;
	background: url(images/pagination.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
}
.pagination a:hover, .pagination a.active {
	background: url(images/pagination2.jpg) no-repeat;
	color: #000;
	text-decoration: none;
}
.pagination span a {
	background: none;
	color: #00CC00;
}
.pagination span a:hover {
	background: none;
	color: #000;
}
.half_bottom {
	background: url(images/half_bottom.jpg) no-repeat left bottom;
	padding: 0px 0px 10px;
	margin: 0px 1px 5px 0px;
	float: left;
	width: 218px;
}
.half_top {
	background: url(images/half_top.jpg) no-repeat;
	padding: 10px 0px 0px;
}
.half {
	background: url(images/half.jpg) repeat-y;
	padding: 0px 4px;
}.half_list {
	display: block;
	list-style: none;
}
.half_list li {
	display: block;
	float: left;
	width: 210px;
	margin: 0px 0px 2px;
	background: #EBF7BB;
}
.half_list li a {
	display: block;
	float: left;
	width: 185px;
	line-height: 120%;
	color: #097100;
	padding: 3px 5px 3px 20px;
	background: url(images/half_arrows.jpg) no-repeat 5px 8px;
}
.half h3 a {
	padding: 0px 10px;
	display: block;
	font-size: 10px;
	color: #097100;
}

.half_button {
	text-align: center;
	display: block;
	clear: both;
	padding: 10px 0px 0px;
}

