/* CSS FINAL*/
/* BASICO */
html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

body, table, p {
	font-family: Tahoma;
	font-size: 11px;
	color: #565656;
	line-height: 140%;
}

a, a:link, a:active, a:visited {
	color: #1362a8;
	text-decoration: none;
}

a:hover  {
	color: #1362a8;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style:normal;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #1362a8;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	font-style:normal;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #1362a8;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style:normal;
	line-height: 140%;
}
h4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style:normal;
}
h5 {
	font-family: Arial;
	font-size: 11px;
	color: #3c;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-variant: normal;
	font-weight:normal;
	font-style:normal;
	line-height: 140%;
}
h6 {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	font-style:normal;
	line-height: 140%;
}


/* LAYOUT */
#headerContainer {
	height: 105px;
	background: #fff url(../img/bg-header.gif) top repeat-x;
	border-bottom: #9b9b9b 1px solid;
}

#headerContent {
	width: 962px;
	height: inherit;
	margin: 0 auto;
}

#headerContentLeft {
	margin-top: 25px;
	margin-left: 15px;
	width: 490px;
	float: left;
}

#headerContentRight {
	margin-top: 15px;
	width: 385px;
	float: right;
}
#versoes {
	width: 380px;
	text-align:right;
}
#atendimento {
	margin-top: 15px;
	width: 136px;
	heigh: 49px;
	float: right;
}
#dezanos {
	margin-top: 13px;
	margin-right: 10px;
	width: 59px;
	float: right;
}
#duvidas {
	margin-top: 15px;
	margin-left: 3px;
	width: 246px;
	height: 49px;
	float: left;
	text-align:center;
	background: #bbd6e8;
}

/*MENU*/
#menu{
	height: 46px;
	margin: 0px;
	background:url("../img/bg-menu.gif");
}
#menuinterno{
	margin-top: 0px;
	height: 46px;
	width: 960px;
	margin: 0 auto;
	text-align:left;
}
#menusuperior{
	margin-top: 0px;
	height: 21px;
	width: 960px;
}

#menu ul {
	margin: 0px;
    padding: 3px 0px 0px 0px;
    list-style:none;
}
#menu li {
    float:left;
    margin:0px;
    padding: 0px 10px 0px 15px;
}
#menusuperior li a, #menusuperior li a:link, #menusuperior li a:active, #menusuperior li a:visited {
    font-family: Arial;
	font-size: 11px;
	color: #fff;
	margin: 0;
	text-decoration: none;
	padding: 0px 5px;
}
#menusuperior li a:hover, #subempresa li a:hover, #subprodutos li a:hover {
	background-color: #4fa2d7;
}
#menusuperior li.secao, #subempresa li.secao, #subprodutos li.secao {
    background-color: #3c91c8;
}
#subempresa li a, #subempresa li a:link, #subempresa li a:active, #subempresa li a:visited, #subprodutos li a, #subprodutos li a:link, #subprodutos li a:active, #subprodutos li a:visited {
    font-family: Arial;
	font-size: 10px;
	color: #fff;
	margin: 0;
	text-decoration: none;
	padding: 0px 5px;
}


#content{
	margin: 0px;
	background:url("../img/bg-content.gif");
	background-position:center;
	background-repeat:repeat-y;
}

#contentmeio{
	margin: 0px auto;
	width: 990px;
}
#boxnoticias{
	width: 315px;
	_width: 315px;
	height: 200px;
	margin: 0px;
	float: left;
	background: url("../img/bg-noticias.gif");
	padding: 50px 0px 0px 0px;
	text-align:center;
}
#banner{
	width: 675px;
	height: 250px;
	margin: 0px;
	float: right;
}


.noticias{
	text-align:left;
	float: left;
	width: 254px;
	height: 40px;
	margin: 0px 0px 15px 36px;
	background:url("../img/bg-celula-noticias.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style:normal;
}

/*miolo home*/

#esquerda{
	width: 315px;
	margin: 0px;
	float: left;
	background-color:#f3f2f2;
}
#meio{
	width: 400px;
	margin: 0px;
	float: left;
	padding: 0px 0px 0px 21px;
	background:url("../img/bg-meio.gif");
	background-repeat:repeat-x;
	background-position: top;
}
#direita{
	width: 254px;
	margin: 0px;
	float: left;
	background:url("../img/bg-direita.gif");
	background-repeat:repeat-x;
	background-position: top;
	background-color:#f3f2f2;
}


