html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, 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: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
}

html {
	position:relative;
	height: 100%;
	margin: 0 auto;
	background-color:#fff;
	font-family:helvetica;
}

img
{
	border-style: none;
}

a
{
    text-decoration:none;
    color:#fbac0e;
    font-weight:bold;
}

a:hover
{
    text-decoration:underline;
}

.bg{
    width: 100%;
    height:182px;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    z-index:-1;

}

.bgConteudo{
    width: 100%;
    height:133px;
    position:absolute;
    top:0;
    left:0;
}

#container
{
    position: relative;
    margin:0 auto;
    width: 1081px;
    margin-top:-5px;
    
}

#content
{
    position: relative;
    float: left;
    width: 1081px;
}

#header
{
    position: relative;
    width: 100%;
    float:left;
}

#logo
{
    float:left;
    margin-top:20px;
}

.inputBoxPesquisa{
	width: 138px;
	height: 18px;
	margin-top:20px;
	background: url('../imgs/caixa_pesquisa.png') no-repeat;
	float: right;
	position:relative;
}

.searchbox{
	position:relative; 
	width: 95px;
	height: 18px;
	background: none;
	border: none;
	margin-top: -1px;
	margin-left: 20px;
	float:left;
	font-size:10px;
	color:#626261;
	outline:0;
}

.searchbox_submit
{
	background: transparent;
	position:absolute;
	top:0px;
	right:0px;
	width:19px;
	height:18px;
}

#menu
{
    float:left;
    height:78px;
    margin-top:42px;
    z-index:599;
}

.inputBoxLogin{
	width: 112px;
	height: 21px;
	background: url('../imgs/caixa_login.png') no-repeat;
	float: left;
	position:relative;
}

.loginbox{
	position:relative; 
	width: 100px;
	height: 21px;
	background: none;
	border: none;
	margin-top: 0px;
	margin-left: 5px;
	float:left;
	font-size:10px;
	color:#626261;
	outline: 0;
}

.headerMenu
{
    position: relative;
    float: left;
    width: 1081px;
    height: 78px;
    background-image: url('../imgs/barra_menu.png');
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    color: #fff;
    top:-30px;
}

.btnaA
{
    position: relative;
    float: left;
    width: 133px;
    height: 27px;
    margin: 51px 0px 0px 2px;
    background-image: none;
    text-decoration: none;
    color: White;
}

.login
{
    position: relative;
    float: right;
    width: 140px;
    height: 77px;
    font-size: 11px;
    text-align: left;
}

.banner
{
    position: relative;
    float: left;
    width: 1080px;
    height: 268px;
    z-index:0;
    top:-30px;
}

.bannerImg
{
    position: relative;
    float: left;
    width: 879px;
    height: 268px;
    background-color:#fff;
}


div.fadenav  {
    position: absolute; 
    top: 240px; 
    right:8px; 
}

div.fadenav a  {
    display: block; 
    background:url('../imgs/bola_banner.png') no-repeat;
    width: 16px; 
    height: 21px; 
    margin: 0 0 0 5px; 
    float: left; 
    overflow: hidden;
    padding-left:7px;
    font-size:11px; 
    font-weight:bold;
    color:#474747;
    line-height:18px;
}

div.fadenav a:hover { text-decoration: none; }
div.fadenav a.current { background:url('../imgs/bola_banner.png') no-repeat; color:#fff;  }

.bannerLateral
{
    position: relative;
    float: left;
    width: 201px;
    height: 217px;
    background-image: url('../imgs/apoio_cliente.png');
}

.bannerNum
{
    position: relative;
    float: left;
    width: 80px;
    height: 25px;
    margin: 235px 0px 0px 20px;
}

.bannerNum ul
{
    list-style: none;
    display: inline;
}

.bola
{
    position: relative;
    float: left;
    width: 23px;
    height: 21px;
    background-image: url('../imgs/bola_banner.png');
    font-size: 10pt;
    text-align: center;
}

.bolaSelected
{
    position: relative;
    float: left;
    width: 23px;
    height: 21px;
    background-image: url('../imgs/bola_banner.png');
    font-size: 10pt;
    text-align: center;
    color: White;
}

.caixaBanner
{
    position: absolute;
    bottom:20px;
    right:20px;
    width: 285px;
    height: 157px;
    background-image: url('../imgs/caixa_banner.png');
}

.bannerText
{
    position: relative;
    float: left;
    width: 255px;
    height: 127px;
    margin: 15px 0px 0px 15px;
    font-size: 10pt;
    color: White;
}

.bannerText a
{
    position: relative;
    float: right;
    color: #fbac0e;
}

.btnProposta
{
    margin-top: 0px;
}

.btnDemo
{
    width:201px;
}

.noticias
{
    float:left;
}

.noticiaTitulo
{
    position: relative;
    float: left;
}

.barraNoticia
{
    position: relative;
    float: left;
    width: 897px;
    height: 31px;
    background-image: url('../imgs/noticias_barra.png');
    overflow:hidden;
    font-size:11px;
}

/* Scroller Box */
#scroller_container {
 position: relative;
 width: 1297px;
 height: 31px;
 overflow: hidden;
}

