@charset "utf-8";

img {
	border:0px;
	margin:0px;
}

#left {
	position: absolute;
	height: 450px;
	width: 222px;
	background-image: url(../images/menu_geral.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 20px;
	padding-top: 225px;
	padding-left: 34px;
}
#center img {
	padding-top: 10px;
	padding-left: 40px;
}

#facebook {
	margin-top: 165px;
	margin-left: 692px;
	position: absolute;
}
#lateral_box {
	height: 329px;
	width: 215px;
	position: absolute;
	margin-top: 2px;
}



#container #center #facebook1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 93px;
}

#language {
	margin-top: 25px;
	width: 543px;
	height: 36px;
	margin-left: 340px;
	margin-bottom: -14px;
	z-index: -10;
	}

#center {
	position: absolute;
	height: 520px;
	width: 900px;
	background-image: url(../images/menu_geral2.png);
	background-repeat: no-repeat;
	margin-left: 184px;
}


#container {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


body,td,th, div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#texto_consul {
	height: 460px;
	width: 400px;
	margin-left: 250px;
	padding-left: 30px;
	padding-top: 0px;
	margin-top: 40px;
	position: absolute;
}
#seta {
	position: absolute;
	margin-top: 25px;
	margin-left: 597px;
}
#seguinte {
	margin-left: 597px;
	position: absolute;
	margin-top: 25px;
}



h1 {
	font-size: 12px;
	color: #A60066;
}

h2 {
	font-size: 14px;
	color: #A60066;
}
a {
   outline: none;
}
a:hover, a:active, a:focus {
    // styling for any way a link is about to be used
}a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#footer {
	text-align: center;
	width: 100%;
	top: 580px;
	position: absolute;
	color: #333333;
}

