
@media (min-width: 800px) {
	ul.MenuFooter, .MenuFooter {
		width : 700px;
		}
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
	
	.content-slide {
	  padding-top: 35px !important;
	  margin-left: 35px !important;
	}
	
	input#mod-search-searchword{
		width:285px !important;
	}
	#search{
		width:275px !important;
		margin-left:0px !important;
	}
	/*#acces {
	  width: 275px !important;
	}
	#adhesion {
	  width: 275px !important;
	}*/
	h1.veille-block-titre{
		padding-top:15px !important;
	}
	#Mod118{
		padding-top:15px !important;
		
	}
	img.biomag-img {
	  left:0px !important;
		width:290px !important;
	}
	.socials {
	  width: 100% !important;
	}
	td.socialleft{
		text-align: right; width: 50px !important;
	}
	td.socialcenter{
		text-align: center; width: 135px !important;
	}
	td.socialright{
		text-align: left; width: 50px !important;
	}
}