#copyright{
	position: absolute;
	bottom: 0px;
	height: 33px;
	line-height: 33px;
	vertical-align: bottom;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 11px;
	background-color:#ffffff;
}
#reseauxSociaux{
	position: relative;
	height: 33px;
	background: #557bb4;
}
#reseauxSociaux span{
	display: none;
}
#reseauxSociaux ul{
	position: absolute;
	width: 180px;
	height: 24px;
	top: 3px;
	right: 20px;
	list-style: none;
}
#reseauxSociaux li{
	float: left;
	width: 24px;
	padding-bottom: 19px;
	margin: 2px;
}
#reseauxSociaux a{
	display: block;
	margin: 0px;
	width: 24px;
	height: 24px;
	background-position: center center;
	background-repeat: no-repeat;
}
#reseauxSociaux .twitter a{
	background-image:url(../images/icones/24/twitter.png);
}
#reseauxSociaux .facebook a{
	background-image:url(../images/icones/24/facebook.png);
}
#reseauxSociaux .flickr a{
	background-image:url(../images/icones/24/flickr.png);
}
#reseauxSociaux .rss a{
	background-image:url(../images/icones/24/rss.png);
}
#reseauxSociaux .linkedin a{
	background-image:url(../images/icones/24/linkedin.png);
}
#reseauxSociaux .youtube a{
	background-image:url(../images/icones/24/youtube.png);
}
#adresse{
	position: absolute;
	bottom: 60px;
	right: 10px;
	width: 180px;
}
#adresse p{
	margin-top: 10px;
}
#logosUMR{
	position: absolute;
	left: 310px;
	bottom: 60px;
	width: 150px;
	font-size: 10px;
}
#logosUMR li{
	display: block;
	float: left;
	width: 62px;
	height: 60px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	text-align: center;
}
#logosUMR a{
	display: block;
	width: 62px;
	height: 48px;
	background: url("../images/logos/logo_UMR.png") no-repeat center center;
}
#logosUMR span{
	display: none;
}
#logoIMT{
	position: absolute;
	top: 64px;
	left: 36px;
	width: 54px;
	height: 49px;
	background: url("../images/logos/logo_IMT_54x49.png") no-repeat center center;
}
#logoIMT a{
	display: block;
	width: 54px;
	height: 49px;
}
#logoIMT span{
	display: none;
}
#logoCarnot{
	position: absolute;
	top: 64px;
	left: 100px;
	width: 198px;
	height: 49px;
 background: url("../images/logos/logo_CarnotISN_198x49.png") no-repeat center center;
}
#logoCarnot a{
	display: block;
	width: 54px;
	height: 49px;
}
#logoCarnot span{
	display: none;
}
