html, body {height:100%;}
body {
    scrollbar-face-color: #eeeeee;
    scrollbar-arrow-color: #757575;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color:#CECECE;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color: #CECECE;
    scrollbar-darkshadow-color:#FFFFFF;
}

a:link	 	{font-family: arial, verdana, helvetica;font-size: 9pt;color: #000000;font-weight: normal;text-decoration: none;}
a:visited       {font-family: arial, verdana, helvetica;font-size: 9pt;color: #000000;font-weight: normal;text-decoration: none;}
a:hover  	{font-family: arial, verdana, helvetica;font-size: 9pt;color: #ff6600;font-weight: normal;text-decoration: underline;}
a:active 	{font-family: arial, verdana, helvetica;font-size: 9pt;color: #ff6600;font-weight: normal;text-decoration: none;}

a.destaque:link	 	{font-family: arial, verdana, helvetica;font-size: 9pt;color: #ff6600;font-weight: bold;text-decoration: none;}
a.destaque:visited      {font-family: arial, verdana, helvetica;font-size: 9pt;color: #ff6600;font-weight: bold;text-decoration: none;}
a.destaque:hover  	{font-family: arial, verdana, helvetica;font-size: 9pt;color: #ff6600;font-weight: bold;text-decoration: underline;}
a.destaque:active 	{font-family: arial, verdana, helvetica;font-size: 9pt;color: #ff6600;font-weight: bold;text-decoration: none;}

a.menu:link	 {font-family: arial, verdana, helvetica;font-size: 9pt;color: #FFFFFF;font-weight: bold;text-decoration: none;}
a.menu:visited   {font-family: arial, verdana, helvetica;font-size: 9pt;color: #FFFFFF;font-weight: bold;text-decoration: none;}
a.menu:hover  	 {font-family: arial, verdana, helvetica;font-size: 9pt;color: #FFFFFF;font-weight: bold;text-decoration: underline;}
a.menu:active 	 {font-family: arial, verdana, helvetica;font-size: 9pt;color: #FFFFFF;font-weight: bold;text-decoration: underline;}

a.menuAlt:link	       {font-family: arial, verdana, helvetica;font-size: 9pt;color: #CCCCCC;font-weight: bold;text-decoration: none;}
a.menuAlt:visited      {font-family: arial, verdana, helvetica;font-size: 9pt;color: #CCCCCC;font-weight: bold;text-decoration: none;}
a.menuAlt:hover        {font-family: arial, verdana, helvetica;font-size: 9pt;color: #CCCCCC;font-weight: bold;text-decoration: none;}
a.menuAlt:active       {font-family: arial, verdana, helvetica;font-size: 9pt;color: #CCCCCC;font-weight: bold;text-decoration: none;}

a.rota:link	 {font-family: arial, verdana, helvetica;font-size: 8.5pt;color: #000000;font-weight: normal;text-decoration: none;}
a.rota:visited   {font-family: arial, verdana, helvetica;font-size: 8.5pt;color: #000000;font-weight: normal;text-decoration: none;}
a.rota:hover  	 {font-family: arial, verdana, helvetica;font-size: 8.5pt;color: #ff6600;font-weight: normal;text-decoration: underline;}
a.rota:active 	 {font-family: arial, verdana, helvetica;font-size: 8.5pt;color: #ff6600;font-weight: normal;text-decoration: none;}


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
p { font-size : 9pt;font-family : Arial, verdana, sans-serif;font-weight: normal;color: #333333;}
td { font-size : 9pt;font-family : Arial, verdana, sans-serif;font-weight: normal;color: #333333;}
span { font-size : 9pt;font-family : Arial, verdana, sans-serif;font-weight: normal;	color: #333333;}

.tithome { color: #1b688a;font-size: 14pt; font-weight:normal;}
.tit { color: #1b688a;font-size: 13pt; font-weight:bold;}
.subtit { color: #5fa2bf;font-size: 11pt; font-weight: bold;}
.subtit2 { color: #1b688a;font-size: 12pt; font-weight: bold;}

.destaque {	font-size : 9pt;font-family : Arial, verdana, sans-serif;color: #5f9baf;font-weight: bold;}

.menu {font-family: arial, verdana, helvetica;
      font-size: 9pt;
      color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
}

.menuhover {font-family: arial, verdana, helvetica;
           font-size: 9pt;
           color: #FFFFFF;
           font-weight: bold;
           text-decoration: underline;
           cursor:pointer}

.underline {font-family: arial, verdana, helvetica;font-size: 9pt;color: #FFFFFF;font-weight: bold;text-decoration: underline;}

.menuAlt {font-family: arial, verdana, helvetica;font-size: 9pt;color: #999999;font-weight: bold;text-decoration: none;}

div#terceiroPlano {
	z-index: 1;
	display: block;
        /* for IE */
        filter:alpha(opacity=40);
        /* CSS3 standard */
        opacity:0.4;
}

div#cabecalhoOpaco {
	z-index: 1;
	display: block;
        /* for IE */
        filter:alpha(opacity=40);
        /* CSS3 standard */
        opacity:0.4;
}

div#segundoPlano {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1280px;
	height: 1024px;
	background-color:#CCCCCC;
	border:1px solid black;
	z-index: 2;
	display: block;
        /* for IE */
        filter:alpha(opacity=60);
        /* CSS3 standard */
        opacity:0.6;
}

div#primeiroPlano {
	position: absolute;
	left: 20px;
	top: 0px;
        background-color:#CCCCCC;
 	z-index: 3;
	display: block;
}

.temporizador {
	font-size : 9pt;
	font-family : Arial, verdana, sans-serif;
        font-weight: bold;
        color: #FFFFFF;
	right: 0px;
}

.botao_alterar{
  	position: relative;
        width: 73;
        height: 18;
        bottom: 8px;
}

.texto { font-size : 9pt;font-family : Arial, verdana, sans-serif;font-weight: normal;color: #333333;}

.asteriscoazul {font-size : 7pt;font-family : Arial, verdana, sans-serif;color: #ffffff;background-color:#4689b3;font-weight: bold; padding: 0px 10px 0px 10px;}
.asterisco {font-size : 7pt;font-family : Arial, verdana, sans-serif;color: #333333;background-color:#d9d9d9;font-weight: bold; padding: 0px 10px 0px 10px;}
.data {	font-size : 7pt;font-family : Arial, verdana, sans-serif;color: #666666;font-weight: bold;}

.borda_tab {
	background-color: #8f8f8f;
	height: 1px;
}
.borda_tab_v {
	background-color: #8f8f8f;
	width: 1px;
}


div#conteudo {
	position:absolute;
	display: block;
	width: 93%;
	padding: 0px 0px 0px 23px;
}

div#textoAlertas {
	position:absolute;
	display: block;
	width: 93%;
	height: 208px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

div#textoAjuda {
	position:absolute;
	display: block;
	width: 93%;
	height: 208px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

div#divTemporizador {
	position:absolute;
	display: block;
	padding: 0px 0px 0px 0px;
	bottom:2px;
	right: 13px;
	z-index: 2;
}

div#rodape {
	position:absolute;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 25px;
	background-image: url(../img/bg_rodape.jpg);
	bottom:0px;
	z-index: 1;
}

/*INPUTS --------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.form   {
	background-color : #FFFFFF;
	font-family :  Arial, Verdana, Helvetica;
	color: #666666;
	font-size : 8pt;
	height : 12px;
	border : 1px solid #cfe1e7;
}
.select {
	border-color : #cfe1e7;
	border-left-width : 1px;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-family : Arial;
	height : 19px;
}