

.footer {
	font-size: 11px;
	clear: both;
	color: #8ba400;
	background: url(../../images/recettes/bg_footer.png) left bottom repeat-x;
	margin-bottom: 25px;
	padding-top: 28px;
	border-top: 1px solid #bad902
	}
	.footer h2 {
	font-size: 12px;
	font-weight: 700;
    color:#8BA400;
	}
	.footer ul {
	margin: 0; padding: 0
	}
	.footer ul li {
	list-style-type: none
	}
	.footer a {
	text-decoration: none;
	color: #8ba400
	}
	.footer a:hover {
	text-decoration: underline 
	}
	.footer .clear {
	clear: both;
	display: block;
	height: 0; line-height: 0;
	font-size: 0
	}
	
	.footer .thematics {
	padding: 0 6px
	}
	.footer .thematics .list {
	float: left;
	width: 160px
	}
	.footer .thematics .list ul {
	padding-bottom: 15px
	}
	.footer .thematics .col_1 { width: 160px; position: relative;}
	.footer .thematics .col_1 h2 { position: absolute; top: -15px;}
	.footer .thematics .col_2 { width: 174px; position: relative }
	.footer .thematics .col_2 h2 { position: absolute; top: -15px; width: 300px }
	.footer .thematics .col_3 { width: 186px}
	.footer .thematics .col_4 { width: 160px }
	.footer .thematics .col_5 { width: 154px;position: relative;}
	.footer .thematics .col_5 h2 { position: absolute; top: -15px;}
	.footer .thematics .col_6 { width: 154px;position: relative;}
	.footer .thematics .col_6 h2 { position: absolute; top: -15px;}
	
	.footer .additionals {
	color: #fff;
	position: relative; bottom: -14px;
	background: #bad902;
	text-align: center
	}
	.footer .additionals h2 {
	background: url(../../images/recettes/bg_footer_logo.png) no-repeat;
	width: 109px; height: 15px;
	text-indent: -9000px;
	position: absolute; right: 0; top: -15px
	}
	.footer .additionals li {
	display: inline;
	vertical-align: middle
	}
	.footer .additionals li span {
	margin: 0 1px 0 4px;
	vertical-align: top
	}
	.footer .additionals a {
	color: #fff
	}