.footer_list_zone{

	float: left;
	width: 30%;
}

.footer_list_zone p{

	text-align: center;
}


.footer_list_separator{
	float: left;
	background: gray;
	width: 2px;
	height: 150px;
	margin-top: 25px;
}
	
#footer_list{
	width: 95%;
	margin-left: 5%;
}

#footer{
	height: 160px;
	background: black;
	color: #334a97;
}

#footer a{

	color: gray;
	text-decoration: none
}


#footer_bottom{
	background: white;
	text-align: right;
	color: gray;
	width: 100%;
	height: 20px;
	font-size: 10px;
}


#partenaires{
	height: 200px;
	width: 100%;
	background: #bebebe;
}


#partenaires_container{
	height: 200px;
	width: 70%;
	float: left;
}

#partenaires_application{
	height: 200px;
	width: 30%;
	float: left;
}

.news-title{
	padding-left: 10px
}

#mc_embed_signup{

padding: 10px;
margin: 5px;
margin-left: 50px;
margin-top: 17px;

border: medium none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);


    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EFEFEF #E0E0E0 #CCCCCC;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-style: solid;
    border-width: 1px;
    display: inline-block;

	#-moz-opacity:0.55;
	#opacity: 0.55;
	
	background: white;
	
	color: #434343;
	height: 70px;
}




