/*ZERAR MARGIN/PADDING*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	font-family: Verdana;
}

body 
{
	line-height: 1;
}

ol, ul 
{
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus 
{
	outline: 0;
}

ins 
{
	text-decoration: none;
}

del 
{
	text-decoration: line-through;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}
/*ZERAR MARGIN/PADDING*/
/*TAGS*/
body {
	background:#fff url('../img/css/bgBody.jpg') repeat-x left top;
}

/*DIVS LAYOUT*/
#layout
{
	margin:0px auto;
	width:1012px;
	height:auto;
	position:relative;
}

/*COLUNAS IGUAIS*/
#boxSombraEsquerda
{
	float: left;
	width: 38px;
	margin-left: 0;
	background:url('../img/css/sombraEsquerda.jpg') no-repeat right top;
}

* html #boxSombraEsquerda
{
	display: inline;
}

#boxContainer
{
	float: left;
	width:936px;
	margin-left:0;
	background-color:#fff;
}

#boxSombraDireita
{
	float: left;
	width: 38px;
	background:url('../img/css/sombraDireita.jpg') no-repeat left top;
}
/* Start Mac IE5 filter \*/
#boxSombraEsquerda, #boxContainer, #boxSombraDireita
{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
/* End Mac IE5 filter */
#boxElementos
{
	overflow: hidden; 
}

#boxElementos
{
	float: left;
	float/**/: none;
}
/* easy clearing */
#boxElementos:after
{
	content: '[TEXTO]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#boxElementos
{
	display: inline-block;
}
/*\*/
#boxElementos
{
	display: block;
}
/* end easy clearing */
#footer
{
	clear: both;
}
* > #footer, * > form
{
	position: relative;
	z-index: 1000;
}

/*COLUNAS IGUAIS*/

#header
{
	position:relative;
	float:left;
	width:100%;
	height:94px;
	background:url('../img/css/bgHeader.jpg') repeat-x left top;
	margin:0;
	padding:0;
}

#header #logo
{
	position:relative;
	float:left;
	width:140px;
	height:69px;
	margin:12px 64px 0px 15px;
}

#header #logo a
{
	text-indent:-9999px;
	overflow:hidden;
	outline: none;
	width:140px;
	height:69px;
	display:block;
	background:url('../img/css/brainweb.png') no-repeat left top;
}

#menuGlobalTopo
{
	position:relative;
	float:left;
	margin:6px 0 0 0;
}

#menuGlobalTopo li
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#menuGlobalTopo li
{
	background:transparent url('../img/css/divisor.png') no-repeat left top;
}

li#primeiroItem 
{
	background:none;
}

#menuGlobalTopo li a:link, #menuGlobalTopo li a:visited
{
	position:relative;
	text-decoration:none;
	display:block;
	margin:0px;
	font-size:12px;
	line-height:24px;
	width:auto;
	height:83px;
	font-size:19px;
	color:#323232;
	vertical-align:middle;
	padding:30px 8px 0px 8px;
	font-family: "Trebuchet MS";
}

#menuGlobalTopo li a:hover
{
	text-decoration: none;
	color:#fff;
	background:transparent url('../img/css/bgMenuOver.jpg') no-repeat left top;
}

li#primeiroItem a:hover
{
	background:transparent url('../img/css/bgPrimeiroMenuOver.jpg') repeat-x left top;
}


#menuGlobalTopo li a:active
{
	text-decoration:none;
}

/*LINK ATIVO SECAO*/
#menuGlobalTopo .secaoAtual
{
	position:relative;
	text-decoration:none;
	display:block;
	margin:0px;
	font-size:12px;
	line-height:24px;
	width:auto;
	height:83px;
	font-size:19px;
	vertical-align:middle;
	padding:30px 8px 0px 8px;
	color:#17334c;
	background:transparent url('../img/css/bgMenuOverSecao.jpg') no-repeat left top;
	font-family: "Trebuchet MS";
}

#bannerDestaque
{
	position:relative;
	float:left;
	width:935px;
	height:256px;
	margin:0 0 0 1px;
	padding:0;
	background:url('../img/home/banner_home.jpg') no-repeat left top;
}

#bannerDestaque h2, #bannerDestaque h3
{
	font-family: "Trebuchet MS";

}


#bannerDestaque h2
{
	position: absolute;
	color:#003869;
	top:86px;
	left:72px;
	font-size:44px;
	font-weight:bold;
	line-height:52px;
	text-transform:uppercase;
}

#bannerDestaque h3
{
	position: absolute;
	color:#3d3d3d;
	top:136px;
	left:146px;
	font-size:32px;
	font-weight:normal;
	line-height:42px;
}


#boxDestaqueHome
{
	position:relative;
	float:left;
	width:932px;
	height:151px;
	background-color:#043b6b;
	margin:2px;
	padding:0px;
}

#boxDestaqueHome .boxConteudo
{
	position: relative;
	float:left;
	width:231px;
	height:124px;
	margin:14px 0 0 0;
	border-right:2px solid #fff;
	color:#dadee2;
	font-size:11px;
}

#boxDestaqueHome .boxConteudo h2
{
	display:block;
	width:160px;
	height:33px;
	background: transparent url('../img/home/bulTitDestaque.png') no-repeat left top;
	margin:0px 18px 12px 18px;
	padding:0px 0px 0px 40px;
	color:#f1bc2b;
	font-size:20px;
}

#boxDestaqueHome h2 a:link, #boxDestaqueHome h2 a:visited
{
	text-decoration:none;
	display:block;
	color:#f1bc2b;
	line-height:30px;
}

#boxDestaqueHome h2 a:hover
{
	text-decoration: underline;
}

#boxDestaqueHome h2 a:active
{
	text-decoration:none;
}


#boxDestaqueHome .boxConteudo p
{
	margin:0px 18px 0px 18px;
	padding:0;
	line-height:14px;
}

#boxDestaqueHome  a:link, #boxDestaqueHome  a:visited
{
	text-decoration:none;
	display:block;
	color:#fff;
}

#boxDestaqueHome  a:hover
{
	text-decoration: underline;
}

#boxDestaqueHome  a:active
{
	text-decoration:none;
}


#boxInfoHome
{
	position:relative;
	float:left;
	width:932px;
	height:auto;
	background-color:#fff;
	margin:10px 2px;
	padding:0px;
}

#boxInfoHome .boxConteudo
{
	position: relative;
	float:left;
	width:231px;
	height:auto;
	margin:14px 0 0 0;
	color:#16324b;
	font-size:11px;
}

#boxInfoHome .boxConteudoNoticias
{
	position: relative;
	float:left;
	width:464px;
	height:auto;
	margin:14px 0 0 0;
	border-left:2px solid #17334c;
	border-right:2px solid #17334c;
	color:#16324b;
	font-size:11px;
}


#boxInfoHome .boxConteudo h2, #boxInfoHome .boxConteudoNoticias h2
{
	margin:0px 18px 26px 18px;
	padding:0;
	font-size:24px;
}


#boxInfoHome .boxConteudo p, #boxInfoHome .boxConteudoNoticias p
{
	margin:0px 18px 0px 18px;
	padding:0;
	line-height:14px;
}

#boxInfoHome .boxConteudo h3
{
	margin:0px 18px 10px 18px;
}

#boxInfoHome .boxConteudoNoticias h3
{
	position:relative;
	float:left;
	display:block;
	background-color:#c7cdd4;
	width:80px;
	height:auto;
	padding:12px 8px;
	margin:0px 20px 20px 18px;
}

#boxInfoHome .boxConteudoNoticias ul
{
	display:block;
	position:relative;
	margin:10px 0px;
}

#boxInfoHome .boxConteudoNoticias li
{
	display:block;
	width:100%;
	margin:0px 0px 20px 0px;
	clear:both;
}

#boxInfoHome a:link, #boxInfoHome a:visited
{
	text-decoration:none;
	display:block;
	color:#16324b;
}

#boxInfoHome  a:hover
{
	text-decoration: underline;
}

#boxInfoHome  a:active
{
	text-decoration:none;
}

#titContato
{
	top:0;
	width:100px;
	height:21px;
	background:#fff url('../img/home/titContato.png') no-repeat left top;
	display:block;
	z-index:1000;
	position:relative;
}

#titNoticias
{
	top:0;
	width:100px;
	height:21px;
	background:#fff url('../img/home/titNoticias.png') no-repeat left top;
	display:block;
	z-index:1000;
	position:relative;
}

#titClientes
{
	top:0;
	width:100px;
	height:21px;
	background:#fff url('../img/home/titClientes.png') no-repeat left top;
	display:block;
	z-index:1000;
	position:relative;
}

/*PÁGINAS INTERNAS*/
#headerInterna
{
	position:relative;
	float:left;
	width:100%;
	height:94px;
	background:url('../img/css/bgHeader.jpg') repeat-x left top;
	margin:0;
	padding:0;
}

#headerInterna #logo
{
	position:relative;
	float:left;
	width:140px;
	height:69px;
	margin:12px 64px 0px 15px;
}

#headerInterna #logo a
{
	text-indent:-9999px;
	overflow:hidden;
	outline: none;
	width:140px;
	height:69px;
	display:block;
	background:url('../img/css/brainweb.png') no-repeat left top;
}

#bannerDestaqueInterna
{
	position:relative;
	float:left;
	width:935px;
	height:176px;
	margin:0 0 0 1px;
	padding:0;
	background:url('../img/interna/banner_interna.jpg') no-repeat left top;
}

#bannerDestaqueInterna h2, #bannerDestaqueInterna h3
{
	font-family: "Trebuchet MS";
}

#bannerDestaqueInterna h2
{
	position: absolute;
	color:#003869;
	top:47px;
	left:60px;
	font-size:44px;
	font-weight:bold;
	line-height:52px;
	text-transform:uppercase;
}

#bannerDestaqueInterna h3
{
	position: absolute;
	color:#3d3d3d;
	top:100px;
	left:146px;
	font-size:32px;
	font-weight:normal;
	line-height:42px;
}


#boxConteudoInterna
{
	position:relative;
	float:left;
	width:936px;
	height:auto;
	background:#fff url('../img/interna/bgTopContainer.jpg') no-repeat left top;
	color:#16324b;
	font-size:11px;
	
}

#boxConteudoInterna h1, #boxConteudoInterna h2
{
	color:#f1bc2b;
	margin:12px 22px;
}

#boxConteudoInterna p
{

	margin:5px 22px;
	line-height:14px;
}


#boxConteudoInterna h1
{
	font-size:34px;
	font-weight:normal;
}

#boxConteudoInterna h2
{
	font-size:20px;
	font-weight:normal;
}


#boxConteudoInterna hr
{
	clear:both;
	display:block;
	width:686px;
	height:3px;
	background-color:#97a4af;
	margin:12px 0px 0px 22px;
	
}

#boxMenuSecao
{
	position:relative;
	float:left;
	width:219px;
	min-height:319px;
	background:#fff url('../img/interna/bgMenuEsquerdo.jpg') no-repeat left top;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#boxMenuSecao ul li
{
	margin:0px 0px 0px 8px;
	padding:8px 0px 8px 26px;
	border-top:1px solid #acb6bf;
}

#boxMenuSecao ul li a:link, #boxMenuSecao ul li a:visited
{
	text-decoration:none;
	display:block;
	color:#16324b;
	line-height:16px;
	font-weight:bold;
	background: transparent url('../img/css/bulMenuSecao.png') no-repeat left center;
	padding:0px 0px 0px 15px;
}

#boxMenuSecao ul li a:hover, #boxMenuSecao ul li a.ativo
{
	text-decoration: underline;
	color:#8a6709;
	background: transparent url('../img/css/bulMenuSecaoAtivo.png') no-repeat left center;
}

#boxMenuSecao ul li a:active, #boxMenuSecao ul li a.ativo
{
	text-decoration:none;
}


#boxConteudoSecao
{
	position:relative;
	*position:absolute;
	float:left;
	width:715px;
	height:auto;
	border-left:1px solid #8695a2;
	border-top:1px solid #8695a2;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#boxConteudoSecao .subTitulo
{
	font-weight:bold;
	color:#525252;
}


