body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #E1E1E1;
	margin-top: 0px;
	text-align: center;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 700px;
}
div#logos {
	width: 700px;
	margin: 15px 0;
	padding: 0px;
	height: 49px;
}
div#logoGNA {
	float: left;
	height: 49px;
	width: 275px;
	background: url(../arquivos_img/gna_logo_b.jpg) no-repeat;
}
div#logoTexto {
	float: right;
	height: 33px;
	width: 300px;
	margin-top: 20px;
	background: url(../arquivos_img/gna_logo_texto.jpg) no-repeat;
}


div#head {
	width: 700px;
	margin-bottom: 15px;
}


div#menu_left {
	float: left;
	width: 175px;
	position: relative;
	margin-right: 25px;
}
div#menu_left td {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
}
div#menu_left a:link {
	color: #00649F;
	font-size: 11px;
	font-weight: bold;
}
div#menu_left a:visited {
	color: #00649F;
	font-size: 11px;
	font-weight: bold;
}
div#menu_left a:active {
	color: #00649F;
	font-size: 11px;
	font-weight: bold;
}
div#menu_left a:hover {
	color: #007CC3;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
div#menu_left div#menu_left_table td {
	color: #3366CC;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
div#menu_left_section {
	font-size: 14px;
	color: #007CC3;
}


div#content {
	float: left;
	width: 500px;
	position: relative;
}
div#content a:link {
	color: #990000;
}
div#content a:visited {
	color: #990000;
}
div#content a:active {
	color: #990000;
}
div#content a:hover {
	text-decoration: underline;
	color: #FF9900;
}
div#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #990000;
	font-weight: normal;
}


div#chamada_index {

	width: 700px;
	position: relative;
	margin-bottom: 20px;
}
div#chamada_index h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #990000;
	font-weight: normal;
}


div#bottom {
	width: 700px;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #666666;
}
div#bottom td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00649F;
	width: 382px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
	vertical-align: middle;
	padding: 3px;
}
.formArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00649F;
	width: 382px;
	border: 1px solid #999999;
	height: 150px;
	background-color: #FAFAFA;
	padding: 3px;
}
.formBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00649F;
	border: 1px solid #999999;
	background-color: #F0F0F0;
	padding: 3px;
	font-weight: bold;
}


.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}


div#links_pg a:link {
	color: #003366;
}
div#links_pg a:visited {
	color: #003366;
}
div#links_pg a:active {
	color: #003366;
}
div#links_pg a:hover {
	color: #92CBFF;
	text-decoration: underline;
}
div#contentguest {
	float: left;
	width: 700px;
	position: relative;
	height: 510px;
}
