/*
div.barraMenu, div.barraMenu a.botaoMenu, div.menu, div.menu a.itemMenu
{
	font-weight: normal;
	font-size: 11px;
	color: #264989;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
}

div.barraMenu
{
	border-right: #505050 1px;
	border-top: #cfcfcf 1px;
	border-left: #cfcfcf 1px;
	border-bottom: #505050 1px;
  	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0px 2px 3px 2px;
	text-align: left;
	cursor:pointer; 
	cursor: hand;
	z-index: 100;
	font-size: 11px;
}

div.barraMenuGrupo1
{
 	position: relative;
 	top:-13px;
	font-size: 11px;
}

div.barraMenuGrupo2
{
 	position: relative;
	left: 7%;
	align: center;
	font-size: 11px;
}

div.menu
{
	border-right: #505050 1px;
	border-left: #cfcfcf 1px;
	border-top: #cfcfcf 1px;
	border-bottom: #505050 1px;
	padding: 0px 1px 0px 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 101;
	visibility: hidden;	
	font-size: 11px;
}

div.Grupo1
{
	background-color: #6580b1;
	font-size: 11px;
}
div.Grupo2
{
	background-color: #E7EAED;
	font-size: 11px;
}
	
div.barraMenu a.Grupo1
{
	color: #ffffff;
	font-size: 11px;
}
div.barraMenu a.Grupo2
{
	color: #000000;
	font-size: 11px;
}
div.barraMenu a.Grupo3
{
	color: #363688;
	font-size: 11px;
}

div.barraMenu a.botaoMenu
{
	border-right: #000000 1px;
	border-left: #000000 1px;
	border-top: #000000 1px;
	border-bottom: #000000 1px;
	background-color: transparent;
	cursor:pointer; 
	cursor: hand;
	left: 0px;
	margin: 1px;
	padding: 0px 1px 0px 1px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	font-size: 11px;
}

div.barraMenu a.Grupo1:hover
{
	color: #FFF690;
	font-size: 11px;
}
div.barraMenu a.Grupo2:hover
{
	color: #264988;
	font-size: 11px;
}
div.barraMenu a.Grupo3:hover
{
	color: #000000;
	font-size: 11px;
}

div.barraMenu a.botaoMenu:hover
{
	border-left: #cfcfcf 1px;
	border-right: #505050 1px;
	border-top: #cfcfcf 1px;
	border-bottom: #505050 1px;
	background-color: transparent;
	cursor:pointer; 
	cursor: hand;
	font-size: 11px;
}

div.barraMenu a.botaoMenuAtivo,
div.barraMenu a.botaoMenuAtivo:hover
{
	border-left: #505050 1px;
	border-right: #cfcfcf 1px;
	border-top: #505050 1px;
	border-bottom: #cfcfcf 1px;
	background-color: transparent;
	left: 1px;
	top: 1px;
	font-size: 11px;
}

div.menu a.Grupo1
{
	color: #ffffff;
	font-size: 11px;
}
div.menu a.Grupo2
{
	color: #000000;
	font-size: 11px;
}

div.menu a.Grupo1:hover
{
	color: #ffffff;
	background-color: #264988;
	font-size: 11px;
}
div.menu a.Grupo2:hover
{
	color: #000000;
	background-color: #CED8EC;
	font-size: 11px;
}

div.menu a.itemMenu 
{
	cursor:pointer; 
    cursor: hand;
    display: block;
    padding: 3px 1em;
    text-decoration: none;
    white-space: nowrap;
	font-size: 11px;
}

div.menu a.grupo1
{
	border-bottom: 1px solid #C0CDD9;
	font-size: 11px;
}
div.menu a.grupo2
{
	border-top: 1px solid #C0CDD9;
	border-bottom: 1px solid #C0CDD9;
	font-size: 11px;
}
div.menu a.menuGRP2DOI
{
	border-top: 4px solid #C0CDD9;
	border-bottom: 1px solid #C0CDD9;
	font-size: 11px;
}

img.menuIcon 
{
	background-color: transparent;
	cursor:pointer; 
	cursor: hand;
	vertical-align: center;
	visibility: inherit;
}

div.menu a.itemMenu:hover, div.menu a.itemMenuHighlight
{
	font-size: 11px;
}

div.menu a.itemMenu span.textoItemMenu {} 

div.menu a.itemMenu span.flechaItemMenu 
{
	margin-right: -.75em;
	font-size: 11px;
}

div.menu div.separadorItemMenu
{
  border-top: 1px inset #FFFFFF;
  margin: 4px 2px;
}
div.menu div.separadorGrupo1
{
  border-top: 1px solid #C0CDD9;  
}
div.menu div.separadorGrupo2
{
  border-top: 1px solid #E2E4E5;  
}

.menuBackGrndImg
{
  position:relative;
}

#menuBackGrndImgId0{}

/*
.menu{
	font-family: Arial, Tahoma, sans-serif;
	font-weight:150px;
    font-size: 8pt;
	list-style: none;
	width: 150px;
	margin:0;
	padding:0px 0px;
}

.subMenu {
	position: relative;
    font-family: Arial, Tahoma, sans-serif;
	font-weight:150px;
    font-size: 8pt;
	width:125px;
	margin:0;
	padding:0px 0px;
}

.subMenuOn {
	position: relative;
    font-family: Arial, Tahoma, sans-serif;
	font-weight:150px;
    font-size: 8pt;
	width:125px;
	margin:0;
	padding:0px 0px;
	color:#FF0000
}
.visitado {
	color:#00CC00;
	font-weight:bold;
}

ul.menu {
	font-family: Arial, Tahoma, sans-serif;
	font-weight:150px;
    font-size: 8pt;
	list-style: none;
	width: 150px;
	margin:0;
	padding:0px 0px;
}

li.menu {
	position: relative;
    font-family: Arial, Tahoma, sans-serif;
	font-weight:150px;
    font-size: 8pt;
	width:125px;
	margin:0;
	padding:0px 0px;
}

li.menu, ul.menu {
	position: relative; 
	left:5px;
	top:0px;
	display:none;
}

li.menu a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding:4px;
	margin:0px 0;
	border: 1px solid #000;
}
li.menu a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #000000 url(../imagens/bottone_fondo.png) 0 0 repeat-x;
	padding:4px;
	margin:0;
	margin: 0px 0;
	border: 1px solid #000;
}

li.menu a:hover {
	display: block;
	text-decoration: none;
	color: #00FF00;
	background: #000000 url(../bottone_fondo_hover.png) 0 0 repeat-x;
	padding:4px;
	margin:0;
	border: 1px solid #000;
}

li.menu:hover ul.menu {
	display: block;
}

#boxes {
	font: 0.9em Arial, Helvetica, sans-serif;
	width:100%;
	color:#333; 
	margin: 0;
	}
.fixo {
	margin: 0 auto;
	width: 25em;
	background: url(../imagens/canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
	}
.titulo {
	background: url(../imagens/canto-sup-dir.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.titulo h6 { 
	background: url(../imagens/canto-sup-esq.jpg) no-repeat 0 0;
	margin: 0;
	padding: 45px 20px 5px;
	color: #333; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1.0em;
	}
* html .titulo h6 {height: 1%;} /* Hack para IE5 PC */
/*.conteudo {
	background: url(../imagens/canto-inf-esq.jpg) no-repeat  0 100%;
	color:#fff;
	margin: 0;
	padding: 5px 35px 45px;
	}
#boxes .conteudo p {
	margin:0.7em;
	line-height:1.2em;
	}
.elastico {
	width:100%;
	background: url(../imagens/canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
		}
*/

