@charset "UTF-8";
/* CSS Document */

#bottom ul#dadosfixos {
	margin: 0px;
	padding: 5px 0px 0px 30px;
	float: left;
	width: 765px;
	list-style: none;
}
#bottom ul#dadosfixos li {
	float: left;
	margin: 0px;
	padding-right: 15px;
	padding-top: 6px;
	height: 15px;
}
#bottom  ul#dadosfixos  li.separa{
	float:left;
	height:15px;
	padding-top: 3px;
	padding-right: 13px;
}
#bottom ul li#telefone {
	background: url(../img/telefone.png) no-repeat 0px 6px;
	padding-left: 22px;
	behavior: url(iepngfix.htc);
}
#bottom ul li#email {
	background: url(../img/email.png) no-repeat 0px 6px;
	padding-left: 20px;
	behavior: url(iepngfix.htc);
}

#bottom ul#compartilhe {
	margin: 0px;
	padding: 5px 0px 0px 30px;
	float: left;
	list-style: none;
}
#bottom ul#compartilhe li {
	float: left;
	margin: 0px;
	padding-right: 5px;
	padding-top: 6px;
	height: 15px;
}
#bottom ul#compartilhe li.compartilhe_img {
	float: left;
	margin: 0px;
	padding-right: 5px;
	padding-top: 3px;
	height: 15px;
}
#bottom ul#dadosfixos li a {
	color: #999999;
	text-decoration: none;
}
#bottom ul#dadosfixos li a:hover {
	text-decoration: underline;
}
