@charset "utf-8";
/* CSS Document */

#rodape {
	height: 100px;
	width: 1000px;
	float: left;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#txt_rodape p {
	font-size: 10px;
}

#rodape ul {
	float: left;
	display: inline;
}
#rodape li {
	list-style-type: none;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
}

#tags_rodape {
	height: 20px;
	width: 965px;
	float: left;
	padding-left: 45px;
	margin-top: 2px;
	font-size: 12px;
}

#tags_rodape li {
	margin-left: 25px;
}
#tags_rodape2 {
	height: 20px;
	width: 1000px;
	float: left;
	margin-top: 10px;
}

#tags_rodape2 li {
	margin-left: 65px;
}



a:link {
	color: #07405f;
	text-decoration: none;
}
a:visited {
	color: #07405f;
	text-decoration: none;
}


a:hover {
	color: #df4910;
}
#tags_rodape3 {
	height: 20px;
	float: left;
	width: 1000px;
}

#tags_rodape3 li {
	margin-left: 55px;
}


#tags_rodape4 {
	height: 20px;
	width: 1000px;
	float: left;
}
#tags_rodape4 li {
	margin-left: 150px;
}
#tags_rodape4 ul {
	margin-left: 100px;
}
#txt_rodape {
	float: left;
	height: 20px;
	width: 1000px;
	font-size: 12px;
	margin-top: 25px;
}
#dir {
	float: left;
	height: 20px;
	width: 700px;
}
#dir p {
	float: right;
}
