/* GERAL */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#647675;
}
body {
	background-color:#007c7a;/*#00000;*/
	margin:0px;
}
img {
	border:0px;
}
select, input, textarea {
	color:#879a99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #c3d6d6;
}
.degrade {
	background-image:url(../imgs/fundo_degrade.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.fotos a {
	background-image:url(../imgs/borda_foto.gif);
	background-repeat:no-repeat;
	width:198px;
	height:153px;
	float:left;
	margin:0px 12px 12px 0px;
	color:#315453;
	font-size:9px;
	text-decoration:none;
}

/* INDEX */
.larguraIndex {
	width:726px;
}
#home {
	background-image:url(../imgs/fundo_index.jpg);
	background-repeat:no-repeat;
	background-position:top center; 
}
#cabecalhoIndex {
	padding:0px 0px 14px 36px;
}
#rodapeIndex {
	margin-left:376px;
	margin-top:139px;
}
#destaquesIndex {
	margin-left:59px;
}
#chamadasIndex {
	margin-left:8px;
}
#aplicacoesIndex {
	margin-left:37px;
	padding-right:116px;
}

/* INTERNAS */
.titlulos {
	background-repeat:no-repeat;
	width:428px;
	height:43px;
	padding:28px 0px 0px 18px;
}
.larguraInterna {
	width:660px;
	background-color:#FFFFFF;
	background-image:url(../imgs/fundo_corpo.gif);
	background-repeat:no-repeat;
	background-position:top center; 
}
#interna {
	background-image:url(../imgs/fundo_interna.jpg);
	background-repeat:no-repeat;
	background-position:top center; 
}
#rodapeInterna {
	background-image:url(../imgs/fundo_rodape.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:28px 0px 5px 17px;
}
#cabecalho {
	padding:0px 0px 14px 11px;
}
#submenu {
	padding:10px 20px 0px 0px;
}
#conteudoInterna {
	margin:10px 0px 0px 20px;
	width:446px;
}
.listagem {
	padding-top:4px;
	margin-bottom:4px;
	background-image:url(../imgs/dash_horiz.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.listagemFirst {
	margin-bottom:4px;
}
.titPagina {
	color:#ffffff;
	font-size:32px;
	font-weight:bold;
	letter-spacing:-4px;
}
.titSecao {
	color:#114a49;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-2px;
}
.titSubmenu {
	color:#315453;
	font-size:10px;
	letter-spacing:0px;
}
.tit {
	color:#1d504f;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-2px;
}
.itemSubmenu {
	width:140px;
	height:17px;
	padding:4px 0px 0px 14px;
	margin-bottom:2px;
	margin-top:-23px;
	background-image:url(../imgs/sub.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.itemSubmenuOn {
	width:140px;
	height:17px;
	padding:4px 0px 0px 14px;
	margin-bottom:2px;
	background-image:url(../imgs/sub_on.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