/*a.menu
{
	color:  #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: #D90424 solid 1px;
	border-left: #D90424 solid 1px;
	border-right: #D90424 solid 1px;
	border-top: #D90424 solid 1px;
	background: #CCCCCC no-repeat;
	padding: 5px 5px 5px 5px;
	vertical-align:middle;
	height: 30px;
	width:auto;
	font-weight:bold;
	cursor:pointer;
}

a.menu:hover {  color:#00FF33; }

.campo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D90424;
	font-size: 11px;
	font-weight: bold;
	background-color: #F4F3F2;
	vertical-align:middle;
	line-height: 25px;
}

.legenda
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight:bold;
}
fieldset {
	border-top: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	padding-bottom: 15px;
	padding-left: 15px;
 	padding-top: 15px;
	padding-right: 15px;
}
INPUT.padrao {
	border: #dbdbdb solid 1px;
	background: #FFFFFF;
	width:auto;
	height:15px;
	font-size:10px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#motivoCancelamento {
	width: 30%;
	height: 200px;
	margin-left:350px;
	margin-top:-190px;
	position:absolute;
}
*/
/* quente mesmo */
body { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    background:  #F0F0F0;
    border-collapse: collapse;
}
table {
	font-size: 12px;
}

a {
	cursor:pointer;
}
H1      {
         font-family   : Verdana, Arial, Sans;
         color         : #fff;
         font-size     : 100%;
         background    : #999;
         padding       : 5px 2px 5px 10px;
         border-top    : 2px solid #000;
         border-bottom : 2px solid #000;
         border-left   : 20px solid #000;
         border-right  : 2px solid #000;
         width         : 85%;
         text-align    : center;
        }

