@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {text-decoration:none;
color:#010101}
.style2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight:lighter;
	color: #FFFFFF;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
}
.style3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
#imagem {
	position:absolute;
	left:328px;
	top:419px;
	width:109px;
	height:104px;
}
.style4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#full {
	position:absolute;
	top:0px;
	left:50%;
	width:865px;
	height:auto;
	margin-left:-432px;
	
}




#imagem {
	position:absolute;
	top:471px;
	left:80px;
	width:109px;
	height:auto;
	margin-left:-54px;
	overflow: visible;
	z-index:1;
}


.logo {
	width:255px;
	height:65px;
	margin: 20px 25px;
}

.btn_home {
	margin:-20px 15px;
	height:auto;
	width:auto;
}

