@charset "utf-8";

#left {
	position: absolute;
	height: 450px;
	width: 222px;
	background-image: url(images/menu_05_06.png);
	background-repeat: no-repeat;
	background-position: 4px 168px;
	padding-bottom: 20px;
	padding-top: 225px;
	padding-left: 34px;
}
#center img {
	padding-top: 45px;
	padding-left: 48px;
}

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

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

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

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

img {
	margin: 0px;
	vertical-align: bottom;
}

body,td,th {
	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;
}

h1 {
	font-size: 16px;
	color: a60066;
}
h2 {
	font-size: 18px;
	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%;
	margin-top: 580px;
	position: absolute;
}

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

#img, a img, #language img, img[name='English'] {
	border: none;
	margin: 0px;
}