#scrollerNews {
 white-space: nowrap;
}

/* Scoller Box */

.btnNoticia
{
    position: relative;
    float: left;
}

.middle
{
    position: relative;
    float: left;
    margin-top: 60px;
    width: 1082px;
    height: 372px;
    font-size: 10pt;
    color: #8c8c8c;
    top:-30px;
}

.block
{
    position: relative;
    float: left;
    margin-right: 13px;
    margin-bottom:10px;
    width: 257px;
    height: 137px;
}

.img1
{
    position: relative;
    float: left;
    margin-top: 5px;
}

.img2
{
    position: relative;
    float: left;
    margin-top: 15px;
}

.img3
{
    position: relative;
    float: left;
    margin: 5px 5px 5px 5px;
}

.btnVer
{
    position: relative;
    float: right;
}

.verNum
{
    position: relative;
    float:right;
    height: 25px;
    line-height:19px;
}

.verNum ul, .verNum li
{
    list-style: none;
    display: inline;
}

.num
{
    position: relative;
    float:left;
    width: 18px;
    height: 18px;
    margin-left: 2px;
    background-image: url('../imgs/bola_destaques.png');
    font-size: 10pt;
    text-align: center;
    color: White;
}

.topoFooter
{
    background: url('../imgs/top_footer.png') no-repeat;
    width:1081px;
    height:75px;
    float:left;  
    margin-top:25px;
}

/* Scroller Clientes Box */
#scroller_container_clientes {
 position: relative;
 width: 1000px;
 height: 52px;
 overflow: hidden;
 margin-left:30px;
}

#scrollerClientes {
 white-space: nowrap;
}

.scrollerClientes {
    background-color:White;
    float: left;
    overflow: hidden;
    width: 700px;
    height: 40px;
    top:10px;
    margin-left:20px;

 
}
/* Scoller Clientes Box */

.middlehr
{
    position: relative;
    float: left;
    width: 1050px;
    height:1px;
    margin-top:-5px;
    margin-left: 15px;
    margin-right:30px;
    border-bottom:1px solid #000;
}

.textAlguns
{
    float:left;
    width:100%;
    margin:0px 0px 0px 15px;
    font-weight: bold;
    color: Black;
}

#bannerBox1
{
    float:left;
    margin-top:5px;
}

.arrowleft
{
    position: relative;
    float: left;
    margin-top: 5px;
    margin-left:15px;
}

.arrowright
{
    position: relative;
    float: right;
    margin-top: 5px;
    margin-right:15px;
}

.clientLogos 
{
    position: relative;
	list-style: none; 
	width: 940px; 
	height: 52px;
	overflow: hidden;
	margin:0 auto;
}

.clientLogos li 
{
    position: relative;
	float: left;
	display: inline;
	margin: 0px 20px 0px 20px;
}

.scrollnoticias
{
    position: relative;
    float: left;
	list-style: none; 
	width: 920px; 
	height: 30px;
	overflow: hidden;
}

.scrollnoticias li 
{
    position: relative;
	float: left;
	display: inline;
}

.text1
{
   
    width: 178px;
    height: 80px;
    margin: 2px 2px 2px 2px;
    display:table-cell;
    vertical-align:middle;
}

