/* Configurações gerais */
* {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	height: 100%
}

body {
	background: #fff;
	color: #fff;
	font-size: 100.01%;
	min-height: 101%;
	text-align: left;
	position: relative;
}

img,fieldset,abbr,acronym {
	border: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

address,caption,cite,code,dfn,em,strong,var {
	font-style: normal;
	font-weight: normal;
}

caption {
	text-align: left
}

q:before,q:after,blockquote:before,blockquote:after {
	content: ''
}

input,select,textarea,button {
	font-size: 1em;
	line-height: normal;
	width: auto;
}

input,select {
	vertical-align: middle
}

textarea {
	height: auto;
	overflow: auto;
}

option {
	padding-left: 0.6em
}

button {
	background: none;
	border: 0;
	cursor: pointer;
	text-align: center;
}

ul,ol {
	list-style-type: none;
}

p {
	font-family: arial;
}

/* Layout */
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 906px;
	overflow: hidden;
}

#footer a,#footer a:link,#footer a:visited,#footer a:active,#footer a:hover
	{
	color: #ff9900;
}

#header,#content,#logo,#page,#homepage,#footer {
	float: left;
	display: inline;
	clear: both;
	position: relative;
}

#header {
	height: 87px;
	width: 100%;
	background-image: url("../images/header.gif");
}

#logo {
	margin: 0
}

#logo a {
	background: url(../images/logo.gif) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 7px;
	display: block;
}

/* Barra superior especifica por pagina */
#page {
	height: 87px;
	width: 100%;
	padding-top: 1em;
}

#page p {
	position: absolute;
	bottom: -4px;
	left: 23px;
	color: #fff;
	font-weight: bold;
}

/* Pagina principal */
#homepage {
	height: 80px;
	width: 905px;
	float: left;
	margin-top: 30px;
}

/* Configuracoes gerais da area de conteudo */
#content {
	margin-left: 3px;
	padding: 30px 0 0 18px;
	width: 100%;
	height: 100%;
	display: inline;
}

#content a {
	color: #ff9900;
}

#content p {
	color: black;
	font-size: 11px;
}

#content p.ppequeno {
	color: black;
	font-size: 10px;
}

#content strong {
	font-weight: bold;
}

#main {
	float: left;
	width: 450px;
	display: inline;
}

#main h1 {
	color: black;
	font-size: 14px; /*23*/
	padding-bottom: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Pagina de contato */
#contato_main {
	float: left;
	width: 200px;
	margin-top: 30px;
	display: inline;
}

#contato_sidebar {
	float: right;
	width: 500px;
	margin-top: -10px;
	margin-right: 115px;
	display: inline;
}

/* Pagina de clientes */
#sidebar {
	float: left;
	width: 140px;
	padding-left: 4em;
	display: inline;
}

#sidebar p {
	padding-top: 0.5em;
}

#name {
	background: url(../images/name.gif) no-repeat;
	color: black;
	margin-top: 0.5em;
	width: 150px;
	height: 30px;
}

#name p {
	font-size: small;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 0.5em;
}

/* Pagina de noticias */
.noticia {
	position: relative;
	clear: both;
	height: 218px;
	width: 300px;
	border: 0px solid red;
}

.noticia_img {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	height: 218px;
	width: 280px;
}

.noticia_texto {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background: #ffcc00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	height: 198px;
	width: 280px;
}

.noticia_texto a,.noticia_texto a:link,.noticia_texto a:hover,.noticia_texto a:active,.noticia_texto a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000 !important;
}

/* Paginacao */
#gallery_column {
	float: left;
	width: 290px;
	padding-right: 0.7em;
	margin-left: -3px;
	display: inline;
	border: 0px solid green;
	overflow: hidden;
}

#navigation_gallery {
	width: 800px;
	float: left;
	height: 0;
	margin-left: 200px;
	display: inline;
}

#navigation_gallery a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
}

#navigation_gallery a:hover {
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#navigation_gallery,#navigation_gallery ul {
	list-style: none;
	line-height: 1;
}

#navigation_gallery li {
	padding-left: 5px;
	float: left;
	text-align: center;
}

#prox_noticias {
	float: right;
	margin-right: 123px;
}

/* Pagina de noticias no detalhe */
#noticia_sidebar {
	float: right;
	width: 200px;
	margin-right: 115px;
	display: inline;
}

#noticia_sidebar a {
	color: #ff9900;
}

#noticia_sidebar p {
	text-align: left;
	padding-top: 10px;
	font-size: 11px;
}

