@charset "utf-8";
/* CSS Document */
#footer-body{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	height: 190px;
}
#footerIMT{
	position: absolute;
	top: 15px;
	left: 10px;
	width: 82px;
	height: 74px;
}
#footerIMT A{
	display: block;
	width: 82px;
	height: 74px;
	background: url(../images/logos/logo_IMT_82x74.png) center center no-repeat;
}
#footerIMT span{
	display: none;
}
#footerAcc{
	position: absolute;
	top: 15px;
	left: 100px;
	width: 220px;
	height: 120px;
	border-left: 1px dotted #d2d2d2;
}
#footerAcc UL{
	list-style: none;
}
#footerAcc LI{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
#footerAcc SPAN{
	display: none;
}
#logoAACSB{
	display: block;
	width: 49px;
	height: 49px;
	background: url(../images/logos/logo_AACSB_49.png) center center no-repeat;
}
#logoAMBA{
	display: block;
	width: 139px;
	height: 49px;
	background: url(../images/logos/logo_AMBA_139x42.png) center center no-repeat;
}
#footerLogos{
	position: absolute;
	top: 15px;
	left: 320px;
	width: 190px;
	height: 120px;
	overflow: hidden;
	border-left: 1px dotted #d2d2d2;
}
#footerLogos UL{
	list-style: none;
}
#footerLogos LI{
	display: inline-block;
}
#footerLogos A{
	display: block;
	margin: 5px;
	width: 50px;
	height: 50px;
	background-color: #ffccff;
}
#footerLogos SPAN{
	display: none;
}
#footerLiens{
	position: absolute;
	top: 15px;
	left: 510px;
	width: 200px;
	height: 120px;
	border-left: 1px dotted #d2d2d2;
}
#footerLiens UL{
	list-style: none;
	margin-left: 20px;
}
#footerLiens LI{
	margin: 5px;
}
#footerLiens A{
	font-size: 1.1em;
	color: #3c3e3f;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/fd_liens.png) top left no-repeat;
}
#footerLiens A:hover{
	text-decoration: underline;
}
#footerReseaux{
	position: absolute;
	top: 15px;
	right: 27px;
	width: 222px;
	height: 120px;
	border-left: 1px dotted #d2d2d2;
}
#footerReseaux UL{
	list-style: none;
}
#footerReseaux LI{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
#footerReseaux SPAN{
	display: none;
}
/* logos réseaux sociaux */
#logoTwitter{
	display: block;
	width: 18px;
	height: 27px;
	background: url(../images/icones/twitter_prune.png) center bottom no-repeat;
}
#logoTwitter:hover{
	background: url(../images/icones/twitter_original.png) center bottom no-repeat;
}
#logoFacebook{
	display: block;
	width: 13px;
	height: 27px;
	background: url(../images/icones/facebook_prune.png) center bottom no-repeat;
}
#logoFacebook:hover{
	background: url(../images/icones/facebook_original.png) center bottom no-repeat;
}
#logoRss{
	display: block;
	width: 23px;
	height: 27px;
	background: url(../images/icones/rss_prune.png) center bottom no-repeat;
}
#logoRss:hover{
	background: url(../images/icones/rss_original.png) center bottom no-repeat;
}
#logoLinkedIn{
	display: block;
	width: 25px;
	height: 27px;
	background: url(../images/icones/linkedin_prune.png) center bottom no-repeat;
}
#logoLinkedIn:hover{
	background: url(../images/icones/linkedin_original.png) center bottom no-repeat;
}
#logoYouTube{
	display: block;
	width: 26px;
	height: 27px;
	background: url(../images/icones/youtube_prune.png) center bottom no-repeat;
}
#logoYouTube:hover{
	background: url(../images/icones/youtube_original.png) center bottom no-repeat;
}

/* logos partenaires */
#logoADEME{
	background: url(../images/logos/logo_ADEME_50.png) center center no-repeat;
}
#logoCNRS{
	background: url(../images/logos/logo_CNRS_50.png) center center no-repeat;
}
#logoEHESS{
	background: url(../images/logos/logo_EHESS_50.png) center center no-repeat;
}
#logoENSIIE{
	background: url(../images/logos/logo_ENSIIE_50.png) center center no-repeat;
}
#logoSOE{
	background: url(../images/logos/logo_SOE_50.png) center center no-repeat;
}