.text2
{
    position: relative;
    float: left;
    width: 178px;
    height: 80px;
    margin: 2px 2px 2px 2px;
    font-weight: bold;
    color: Black;
}

.footer
{
    position: relative;
    float: left;
    width: 1081px;
    background: url('../imgs/rodape.png') no-repeat;
    background-position:top left;
    font-size: 10pt;
    background-color:#333333;
    text-align:center;
}

.btnShare
{
    position: relative;
    float: right;
    margin: 15px 5px 0px 0px;
}

.footerMenu
{
    position: relative;
    float: left;
    width: 1081px;
    margin-left: 50px;
    text-align:center;
    margin-top:10px;
}

.footerMenu ul li
{
    position: relative;
    float: left;
    font-size: 10pt;
    font-weight: bold;
    list-style: none;
    display: inline;
    margin-right: 30px;
    text-align:left;
    
}

.footerMenuTitulo a
{
    color: #fbac0e;
}

.subMenu, .subMenu a
{
    font-size: 8pt;
    margin: 5px 0px 0px 5px;
    color: White;
    font-weight:bold;
}

.subSubMenu, .subSubMenu a
{
    font-size: 8pt;
    margin: 5px 0px 0px 10px;
    color: White;
    font-weight:normal; 
}

.bottomLogo
{
    position: relative;
    float: left;
    margin: 10px 0px 0px 40px;
}

.copyrights
{
    position: relative;
    float: left;
    margin: 20px 3px 0px 20px;
    font-size: 9px;
    font-weight: bold;
    color: #f6f6f6;
}

.links
{
    position: relative;
    float: right;
    height: 20px;
    margin: 15px 20px 0px 0px;
}

.links a
{
    color: White;
    float:left;
    margin-right:15px;
}

.formularioMiddle
{
    position: relative;
    float: left;
    width: 1082px;
    top:-30px;
}

.forMenuLat
{
    position: relative;
    float: left;
    width: 237px;
    min-height:100px;
    margin: 30px 0px 20px 0px;
}

.forMenuShadowTop
{
    position:absolute;
    top:0px;
    left:0px;
    width:237px;
    height:78px;
    background: url('../imgs/sombra1.png') no-repeat;
}

.forMenuShadowBottom
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:237px;
    height:78px;
    background: url('../imgs/sombra2.png') no-repeat;
}

.forMenuLatTop
{
    position:relative;
    background: url('../imgs/menu_interior1.png') no-repeat;
    width:231px;
    height:13px;
    margin-left:3px;
    margin-top:4px;
}

.forMenuLatBottom
{
    position:relative;
    background: url('../imgs/menu_interior2.png') no-repeat;
    width:231px;
    height:13px;
    margin-left:3px;
    margin-bottom:4px;
    z-index:1;
}

.forMenuLatCenter
{
    position:relative;
    background: url('../imgs/fundo_menu_interior.png') repeat-y;
    width:231px;
    margin-left:3px;
    z-index:1;
}

.menuLateral1
{
    position: relative;
    width: 209px;
    font-weight: bold;
    font-size: 12px;
    color: #fbac0e;
    margin-left:10px;
    
}

.menuLateral2
{
    position: relative;
    min-height:50px;
    width: 222px;
    font-size: 8pt;
    color: #484747;
    font-weight:bold;
}

.menuLateral2 a
{
    color: #484747;
}

.menuLateral2 p
{
    margin: 0px 10px 0px 10px;
}

.menuLateral3
{
    position: relative;
    float: left;
    width: 209px;
    height: 33px;
    background-image: url('../imgs/menu_lateral3.png');
    font-weight: bold;
    font-size: 9pt;
    color: White;
    text-align: center;
}

.menuLateralFundo
{
    float: left;
    background-image: url('../imgs/menu_lateral4.png');
    width: 209px;
    height: 8px;
}

.forCor
{
    position: relative;
    float: right;
    width: 275px;
    margin: 20px 0px 20px 0px;
}

.bannerDir
{
    position: relative;
    float: right;
    width: 215px;
    margin: 25px 0px 20px 0px;
    color:#484747;
}

.bannerDir a
{
    color:#484747;
    font-size:12px;
    text-decoration:none;
}

