* {
	margin: 0;
	padding: 0;
}

body {
	background: url(_img/bg_body.jpg) top left repeat;
	font-size: 80%;
	font-family: "Verdana", san-serif;
}

#div_site {
	top: 50%;
	background: #FFF;
	position: absolute;
	margin-top: -260px;
	height:520px;
	width: 100%;
}

#div_content {
	position: absolute;
	width: 960px;
	margin-left: -475px;
	left:50%;
}
#div_content a:visited {
	color: #084694;
}
.inscricoes {
	font-size: 80%;
	font-weight: bold;
	background: #6B7BB6;
	text-align: center;
	padding: 3px;
	width: 225px;
	color: #FFF;
}
#div_logo {
	float: left;
	height: 415px;
	margin: 30px 10px 15px 10px;
	padding-top: 70px;
	border-right: 1px solid #084595;
	padding-right: 25px;
	font-size: 80%;
	line-height: 130%;
	color: #084595;
}
#div_logo img {
	margin-bottom: 45px;
}
h1 {
	font-size: 170%;
	text-align:center;
	margin-top:25px;
	margin-bottom: 30px;
}

#setores {
	margin: 20px 0px 20px 0px;
}
.divs {
	width: 225px;
	height: 310px;
	margin:15px;
	float: left;
	display: inline;
}

#setores img {
	border: 0;
}

#setores h3 {
	color: #084694;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 10px;
}
#setores a {
	text-decoration: none;
}
#setores a:hover {
	text-decoration: underline;
}
#setores p{
	font-size:90%;
	margin-top: 5px;
}
address {
	margin: 20px;
	width:710px;
	text-align: center;
	float: left;
}

address span {
	font-size: 130%;
}

#footer {
	text-align: center;
	clear: both;
	width: 700px;
	display: block;
        position: absolute;
        bottom: 0;
        z-index: 9000;
        bottom: 0;
}
#weentigra{
    width: 130px;
    margin: 20px auto 0;
    clear: both;
}