#noticia_sidebar strong {
	font-weight: bold;
}

/* Footer*/
#footer {
	width: 100%;
}

#footerWrap {
	color: #dadada;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#footerbar {
	margin-left: 25px;
}

#footer_column {
	float: left;
	width: 250px;
	padding-left: 2em;
	position: relative;
	height: 10px;
}

#footer_column h1 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

#footer_column p.title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2.5em;
	padding-bottom: 1em;
}

#footer_column p {
	color: black;
	font-size: 11px;
}

#footer_column img.job {
	margin-bottom: -3px;
}

/*Configuracao especifica para a pagina de clientes */
#footerbar_cliente {
	margin-left: 25px;
}

#footer_column_cliente {
	float: left;
	width: 250px;
	padding-left: 2em;
	font-family: arial;
}

#footer_column_cliente h1 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

#footer_column_cliente_content {
	margin-top: 20px;
}

#footer_column_cliente p.title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2.5em;
}

#footer_column_cliente p {
	color: black;
	font-size: 11px;
}

#footer_column_cliente img.job {
	margin-bottom: -3px;
}

/* Footer para a pagina de noticias */
#footerbar_noticia {
	margin-top: 125px;
}

#footer_column_noticia {
	float: left;
	width: 250px;
	padding-left: 2em;
	margin-left: -30px;
	font-family: arial;
}

#footer_column_noticia h1 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

#footer_column_noticia_content {
	margin-top: 20px;
}

#footer_column_noticia p.title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2.5em;
}

#footer_column_noticia p {
	color: black;
	font-size: 11px;
}

#footer_column_noticia img.job {
	margin-bottom: -3px;
}

/*Footer para a pagina de noticias detalhadas*/
#footerbar_noticia_det {
	margin-left: 22px;
	margin-top: -10px;
}

#footer_column_det_content {
	margin-top: 20px;
}

#footer_column_det {
	float: left;
	width: 250px;
	padding-left: 2em;
	margin-left: -10px;
	font-family: arial;
}

#footer_column_det h1 {
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

#footer_column_det p.title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2.5em;
}

#footer_column_det p {
	color: black;
	font-size: 11px;
}

#footer_column_det img.job {
	margin-bottom: -3px;
}

/*Para corrigir a posicao do footer*/
#wrap {
	position: relative;
	min-height: 100%;
}

html,body,* html #wrap {
	height: 100%;
}

#content {
	padding-bottom: 100px;
}

#footer {
	margin-top: -73px;
	bottom: -7px
}

ul.nav {
	margin: 0
}

/* Configuracoes do menu */
#nav {
	height: 15px;
	width: 580px;
	position: absolute;
	top: 30px;
	left: 200px;
	font-family: arial;
}

#nav,#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 100;
}

#nav a {
	color: #000;
	font-size: 17px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 10px 5px 0 0;
	border: 0px solid red;
}

#nav a.quemsomos:hover {
	background: url(../images/over_quemsomos.gif) no-repeat;
	background-position: 60% 40%;
}

#nav a.cliente:hover {
	background: url(../images/over_cliente.gif) no-repeat;
	background-position: 60% 40%;
}

#nav a.noticias:hover {
	background: url(../images/over_noticias.gif) no-repeat;
	background-position: 60% 40%;
}

#nav a.contato:hover {
	background: url(../images/over_contato.gif) no-repeat;
	background-position: 60% 40%;
}

#nav li {
	float: left;
	margin-left: 7px;
}

#nav img {
	position: relative;
	top: -3px;
}

input.text,select.select,textarea.textarea {
	border: 0;
	color: #000;
	padding: 7px;
}

input.text {
	width: 168px
}

select.select {
	width: 200px
}

textarea.textarea {
	width: 375px;
	height: 100px;
	background-color: #e9eef4
}

button.button {
	color: #000;
	height: auto;
	width: auto;
	line-height: normal;
	white-space: nowrap;
}

form#topSearch {
	background: url(../images/bg-search.png) no-repeat;
	width: 178px;
	height: 55px;
	position: absolute;
	top: 32px;
	right: -45px;
}

form#topSearch p.fields input {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	background: none;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 8px;
	left: 8px;
}

form#topSearch p.fields button {
	background: url(../images/ico-search.gif) no-repeat;
	width: 27px;
	height: 32px;
	border: none;
	position: absolute;
	top: 2px;
	right: 51px;
}

.replace,.br {
	display: block;
	font-size: 1%;
	line-height: 0;
	text-align: left;
	text-indent: -10000px;
}