#footer_container {
	width : 100% ;
	background : transparent url('../images/footer/background_no_arbres.png') scroll no-repeat top center ;
}

#footer_container_m {
	width : 100% ;
	height : 260px;
}


#footer {

}

.footer_m {
	height:260px;
}

#footer_bg {
	background : url('../images/footer/content_arbres.png') scroll no-repeat top center ;
	padding-bottom : 5px ;
}

#footer_bg_m {
	background : url('../images/footer/content_no_arbres.png') scroll no-repeat top center ;
	padding-bottom : 5px ;
	height : 260px;
}

/** Footer sans arbres **/
#footer_bg_n {
	background : url('../images/footer/content_no_arbres.png') scroll no-repeat top center ;
	padding-bottom : 5px ;
}

#footer_bg a,#footer_bg_n a {
	color : #999999 ;
	text-decoration : none ;
}

#footer_bg li a,#footer_bg_n li a {
	color : #B3B3B3 ;
	text-decoration : none ;
}

#footer_bg a:hover,#footer_bg_n a:hover{
	text-decoration : underline;
	color : #EA6921;
}

#footer_bg .grid_3, #footer_bg_n .grid_3 {
	padding : 50px 10px  0 ;
	width : 200px ;
}

#footer_bg h3, #footer_bg_n h3 {
	font-weight : bold ;
	padding : 0 5px ;
}

#footer_bg ul, #footer_bg_n ul {
	padding : 0 10px ;
}

#footer_bg li , #footer_bg_n li{
	background : transparent url('../images/puces_fleches/fleche_grise.png') scroll no-repeat center right ;
	border-bottom : 1px solid #B3B3B3 ;
	line-height : 23px ;
	height : 23px ;
	font-size : 10px ;
	color : #B3B3B3 ;
	vertical-align : center ;
}

#footer_bg li:last-child , #footer_bg_n li:last-child,
#footer_bg .last-child , #footer_bg_n .last-child {
	border : none ;
}

#footer_bg li.copyright, #footer_bg li.cloud,
#footer_bg_n li.copyright, #footer_bg_n li.cloud,
#footer_bg li.social_item, #footer_bg_n li.social_item {
	height : auto ;
	line-height : auto ;
}

#footer_bg li.cloud, #footer_bg_n li.cloud,
#footer_bg li.social_item, #footer_bg_n li.social_item
{
	background : transparent  ;
}

#footer_bg li.cloud div, #footer_bg_n li.cloud div {
	text-align : center ;
	/*margin : 20px 100px 0 100px ;*/
	margin : 0px 100px 0 100px ;
	font-size : 9px ;
}

#footer_bg li.cloud div .separator:first-child, #footer_bg_n li.cloud div .separator:first-child{
	display : none ;
}

#footer_bg li.cloud a:hover , #footer_bg_n li.cloud a:hover{
	color : #EA6921 ;
}

.social_item {
	height : 29px ;
}

.social_link img {
	margin-top : 5px ;
}

.social_link span, .social_link_span {
	position : absolute ;
	padding-left : 5px ;
	margin-top : 5px ;
}

.plusone {
    display: inline-block;
    margin-top: 5px;
    padding-top: 3px;
}