H2      {
         font-family   : Verdana, Arial, Sans;
         color         : #000000;
         font-size     : 100%;
         background    : #C0C0C0;
         padding       : 2px 2px 2px 2px;
         border-top    : 2px solid #000;
         border-bottom : 2px solid #000;
         border-left   : 2px solid #000;
         border-right  : 2px solid #000;
         width         : 100%;
         text-align    : center;
         align         : center;
        }
H3{
  font-family        : Verdana, Arial, Sans;
  color              : #000000;
  font-size          : 80%;
  background         : #C0C0C0;
  padding            : 1px 2px 2px 2px;
  border-top         : 1px solid #000;
  border-bottom      : 1px solid #000;
  border-left        : 1px solid #000;
  border-right       : 1px solid #000;
  width              : 60%;
  text-align         : center;
}

a.relatorio{
      font-family   : Verdana, Arial, Sans;
      color         : #000000;
      font-size     : 100%;
      //background    : #C0C0C0;
}
a.noticia{
      font-family   : Verdana, Arial, Sans;
      color         : #000000;
      font-size     : 80%;
      background    : ;
}
a.link{
      font-family   : Arial, Sans;
      color         : #808080;
      font-size     : 80%;
      background    : ;
}
a.mais{
      font-family   : Arial, Sans;
      color         : #FF0000;
      font-size     : 80%;
      background    : ;
      text-align    : center;
}

a:hover.relatorio {
      font-family   : Verdana, Arial, Sans;
      color         : #FF0000;
      font-size     : 100%;
      //background    : #C0C0C0;
}
P.campo {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 90%;
           text-align    : left;
          }
		  
P.campo {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 90%;
           text-align    : left;
          }
P.submenus {
           font-family   : Verdana, Arial, Sans;
           color         : #FF0000;
           font-size     : 85%;
           text-align    : justify;
           font-weight   : bold;
          }

P.msg_erro {
           font-family   : Verdana, Arial, Sans;
           color         : #333399;
           font-size     : 80%;
           text-align    : center;
          }

P.msg_user {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 80%;
           //text-align    : left;
          }

P.msg_user_d {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 70%;
           text-align    : right;
          }

P.noticia {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 75%;
           text-align    : justify;
           margin-top    : 0; 
           margin-bottom : 0;
           text-indent   : 5;
          }

P.noticia_t {
           font-family   : Verdana, Arial, Sans;
           color         : #0000FF;
           font-size     : 80%;
           text-align    : justify;
           background    : #FFFF99;
           margin-top    : 5; 
           margin-bottom : 0;
          }

P.noticia_dados {
           font-family   : Verdana, Arial, Sans;
           color         : #0000FF;
           font-size     : 80%;
           text-align    : justify;
           margin-top    : 5; 
           margin-bottom : 0;
          }
P.noticia_titulo {
         font-family   	: Verdana, Arial, Sans;
         color			: #009900;
         font-size     	: 150%;
         padding       	: 2px 2px 2px 2px;
         width         	: 100%;
}		  
		  		  
P.noticia_texto {
           font-family   : Verdana, Arial, Sans;
           color: #000000; 
           font-size     : 80%;
           text-align    : justify;
           margin-top    : 5; 
           margin-bottom : 0;
          }		  

P.agenda {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 90%;
           text-align    : justify;
           margin-top    : 0; 
           margin-bottom : 0;
          }