.formularioTopo
{
    position: relative;
    background-image: url('../imgs/topo_formulario.png');
    width: 275px;
    height: 9px;
    float:right;
}

.formularioCorpo
{
    position: relative;
    float: right;
    width: 275px;
    background-image: url('../imgs/fundo_formulario.png');
    font-size: 8pt;
    color: #484747;
}

.formularioCorpo p
{
    margin: 10px 10px 0px 10px;
}

.btnEnviar
{
    position: relative;
    float: right;
    margin-top:0px;
}

.caixaTexto
{
    margin: 10px 0px 0px 40px;
}

.formularioText
{
    position: relative;
    float: left;
    width: 497px;
    margin: 0px 0px 0px 50px;
    font-size: 12pt;
    font-weight: bold;
    top: -70px;
}

.toptext1
{
    position: relative;
    float: left;
    color: #fbac0e;
    width:100%;
    margin-bottom:15px;
    font-size:11px;
}

.toptext1 a
{
    color: gray;
}

.toptext2
{
    position: relative;
    float: left;
    color: #fbac0e;
    margin-bottom:15px; 
    width:100%;
    color:#474747;
    font-weight:bold;
    font-size:14px;
}

.textConteudo
{
    float:left;
    width:100%;
    margin-top:10px;
    color:#474747;
    font-size:12px;
    line-height:16px;
    font-weight:normal;
}

/*.textConteudo p
{
    padding:0;
    margin:0;
}*/

.textConteudo a
{
    font-weight:bold;
}

.textConteudo a:hover
{
    text-decoration:underline;
}

.paginasText
{
    position: relative;
    float: left;
    width: 593px;
    margin: 30px 0px 10px 16px;
    font-size: 12pt;
    font-weight: bold;
}
.paginasText ul
{

list-style-image:url('../imgs/bullet.png');
margin-left:20px;

}


.paginasText li
{


margin-top:20px;

}




.barraTituloDestaque
{
    width:252px;
    height:29px;
    background: url('../imgs/barra_destaque.png') no-repeat;
    font-size:15px;
    color:#fff;
    line-height:26px;
    padding-left:5px;
}

#destaquesHome
{
    width:100%;
    float:left;   
}

.paginasFormulario
{
    position: relative;
    float: left;
    width: 500px;
    margin: 30px 0px 0px 20px;
    font-size: 12pt;
    font-weight: bold;
}
.paginasFormulario ul
{

list-style-image:url('../imgs/bullet.png');
margin-left:20px;

}
.paginasFormulario li
{


margin-top:20px;

}
.inputBoxForm{
	width: 197px;
	height: 20px;
	background: url('../imgs/caixa_texto.png') no-repeat;
	position:relative;
	margin:8px 38px;
	
}
.campostopo{
	width: 600px;
	height: 200px;
	float:left;
	position:relative;
	
}
.campos{
	width: 400px;
	height: 40px;
	margin:0 auto;
	position:relative;
	
}
.campos1{
	width: 100px;
	height: 40px;
	float:left;
	position:relative;
	font-size:12px;
	color:#fbac0e;
	
}
.campos2{
	width: 200px;
	width: 197px;
	height: 20px;
	background: url('../imgs/caixa_texto.png') no-repeat;
	float:left;
	position:relative;

	
}
.checkBoxForm{
	width: 197px;
	position:relative;
	margin:8px 38px;
}

.textareaForm{
    width: 197px;
	position:relative;
	margin:8px 38px;
	outline:0;
}

.formBox{
	position:relative; 
	width: 187px;
	height: 20px;
	background: none;
	border: none;
	margin-top: -1px;
	margin-left: 5px;
	float:left;
	font-size:11px;
	outline:0;
}

.linkNoticia a
{
    color:#000;   
}

#faqs div.question   
{
    cursor:pointer; 
    font-size:12px; 
    font-weight:bold; 
    background:url('../imgs/faq_normal.png') no-repeat;
    width:594px;
    height:21px;
    color:#484747;
}

#faqs div.active  { color:#fbac0e;background:url('../imgs/faq_select.png') no-repeat; }
#faqs div.answer { height:0; overflow:hidden; position:relative; background-color:#f6f6f6;width:574px;padding:0px 10px;color:#484747;}
#faqs div.answer p  { padding:0; margin-bottom:10px; font-weight:normal;font-size:12px;}


