#bas{
}
#bas *{
	color: #000000;
}
/* logos */
#logos{
	padding-left: 25px;
	padding-right: 25px;
/*	position: absolute;
	top: 30px;
	left: 359px;
	width: 310px;
	height: 50px;*/
}
#logos ul{
	list-style: none;
	padding-top: 8px;
}
#logos li{
	display: inline-block;
	margin: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: 50px;
}
#logos a{
	display: block;
	width: 100%;
	height: 100%;
}
#logos span{
	display: none;
}
#logos li.IMT{
	width: 128px;
	background: transparent url(../images/logos/logo_IMT_128x50.png) top center no-repeat;
	margin-right: 18px;
}
#logos li.TSP{
	width: 50px;
	background: transparent url(../images/logos/logo_TSP_50.png) top center no-repeat;
}
#logos li.TEM{
	width: 93px;
	height: 48px;
	margin-top: 1px;
	background: transparent url(../images/logos/logo_IMTBS_93x48.png) top center no-repeat;
	margin-left: 13px;
}
#mentions{
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}
#mentions a{
	color: #868686;
}