P.agenda_t {

           font-family   : Verdana, Arial, Sans;
           color         : #C0C0C0;
           font-size     : 90%;
           text-align    : justify;
           background    : #000000;
           margin-top    : 2; 
           margin-bottom : 0;
          }

P.aviso {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 75%;
           text-align    : justify;
           margin-top    : 0; 
           margin-bottom : 0;
          }

P.aviso_t {
           font-family   : Verdana, Arial, Sans;
           color         : #00FF00;
           font-size     : 80%;
           text-align    : justify;
           background    : #808080;
           margin-top    : 5; 
           margin-bottom : 0;
          }

P.saudacao {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 80%;
           text-align    : justify;
           margin-top    : 0; 
           margin-bottom : 0;
          }


FONT.msg_user {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 80%;
           //text-align    : left;
          }

FONT.campo {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 90%;
           //text-align    : left;
          }

FONT.empresa {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 8pt;
           text-align    : center;
          }

FONT.campoDarf  {
           font-family   : Arial;
           //face : Arial;
           color         : #000000;
           font-size     : 7pt;
           //text-align    : center;
          }

FONT.infDarf{
           font-family   : Arial, Sans;
           color         : #000000;
           font-size     : 9pt;
           //text-align    : center;
          }

FONT.login {
           font-family   : Verdana, Arial, Sans;
           color         : #000000;
           font-size     : 90%;
           text-align    : right;
          }

TD.campo {
        font-family: arial;
     	font-size: 8pt;
        }

TD.texto_campo {
    font-family: arial;
	font-size: 8pt;
        }
TABLE.padrao {
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	border-top: #ffffff 1px solid;
    padding-left: 5px;
	padding-bottom: 5px;

	border-left: #ffffff 1px solid;

	padding-top: 5px;

	border-bottom: #ffffff 1px solid;

	}



TABLE.menu {

	border-right: #ffffff 1px solid;

	padding-right: 5px;

	border-top: #ffffff 1px solid;

	padding-left: 5px;

	padding-bottom: 5px;

	border-left: #ffffff 1px solid;

	padding-top: 5px;

	border-bottom: #ffffff 1px solid;

	}





TABLE.login {

         border: 2px;

         cellspacing: 1px;

         bordercolor: #808080;

         width: 20%;

         }







.titulo {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
    //border-right: #ffffff 1px solid;
	padding-right: 5px;
	//border-top: #ffffff 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	//border-left: #ffffff 1px solid;
	padding-top: 5px;
	//border-bottom: #ffffff 1px solid;
	background    :	#000000;
	color         : #C0C0C0;
	height:25px;

	}

TR.campo {

        font-family: arial;

	font-size: 8pt;

        }



TR.normal {

	background-color: ;

	font-family: arial;

	font-size: 8pt;



	}

TD.titulox {
	border-left   :	#000000 0px solid;
	border-right  :	#000000 0px solid;
	border-top    : #000000 0px solid;
	border-bottom : #000000 0px solid;
	font-family   : verdana, helvetica;
	font-size     : 10px;
	color         : #C0C0C0;
	font-weight   :	bold;
	background    :	#000000;
   /* text-align    : center;*/

}

.text1 {
	border-left:	#000000 1px solid;
	border-right:	#000000 1px solid;
	border-top:		#000000 1px solid;
	border-bottom:	#000000 1px solid;
	font-family:	verdana, helvetica;
	font-size:		9px;
	color:			#000000;
	font-weight:	plain;
	background:		#C0C0C0;
	height: 20 px;
}

/*TD.text35 {
	
}*/

.text2 {
	border-left: 		#000000 1px solid;
	border-right:		#000000 1px solid;
	border-top: 		#000000 1px solid;
	border-bottom:		#000000 1px solid;
	font-family:		verdana, helvetica;
	font-size:		9px;
	color:			#000000;
	font-weight:		plain;
	background:		#CCFFFF;
	height:20px;
}

.tabDivInternas
{
	border-left: 		#999999 1px solid;
	border-right:		#999999 1px solid;
	border-top: 		#999999 1px solid;
	border-bottom:		#999999 1px solid;
}



DIV.link-list {

        //width:10.2em;

        position:absolute;

        top:0;

        font-size:80%;

        padding-left:1%;

        padding-right:1%;

        margin-left:0;

        margin-right:0;

        }

