@charset "utf-8";
/* CSS Document */

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 265px;
	margin-top: 30px;
}
.cont_footer {
	padding-top: 61px;
	padding-left: 139px;
}
.cont_footer .logoIPE {
	float: left;
	padding-right: 8px;
}
.cont_footer .meioFooter {
	float: left;
	width: 770px;
}
.cont_footer .meioFooter .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3A392;
	padding-top: 15px;
}
.cont_footer .meioFooter .links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A392;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}
.cont_footer .meioFooter .links a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.cont_footer .meioFooter .links .floatLeft {
	float: left;
	padding-top: 3px;
}
.cont_footer .meioFooter .links .logoWebbox {
	float: right;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
}
.cont_footer .meioFooter .links .logoWebbox a.webbox {
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 60px;
}

.corWebbox {
	color: #FFCC00;
}
.cont_footer .meioFooter .blocoSigaIPE {
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A6A57;
	border-bottom-color: #6A6A57;
	margin-top: 15px;
	margin-left: 13px;
}
.blocoSigaIPE .detalheTop {
	display: block;
	background-color: #6A6A57;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.FormularioNews {
	height: 22px;
	width: 249px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #696956;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	background-image: url(../images/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}
.cont_footer .meioFooter .linksMenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A392;
	padding-top: 15px;
}
.cont_footer .meioFooter .linksMenor a {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A392;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}
.cont_footer .meioFooter .linksMenor a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.cont_footer .meioFooter .linksMenor .floatLeft {
	float: left;
	padding-top: 3px;
}
