@charset "iso-8859-1";
/* CSS Document */

#Footer {
	background-image: url(/common/edilone/images/home.png);
	background-repeat: repeat-x;
	background-position: 0px -240px;
	display: block;
	height: 180px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	margin-top: 35px;
	font-family: sans-serif;
}
#Footer h2 {
	background-image: url(/common/edilone/images/logo-foot.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -1024%;
	display: block;
	height: 118px;
	width: 264px;
	overflow: hidden;
	position: absolute;
	left: 15px;
	top: 8px;
}
#Footer h2 a {
	text-align: left;
	text-indent: -1024%;
	display: block;
	height: 118px;
	width: 195px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#Footer #Mediacap {
	background-image: url(/common/edilone/images/logo-mediacap.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	height: 64px;
	width: 170px;
	top: 32px;
	right: 40px;
	font-size: 12px;
	line-height: 1.3;
	font-weight: normal;
	color: #2b2a2b;
	padding-right: 230px;
	text-align: right;
	display: block;
}
#Footer #Mediacap a {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(/common/edilone/images/none.gif);
	text-align: left;
	text-indent: -1024px;
	display: block;
	overflow: hidden;
	height: 69px;
	width: 214px;
}
#Footer #Mediacap h4 {
	display: block;
	margin-top: 27px;
}
#Footer #Mediacap h5 {
	display: block;
}
#Footer ul {
	display: block;
	position: absolute;
	left: 230px;
	top: 65px;
}
#Footer ul li {
	display: block;
	clear: none;
	float: left;
}
#Footer ul li a {
	font-size: 11.5px;
	font-weight: normal;
	color: #2b2a2b;
	text-decoration: none;
	text-align: left;
	display: block;
	clear: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:  #dddddd;
	text-transform: capitalize;
	line-height: 1.3;
	padding-right: 7px;
	padding-left: 7px;
}