#centro {

        width            : 70%;

//	margin-left      : 10.2em;

//      margin-right     : 10.2em;

        margin-left      : 0;

        margin-right     : 22%;

        margin-top       : 15%; //Ponto de início do topo

        padding-left     : 2em;

        padding-right    : 5em;

        

     // padding-left     : 1%;

     // padding-right    : 1%;

        }

#direita {

        width            : 20%;

        left             : 0;



        }

#esquerda {

        width            : 20%;

        right            : 0;

        margin-top       : 15%; //Ponto de início do topo

        }





cellbox {

	border-right: #ffffff 1px solid;

	padding-right: 5px;

	border-top: #ffffff 1px solid;

	padding-left: 5px;

	padding-bottom: 5px;

	border-left: #ffffff 1px solid;

	padding-top: 5px;

	border-bottom: #ffffff 1px solid

	}



box-header {

	PADDING-RIGHT: 5px; 

	PADDING-LEFT: 5px; 

	PADDING-BOTTOM: 5px; 

	PADDING-TOP: 5px

	}







INPUT.frm {

	BORDER-RIGHT: #ffffff 1px solid; 

	BORDER-TOP: #ffffff 1px solid; 

	FONT-WEIGHT: ; 

	FONT-SIZE: 10px; 

	BORDER-LEFT: #ffffff 1px solid; 

	BORDER-BOTTOM: #ffffff 1px solid; 

	FONT-FAMILY: Arial; 

	BACKGROUND-COLOR: #999999

}
SELECT.frm {

    BORDER-RIGHT: #ffffff 1px solid; 

    BORDER-TOP: #ffffff 1px solid; 

    FONT-SIZE: 10px; 

    BORDER-LEFT: #ffffff 1px solid; 

    BORDER-BOTTOM: #ffffff 1px solid; 

    FONT-FAMILY: Arial; 
    

}


INPUT.frm-on {

	BORDER-RIGHT: #FFFFFF 1px solid; 

	BORDER-TOP: #ffffff 1px solid; 

	FONT-WEIGHT: bold; 

	FONT-SIZE: 10pt; 

	BORDER-LEFT: #ffffff 1px solid; 

	COLOR: #ffffff; 

	BORDER-BOTTOM: #ffffff 1px solid; 

	FONT-FAMILY: Arial; 

	BACKGROUND-COLOR: #FF0000

}



text-header {

	FONT-WEIGHT: bold; 

	FONT-SIZE: 8pt; 

	FONT-FAMILY: Verdana

}



header {

	FONT-WEIGHT: bold; 

	FONT-SIZE: 12pt; 

	COLOR: #FFFFFF; 

	FONT-FAMILY: Arial

}

ul {

        font-family: Arial, Tahoma, sans-serif;

	//font-weight:150px;

        font-size: 8pt;

	list-style: none;

	width: 150px;

	margin:0;

	padding:0px 0px;

}

li {

	position: relative;

        font-family: Arial, Tahoma, sans-serif;

	//font-weight:150px;

        font-size: 8pt;

	width:125px;

	margin:0;

	//padding:0px 0px;



}

li ul {

	position: relative; 

	left: 120px;

	top:0 !important;

	display:none;

}

li a {

	display: block;

	text-decoration: none;

	color: #000000;

	background: url(../imagens/fundo_botao.png) 0 0 repeat-x;

	padding:4px;

	margin:0 !important;

	margin:0px 0px 0px 0px;

	border: 1px solid #000;

}

li a:visited {

	display: block;

	text-decoration: none;

	color: #000000;

	background: #000000 url(../imagens/fundo_botao.png) 0 0 repeat-x;

	padding:4px;

	margin:0 !important;

        //width: 125px;

	margin: 0px 0px 0px 0px;

	border: 1px solid #000;

}

li a:hover {

	display: block;

	text-decoration: none;

	color: #00FF00;

	background: #000000;

	padding:4px;

	margin:0 !important;

        //width: 125px;

	margin: 0px 0px 0px 0px;

	border: 1px solid #000;

}

li:hover ul, li.hover ul {

	display: block;

}

/* Novos Ale */
.aviso {
    font-weight: bold;
}