/****************************************************************************************************************

Enercons

Copyright 2008 © Plattô - Comunicação Interativa

****************************************************************************************************************/

.footer-master {
	background:url(../_imagens/layout/bg-footer.jpg) center no-repeat;
	height:144px;
}

.footer {
	margin:0 auto;
	width:1000px;
}

.footer address {
	background:transparent;
	color:#ffffff;
	line-height:20px;
	float:left;
	font-size:12px;
	padding:20px 0 0 170px;
	width:200px;
}

.footer ul {
	background:transparent;
	color:#b7b7b7;
	float:left;
	margin:15px 35px;
}

.footer ul li { margin:3px 0; }

.footer ul li span {
	font-size:12px;
	font-weight:bold;
}

.footer ul li a {
	background:transparent;
	color:#b7b7b7;
}

.footer ul li a:hover {
	background:transparent;
	color:#fff;
}