body {
	text-align: center;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/bgbody_int.gif);
	background-repeat: no-repeat;
	background-position: 50% bottom;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#largura {
	font-family: Tahoma, Arial;
	width: 770px;
	margin:0 auto;
	color: #494949;
	text-align: left;
	background-image: url(images/fx_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 33px;
	padding: 12px 0 0;
}
#topnav {
	background-image: url(images/bg_menutop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7F00;
	list-style-type: none;
	height: 33px;
	padding-left: 12px;
	padding-right: 0px;
}

#topnav ul {
	margin: 0 4px;
	padding: 0 4px;
}
#topnav ul li {
	display: inline;
	background-image: url(images/bg_ul_menutop_on.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topnav ul li a {
	padding: 5px 10px 5px 9px;
	float:left;
	color: #FFF2E6;
	border-bottom:0;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	background-image: url(images/bg_ul_menutop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: uppercase;
}
#topnav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/bg_ul_menutop_on.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topnav strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 12px;
}
#busca {
	float: right;
	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
}
#busca input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	height: 13px;
	border: 1px solid #E46D01;
	width: 55px;
	color: #494949;
}
#busca a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD3AC;
	margin-left: 4px;
	font-weight: bold;
}
#busca a:hover {
	color: #FFFFFF;
}

#esq_ac {
	float: left;
	list-style-image: url(images/setalar.gif);
	background-color: #FF7F00;
	width: 197px;
	margin: 0px;
	padding: 0px;
}
#esq_ac ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 0;
}	
#esq_ac li a{
	display: block;
	color: #FFF2E6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	width: 172px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FF7F00;
}
#esq_ac li a:hover{
	background-color: #E46D01;
	color: #FFFFFF;
}
#esq_gp {
	float: left;
	list-style-image: url(images/setalar.gif);
	background-color: #A6A49B;
	width: 197px;
	margin: 0px;
	padding: 0px;
}
#esq_gp ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#esq_gp li a{
	display: block;
	color: #F4F4F2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	width: 172px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #A6A49B;
}
#esq_gp li a:hover{
	background-color: #878578;
	color: #FFFFFF;
}
#centro {
	margin-left: 197px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(images/fx_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-right: 0px;
	height: 1%;
}
#centro h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E46D01;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	letter-spacing: -1px;
	font-weight: bold;
}
#centro a {
	color: #494949;
}
#centro a:hover {
	color: #FF6600;
}
#subcentro {
	padding-top: 100px;
	padding-right: 78px;
	padding-bottom: 130px;
	padding-left: 32px;
	text-align: justify;
}
#subcentro p{
	margin-top: 6px;
	margin-bottom: 0px;
}
#subcentro h3 {
	font-size: 11px;
	color: #E46D01;
	margin-top: 5px;
	margin-bottom: 1px;
	padding-top: 0px;
}
#idiomas1 {
	position: absolute;
	height: 25px;
	width: 265px;
	left: 0;
	top: 0;
	padding-left: 620px;
	background-color: #FFFFFF;
}