/*------------------------------
-------------MENU---------------
------------------------------*/

#sddm
{	
	padding: 0;
	z-index: 599;
	margin:8px 0px 0px 5px;
}

#sddm li
{	margin: 0px 5px;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0 5px;
	padding: 0px 0px;
	/*min-height:27px;*/
	color: #FFF;
	/*text-align: center;*/
	font-size:18px;
	text-decoration:none;
}

#sddm li a:hover
{	/*background: #49A3FF;*/}

#sddm div.ddmenu
{	
    position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	margin-left:5px;
	z-index:600;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
}

	#sddm div.ddmenu a
	{	
	    position: relative;
		display: block;
		margin: 0;
		text-align: left;
		text-decoration: none;
		font-size: 12px;
		font-weight:normal;
    }

	#sddm div.ddmenu a:hover
	{	
		text-decoration:underline;
	}


.submenu_bottom
{
    float:left;
    width:333px;
    height:11px;
    background: url('../imgs/dropbox1_3.png') no-repeat;
}

.submenu_center
{
    position:relative;
    float:left;
    width:333px;
    font-size: 12px;
    padding-top:10px;
    /*background-image: url('../imgs/dropbox1_1.png'), url('../imgs/dropbox1_2.png');
	background-repeat: no-repeat, repeat-y;
	background-position: top center, bottom center;*/
	background: url('../imgs/dropbox1_2.png') repeat-y;

}

.submenu_bottom2
{
    float:left;
    width:174px;
    height:11px;
    background: url('../imgs/dropbox2_3.png') no-repeat;
}

.submenu_center2
{
    float:left;
    font-size: 12px;
    padding:10px;
    /*background-image: url('../imgs/dropbox2_1.png'), url('../imgs/dropbox2_2.png');
	background-repeat: no-repeat, repeat-y;
	background-position: top center, bottom center;*/
	background: url('../imgs/dropbox_top_center.png') repeat-x;
}

#formularioCorpo select
{
    border:none;
    width:200px;
    height: 20px;
}

.select {
	position: absolute;
	width: 205px; 
	height: 20px;
	padding: 3px 10px 0px 10px;
	background: url('../imgs/dropbox_form.png') no-repeat;
	overflow: hidden;
	color:#000;
}

.empregoTit
{
    font-weight:bold;
    color:#000;   
}

.empregoCampo
{
    margin-bottom:5px;
}

.dropmenu_bottom_left
{
    
    width:10px;
    height:10px;
    background: url('../imgs/dropbox_bottom_left.png') no-repeat;
}

.dropmenu_bottom_right
{
    
    width:10px;
    height:10px;
    background: url('../imgs/dropbox_bottom_right.png') no-repeat;
}

.dropmenu_bottom_center
{
    float:left;
    height:10px;
    width:100%;
    background: url('../imgs/dropbox_bottom_center.png') repeat-x;
}

.dropmenu_bottom_left2
{
    
    width:10px;
    height:10px;
    background: url('../imgs/dropbox_bottom_left2.png') no-repeat;
}

.dropmenu_bottom_right2
{
    
    width:10px;
    height:10px;
    background: url('../imgs/dropbox_bottom_right2.png') no-repeat;
}

.dropmenu_bottom_center2
{
    float:left;
    height:10px;
    width:100%;
    background: url('../imgs/dropbox_bottom_center2.png') repeat-x;
}

.dropmenu_lateral
{
    float:left;
    width:10px;
}

.dropmenu_top_left
{
    width:10px;
    background: url('../imgs/dropbox_top_left.png') no-repeat;
    height:100%;
}

.dropmenu_top_right
{
    width:10px;
    background: url('../imgs/dropbox_top_right.png') no-repeat; 
    height:100%; 
}

.separador_menu
{
    float:left;
    width:3px;
    background:url('../imgs/separador_menu.png') repeat-y;
    margin: 0px 20px;
}

.porquens
{
    margin-top:50px;
    font-size:12px;
    text-align:left;
}
.logocli
{
    position: relative;
    float:left;
    width: 80px;
    height: 40px;
    background-color:White;
    text-align: center;
    color: White;
}

