@charset "utf-8";
/* RODAPÉ */

#rodape_menu {
	width:775px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#rodape_menu ul {
	list-style:none;
	font-size:10px;
	text-transform:uppercase;
}
#rodape_menu ul li {
	display:inline;
	padding-left:4px;
	padding-right:4px;
}
#rodape_menu ul li a { font-weight:normal; }

#rodape {
	height:45px;
	padding:10px;
	padding-top:18px;
	padding-bottom:20px;
	color:#00441F;
	width:755px;
}

#rodape .logo {
	float:left;
	display:block;
	background:top left url(../imgs/rodape_logo.jpg) no-repeat;
	width:177px;
	height:37px;	
}

#rodape .endereco {
	float:left;
	padding-left:20px;
	height:45px;
	width:405px;
}

#rodape .tel {
	font-weight:bold;
	float:left;
	padding-left:20px;
	height:45px;
	width:130px;
	background:left url(../imgs/rodape2.jpg) no-repeat;
	line-height:1.8em;
}

#rodape2 {
	height:40px;
	padding:10px;
	padding-top:20px;
	width:755px;	
	color:#666;
	font-size:11px;
}

#rodape2 a { color:#666; }

#rodape2 .copy {
	float:left;
	background:top left url(../imgs/cc.jpg) no-repeat;
	padding-left:23px;
	height:20px;
}

#rodape2 a.aldesigner {
	float:right;
	margin-right:15px;
	_margin-right:7px;
	width:78px;
	height:20px;
	background:left url(../imgs/aldesigner.jpg) no-repeat;
	
}