/*///// BODY TABLE /////*/
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;	
}
.bodyIndex {
	background-image:url(../imgs/img_bg_index2.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px;
	padding:0px;
}
.bodyInternas1 {
	background-image:url(../imgs/img_bg_internas_institucional.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px;
	padding:0px;
}
.bodyInternas2 {
	background-image:url(../imgs/img_bg_internas_produtos.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px;
	padding:0px;
}
.bodyInternas3 {
	background-image:url(../imgs/img_bg_internas_clientes.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px;
	padding:0px;
}
.bodyInternas4 {
	background-image:url(../imgs/img_bg_internas_atendimento.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	margin:0px;
	padding:0px;
}


/*////// IMGS //////*/
img {
	border:0px;
}


/*/////// DIVS ///////*/
#mae {
	width:760px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:left;
	
}
#cabecalho {
	padding-left:21px;
	padding-right:19px;
	height:88px;
}
#rodape {
	width:760px;
	background-color:#e3eff4;
	padding-left:20px;
	padding-right:19px;
	height:70px;
}

/*////// FORMS //////*/
select {
	font-size:10px;
	color:#999999;
}
input,textarea {
	border:1px solid;
	border-color:#e3eaed;
	background-color:#e3eaed;
	font-size:10px;
	color:#0091d2;
}


/*////// TEXTOS //////*/
.textoCinza {
	color:#808080;
}
.textoCinza a {
	color:#808080;
	text-decoration:none;
}
.textoCinza a:hover {
	color:#808080;
	text-decoration:underline;
}
.textoCinzapq {
	color:#808080;
	font-size:10px;
}
.textoCinzapq2 {
	color:#808080;
	font-size:9px;
}
.textoCinzatb {
	color:#808080;
	font-size:11px;
}

.textoLaranja {
	color:#fa9628;
}
.textoLaranjapq {
	color:#fa9628;
	font-size:11px;
}
.textoLaranjapq a {
	color:#fa9628;
	text-decoration:none;	
}
.textoLaranjapq a:hover {
	color:#fa9628;
	text-decoration:underline;
}
.textoLaranja a {
	color:#fa9628;
	text-decoration:none;	
}
.textoLaranja a:hover {
	color:#fa9628;
	text-decoration:underline;	
}
.textoLaranjaGr {
	color:#fa9628;
	font-size:14px;	
}
.textoLaranjaGr2 {
	color:#fa9628;
	font-size:16px;	
}

.textoAzul {
	color:#0091d2;
}
.textoAzul a {
	color:#0091d2;
	text-decoration:none;	
}
.textoAzul a:hover {
	color:#0091d2;
	text-decoration:underline;	
}
.textoAzulGr {
	color:#0091d2;
	font-size:16px;
}
.textoAzulGr a {
	color:#0091d2;
	font-size:16px;
	text-decoration:none;
}
.textoAzulGr a:hover {
	color:#0091d2;
	font-size:16px;
	text-decoration:underline;
}
.textoAzulPq {
	color:#0091d2;
	font-size:11px;	
}
.textoAzulPq a {
	color:#0091d2;
	font-size:11px;
	text-decoration:none;
}
.textoAzulPq a:hover {
	color:#0091d2;
	font-size:11px;
	text-decoration:underline;	
}
.textoMenuInternas {
	color:#ffffff;
	margin-left:22px;
	font-size:15px;
}
.textoMenuInternas a {
	color:#ffffff;
	margin-left:22px;
	font-size:15px;
}
.textoTitSecao {
	color:#fa9628;	
	font-size:39px;
}
.textoTitSubSecao3 {
	color:#0091d2;	
	font-size:24px;
}
.textoAzulSecao {
	color:#1e9dd7;	
	font-size:15px;
}

.textoAzulTitJornal {
	color:#1e9dd7;	
	font-size:12px;
}
.textoTitSubSecao {
	color:#9a9a9a;	
	font-size:34px;
}
.textoTitPop {
	color:#0091d2;
	font-size:34px;
}
	
.legendaFotos {
	color:#808080;
	font-size:9px;
}
.textoTabelaBranco {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/*////// SUBMENU //////*/

.submenu {
	padding-bottom:1px;
}
.sub {
	padding-bottom:1px;
}