#boxLiberal{
	width: 315px;
	height: 156px;
	margin: 0px 0px 1px 0px;
	background:url("../img/bg-box-liberal.gif");
	background-position: top;
	background-repeat:repeat-x;
	background-color:#cae0d6;
}

#boxContas{
	width: 315px;
	height: 156px;
	margin: 0px 0px 1px 0px;
	background-color:#c4e8ed;
	background:url("../img/bg-box-contas.gif");
	background-position: top;
	background-repeat:repeat-x;
	background-color:#cae0d6;
}
#boxDelivery{
	width: 315px;
	height: 156px;
	margin: 0px 0px 1px 0px;
	background-color:#ead9da;
	background:url("../img/bg-box-delivery.gif");
	background-position: top;
	background-repeat:repeat-x;
	background-color:#cae0d6;
}

.boxesq{
	width: 148px;
	height: 128px;
	margin: 20px 0px 0px 17px;
	float:left;
}
.boxdir{
	width: 126px;
	height: 128px;
	margin: 20px 0px 0px 0px;
	_margin: 0px;
	float:left;
	padding: 0px 0px 0px 10px;
	background:url("../img/bg-box-linha.gif");
	background-position: left;
	background-repeat:repeat-y;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#conceito{
	margin: 25px 0px 15px 0px;
	width: 315px;
	height: 20px;
}

.boxmiolo{
	margin: 10px 0;
	width: 355px;
	height: 90px;
}
.titmiolo{
	margin: 0px 0px 10px 0px;
	width: 355px;
	height: 10px;
}
.textomiolo{
	margin: 0px;
	width: 355px;
	height: 60px;
}

.dirbox{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 253px;
	height: 146px;
	background:url("../img/bg-celula-noticias.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}
.boxe{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 253px;
	height: 148px;
	background-color:#8dc11c;
}
.titdir{
	margin: 30px 0px 20px 28px;
	width: 150px;
	height: 20px;
}
.titdir2{
	margin: 0px 0px 20px 28px;
	padding: 15px 0px 0px 0px;
	width: 150px;
	height: 25px;
}
#webmail{
	margin: 0px;
	width: 224px;
	height: 72px;
	padding: 0px 0px 0px 28px;
	background:url("../img/bg-webmail.gif");
	background-repeat:repeat-y;
	background-position:left;
}
#difactweb{
	margin: 30px 0px 0px 0px;
	width: 224px;
	height: 50px;
	padding: 10px 0px 0px 28px;
	background:url("../img/bg-difactweb.gif");
	background-repeat:repeat-y;
	background-position:left;
}
#credrio{
	margin: 30px 0px 0px 0px;
	width: 224px;
	height: 55px;
	padding: 0px 0px 0px 28px;
	background:url("../img/bg-credrio.gif");
	background-repeat:repeat-y;
	background-position:left;
}

#rodape{
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	height: 24px;
	background:url("../img/bg-rodape1.gif");
	background-repeat:repeat-x;
	background-position:top;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style:normal;
}
#endereco{
	margin: 0px 0px 0px 0px;
	width: 970px;
	height: 60px;
	padding: 10px 0px 0px 20px;
	background:url("../img/bg-endereco.gif");
	background-repeat:repeat-x;
	background-position:top;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style:normal;
}

#endereco a, #endereco a:link, #endereco a:visited, #endereco a:active {
	color: #fff;
	text-decoration: none;
}

#endereco a:hover {
	color: #187dd6;
	text-decoration: underline;
}

/*internos*/
#subempresa{
	height: 23px;
	width: 400px;
	margin: 0px 0px 0px 60px;
	background-color:#4483bd;
}
.topo{
	width: 990px;
	height: 151px;
	margin: 0px;
}
.interno{
	width: 700px;
	_width: 699px;
	margin: 0px;
	float: left;
	padding: 38px 0px 0px 36px;
	background:url("../img/bg-meio.gif");
	background-repeat:repeat-x;
	background-position: top;
}

