/* Elements */
* {
	margin: 0;
	padding: 0;
	border: 0
}

body {
	background: url(/img/bg_body.gif) #FFF center repeat-x
}
 
body, td, input, select, textarea {
	font: normal 10px Verdana, sans-serif;
	color: #999999
}

h1, h1 a {
	width: 94px;
	height: 98px
}

h1 {
	margin: 30px 42px 25px 42px;
	background: transparent url(/img/logo_mattosfilho.gif) no-repeat;
	text-indent: -5000px
}

h1 a {
	float: left;
	text-decoration: none
}

h2 {
	margin-bottom: 10px;
	color: #143257;
	font-size: 13px;
	font-weight: bold
}

input, select, textarea {
	color: #646464;
	background-color: #F0F0F0;
	border-top: 1px solid #D8D8D8;
	border-left: 1px solid #C0C0C0
}

textarea {
	overflow: auto
}

li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	line-height: normal
}

a {
	color: #7489A3;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

table {
	border-collapse: collapse
}

/* IDs */
#container {
	position: absolute;
	width: 768px;
	height: 425px;
	top: 50%;
	left: 50%;
	margin: -212px 0 0 -384px;
}

#contato input, #contato select, #contato textarea {
	width: 212px
}

#nav {
	float: left;
	width: 178px
}

#search label {
	float: left;
	display: block;
	width: 120px;
	height: 13px;
	margin-bottom: 3px;
	text-indent: -5000px
}

#search input {
	float: left;
	margin-bottom: 3px
}



#footer-content {
	float: left;
	height: 326px !important;
	height: 329px;
	margin: 0 1px
}

/*
#language {
	position: absolute;
	left: 1px;
	top: 0;
	width: 89px
}

#institucional {
	position: absolute;
	left: 427px;
	top: 0;
	width: 340px
}
*/

#footer {
	position: absolute;
	top: 407px;
	left: 0;
	float: left;
	clear: both;
	width: 768px;
	height: 18px;
}

#footer li.point {
	display: block;
	width: 23px;
	background: transparent url(/img/mn_inst_point.gif) no-repeat;
	text-decoration: none;
	text-indent: -5000px
}

#footer li a {
	float: left;
	display: block;
	height: 17px;
	text-decoration: none;
	text-indent: -5000px
}

#footer li.en {
	background: url(/img/mn_lg_en.gif)
}

#footer li.en a {
	width: 32px
}

#footer li.br {
	background: url(/img/mn_lg_br.gif)
}

#footer li.br a {
	width: 46px
}

#footer li.es {
	background: url(/img/mn_lg_es.gif)
}

#footer li.es a {
	width: 34px
}
/*
#footer li.home {
	background: url(/img/br/mn_footer_home.gif)
}

#footer li.home a {
	width: 27px
}

#footer li.historia {
	background: url(/img/br/mn_footer_historia.gif)
}

#footer li.historia a {
	width: 98px
}

#footer li.trabalhe {
	background: url(/img/br/mn_footer_trabalhe.gif)
}

#footer li.trabalhe a {
	width: 82px
}

#footer li.mapa {
	background: url(/img/br/mn_footer_mapa.gif)
}

#footer li.mapa a {
	width: 61px
}
*/
#move {
	position: absolute;
	left: 178px;
	top: 0;
	height: 406px;
	background-color: #00689F;
	z-index: 999
}

/* Classes */
.noborder {
	border: 0;
	background-color: transparent
}

.clear {
	clear: both
}

.txtright {
	text-align: right
}

.center {
	text-align: center
}

.middle {
	vertical-align: middle
}

/*
.localize {
	background: transparent url(/img/br/txt_localize.gif) no-repeat
}

.busca {
	background: transparent url(/img/br/txt_busca.gif) no-repeat
}
*/
.ok {
	margin-left: 2px;
	width: 21px;
	height: 13px;
	background: none;
	border: 0
}

.error {
	color: #FF0000
}

.right {
	float: right
}

.left, #footer li {
	float: left
}

.DF-alert{background-color:#F9F9F9}
