body { background-image: url(../lay/bg.gif); background-position: top; background-repeat: repeat-x; background-color: #22106B;}

/* FONTE PADRÃO */
td { color:#666666; font-family:arial, verdana, sans-serif, helvetica, geneva; font-size:11px; line-height: 19px;}
.texto { color:#555555; font-family:arial, verdana, sans-serif, helvetica, geneva; font-size:11px; line-height:20px; text-align:justify;}

.texto-organograma { 
	color:#555555; 
	font-family:arial, verdana, sans-serif, helvetica, geneva; 
	font-size:11px; 
	line-height:13px; 
	text-align:left;
}
.titulo-organograma { 
	color:#555555; 
	font-family:arial, verdana, sans-serif, helvetica, geneva; 
	font-size:12px; 
	line-height:13px; 
	text-align:left;
	font-weight: bold;
}

.interno {
	background-color: #ffffff;
	background-image: url(../lay/estrutura_5.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px;
	text-align: justify;
}

.humanization {
	background-image: url(../lay/humanizacao.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.legenda {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #888888;
	line-height: 11px;
}

.box-eventos {
	background-image: url(../lay/box_eventos.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 12px;
	padding: 46px 50px 55px 19px;
}

.rodape {
	color: #9999CC;
}

.rodape-produtos {
	line-height: 12px;
	padding-left: 9px;
	padding-bottom: 12px;
}

.rodape-produtos2 {
	line-height: 12px;
	padding-left: 15px;
	padding-bottom: 12px;
}

.menu {	
	background-color: #ffffff;
	background-image: url(../lay/estrutura_3.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.menu-cell {
	background-image: url(../lay/menu_cell.gif);
	padding-left: 25px;
	height: 21px;
	font-weight: bold;
}

.menu-sub-cell {
	background-image: url(../lay/menu_sub_cell.gif);
	background-position: center;
	padding-left: 25px;
	height: 15px;
	line-height: 11px;
}

.estrutura {
	background-color: #ffffff;
	background-image: url(../lay/estrutura_5.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.titulo {
	font-size: 12px;
	color: #888888;
}

.titulo-grande {
	font-size: 18px;
	color: #888888;
	text-align:right;
	font-weight: bold;
}

/* LINK PADRÃO */
a {font-family:arial, verdana, sans-serif, helvetica, geneva; text-decoration:none;}
a:link {color:#333399;}
a:visited {color:#333399;}
a:active {color:#333399;}
a:hover {color:#4444aa; text-decoration:underline;}

/* LINK ESPECIAL 1 */
a.cell {font-family:arial, verdana, sans-serif, helvetica, geneva; text-decoration:none;}
a.cell:link {color:#333399;}
a.cell:visited {color:#333399;}
a.cell:active {color:#333399;}
a.cell:hover {color:#6666cc; text-decoration: none;}

/* FORMULÁRIO */
.formulario {font-family:arial, verdana, sans-serif, helvetica, geneva;	font-size:11px; color:#333399;}

/* IMAGEM */
img {border-color:#333399;}