.titulointerno{
	width: 500px;
	margin: 0px 0px 20px 0px;
	float:left;
}

#pagina{
	width: 150px;
	margin: 0px 35px 20px 0px;
	float:right;
	text-align:right;
}

.textointerno{
	width: 640px;
	margin: 0px 0px 20px 0px;
	text-align:left;
}

#headmapa{
	width: 671px;
	height: 13px;
	margin: 0px 0px 1px 0px;
	background:url("../img/bg-mapa.gif");
	background-repeat:repeat-x;
	background-position: top;
	text-align:center;
}
#mapa{
	width: 671px;
	height: 500px;
	margin: 0px;
}

.boxsetas{
	width: 160px;
	height: 11px;
	margin: 0px;
	float:left;
}
.seta{
	width: 16px;
	height: 11px;
	margin: 0px;
	float:left;
}
.tituloseta{
	width: 140px;
	height: 11px;
	margin: 0px;
	float:left;
}
.textoseta{
margin-top:10px;
	width: 140px;
}

/*noticias*/
.noticiainterno{
	text-align:left;
	width: 640px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 20px;
	background:url("../img/dot_cinza.gif");
	background-repeat:repeat-x;
	background-position:top;
	font-family: Tahoma;
	color: #3c3c3c;
	line-height: 140%;
}

/*produtos*/
#subprodutos{
	height: 23px;
	width: 745px;
	margin: 0px 0px 0px 60px;
	background-color:#4483bd;
}
.parceiro{
	float:left;
	margin: 0px;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	width:126px;
	text-align:center;
	height:126px;
}

#quadroDocs {
	margin-bottom: 35px;
	margin-top: 30px;
}

#quadroDocs p {
	color: #666;
	font-size: 10px;
}

/*mapa do site*/
#mapadosite{
line-height: 200%;
}

/*contato*/
.contato{
	padding: 20px 0px 0px 20px;
	width: 480px;
	height: 300px;
	float: left;
}
.formLeft{
	margin: 0px 20px 15px 0px;
	width: 70px;
	float: left;
}
.formRight{
	margin: 0px 0px 15px 0px;
	width: 330px;
	_width: 280px;
	float: left;
}
select { 
	background-color: #4595d1;
	font:11px verdana, arial, helvetica, sans-serif;
	color:#fff;
	border-color:#999999;
	border-width:1px;
	margin: 5px 0px 6px 0px;
	border-width:thin;
	border-style:solid;
}
.textField {
	width: 140px;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 5px 0px 6px 0px;
	border: #999999 1px solid thin;
}
.textField2 {
	float: left;
	width: 80px;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #333333;
	border: #999999 1px solid thin;
	margin: 0;
}
.textArea { 
	font:11px verdana, arial, helvetica, sans-serif;
	color:#333333;
	border-color:#999999;
	border-width:1px;
	margin: 4px 0px 6px 0px;
	border-width:thin;
	border-style:solid;
}
.imageField {
	float: left;
	margin-left: 5px;
}


/*duvidas*/
.duvidainterno{
	text-align:left;
	width: 640px;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 0px 20px;
	font-family: Tahoma;
	color: #3c3c3c;
	line-height: 140%;
}

/*credrio*/
.credriointerno{
	text-align:left;
	width: 500px;
	height: 56px;
	margin: 10px 0px 20px 0px;
}

/*diversos*/
.clear {
	clear: both;
}

/*produtos*/
.produtos{
	float:left;
	width: 230px;
	height: 143x;
	margin: 20px 0px 50px 50px;
}

/*acoes sociais*/
.acao{
	float:left;
	margin: 10px 10px 20px 0px;
	width:197px;
	height:173px;
}
.titAcao{
	margin: 0px;
	width:197px;
	height:20px;
}
.imgAcao{
	margin: 0px;
	width:197px;
	height:148px;
}

.atencao {
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}