/* body + scroll */
body {
  color                     : black;
  text-decoration           : none;
  scrollbar-face-color      : #A5B4BE;
  scrollbar-shadow-color    : #EDF1F3;
  scrollbar-highlight-color : #EDF1F3;
  scrollbar-3dlight-color   : #EDF1F3;
  scrollbar-darkshadow-color: #EDF1F3;
  scrollbar-track-color     : #EDF1F3;
  scrollbar-arrow-color     : #ffffff
}
.espaço {
	font-size: 2px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

.aba {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

/* texto */
.texto {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 11px; 
	color           : #576D7E;
}



/* textomenu */
.textomenu {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 11px; 
	color           : #485A68;
}
.textomenu:active {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #485A68;
}
.textomenu:hover {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #93A4AE! important;
}
.textomenu:visited {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #485A68;
}




/* Menu Interna */
.menu {
	font-family		: "Arial Narrow"; 
	text-decoration : none; 
	font-size       : 40px; 
	font-weight     : bold;
	color           : #9be0fe;
}

.menu:active {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 40px;
	font-weight     : bold; 
	color           : #9be0fe;
}

.menu:hover {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : underline ! Important; 
	font-size       : 40px;
	font-weight     : bold; 
	color           : #9be0fe ! Important;
}

.menu:visited {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 40px;
	font-weight     : bold; 
	color           : #9be0fe;
}

.dot {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 12px;
	color           : #9CA6B0;
}

.submenu {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           :  #000000;
}

.submenu:active {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           :  #000000;
}

.submenu:hover {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : underline ! Important; 
	font-size       : 10px; 
	color           : #000F64 ! important;
}

.submenu:visited {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           :  #000000;
}

.submenu_atual {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           : #566675;
}

/* Navegação */

.nav {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	font-weight     : bold;
	color           : #D37513;
}

.nav:active {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px;
	font-weight     : bold; 
	color           : #D37513;
}

.nav:hover {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : underline ! Important; 
	font-size       : 10px;
	font-weight     : bold; 
	color           : #000F64 ! Important;
}

.nav:visited {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px;
	font-weight     : bold; 
	color           : #D37513;
}

/* Interna */

.subtit {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 11px; 
	font-weight     : bold;
	color           : #000000;
}

/* Área Restrita */

.texto_ar {
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           : #576D7E;
}

/* forms */

.select {
	background      : #E3EAF0; 
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px;
	color           : #576D7E;
}
.campo {
	background       : #E3EAF0;
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 11px;
	color           : #000000;
}

/* agenda */

.mes  {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           : #1A2527;
}

.data  {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           : #576C7D;
}

.evento {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           :  #576D7E;
}

.evento:active {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           :  #576D7E;
}

.evento:hover {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           : #93A4AE! important;
}

.evento:visited {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px; 
	color           :  #576D7E;
}

/* copyright */

.copyright {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px;
	font-weight     : bold;
	color           : #576C7D;
}

.contato {
	font-family     : Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 10px;
	color           : #A8ABB4;
}
.tabelasimples {
	border: thin solid #7B869A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: #DDE8EE;


}
.tabelaAmarela {

	border: thin solid #CC9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: #FFFFCC;
}
.tabelaFundo {


	border: thin solid #C7A37A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: #F2E4D2;
}
.celula01 {
	border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FEF4EB;
	padding: 10px;
	color: 576d7e;

}
.celula02 {
	border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: feedde;
	padding: 10px;
	color: 576d7e;

}
.celula03 {
    border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FDDEC1;
	padding: 10px;
	color: 576d7e;
}
.celula04 {
	border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: #fdd9b9;
	padding: 10px;
	color: 576d7e;

}
.celula05 {
border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FDCFAA;
	padding: 10px;
	color: 576d7e;
}
.celula06 {
border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FCCBA3;
	padding: 10px;
	color: 576d7e;
}
.celula07 {
border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FCC598;
	padding: 10px;
	color: 576d7e;
}
.celula08 {
border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FFC891;
	padding: 10px;
	color: 576d7e;
}
.celula09 {
border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FFBE7D;
	padding: 10px;
	color: 576d7e;
}
.celula10 {
border: 2px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: FFB56A;
	padding: 10px;
	color: 576d7e;
}

.tablemother {
	border: 2px none;
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 576d7e;


}
a:link {
	font-family		: Arial, Helvetica, sans-serif;  
	font-size       : 11px; 
	color           : #576d7e;
}
a:visited {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #485A68;
}
a:hover {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #93A4AE! important;
	text-decoration : none;
}
a:active {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #576d7e;
}



/* breadcrumb */
.date{
	font-family		: Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	font-size       : 11px; 
	color           : #576D7E;
}
.date:active {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #576D7E;
}
.date:hover {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #93A4AE! important;
}
.date:visited {
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 11px; 
	color           : #576D7E;
}


.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDFDFF;
}
.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDFDFF;
}
.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDFDFF;
}
.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDFDFF;
}


.accordionContent 
{
	background-color:Transparent;
}

.link_mais
{
	overflow:hidden; 
	text-indent:-9999px; 
	clear:both; 
}