BODY {

	 FONT-FAMILY: sans-serif;
	 FONT-SIZE: 11px;
	 color:#666; 

	background-image:url(../../bibliotecaImg/bkgeral.png); 
	background-position:center; 
	background-repeat:repeat-y; 
	background-attachment:fixed;
}



.footer {
    position:absolute;
    bottom:0;
    width:100%;
}
#rodape /*rodapé do sistema */
        {
            background-color: #cecece;
            text-align: center;
            border: solid 1px Gray;
            font-size:8pt;
            font-family: Verdana;
            font-weight:bold;
            width:100%;
            color:Black;
            position:fixed;
            bottom:0px;
            left:0px;
        }
 




P
  {
	FONT-FAMILY: sans-serif;
	FONT-SIZE: 11px;
	color:#666;
	line-height:1.1;
	 }
	
	
	.tituloCaixa{
	padding-left:6px;
	font-family:sans-serif;
	color: #255AA9;
	font-size:17px;
	font-weight:bold
	
	}
	
	.tituloMenor{
	font-family:sans-serif;
	color: #255AA9;
	font-size:11px;
	font-weight:bold;

	}

	.tituloMenor1{
	font-family:sans-serif;
	color: #255AA9;
	font-size:11px;

	}


.campo {  	background-color: #FFF;
			font-family: verdana;
			font-size: 11px;
			text-transform: uppercase;
			color: #000000;
			border: 1px #CCC solid;
			padding:2px;
			border-bottom:#900 2px solid;}


.ideal {  background-color:#FFF ;font-size: 9px;  border: 1px solid #CCC;  font-family: Verdana, Geneva, sans-serif;  font-size:10px;  color: #003; }
  
/*bottoni*/



.botaoAzul {
	cursor:pointer;
	background: #036;
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	border:1px solid  #06C;
	font-family:sans-serif;
	padding:2px;
	border-bottom:#900 2px solid;
}






.invisivel {  background-color: transparent; font-family: verdana; font-size: xx-small; color: #000000; border: none; border-color: transparent}
.invisivel2 {  background-color: transparent; font-family: verdana; font-size: small; color: #FF0000; border: none; border-color: transparent}
.invisivel3 {  background-color: transparent; font-family: verdana; font-size: small; color: transparent; border: none; border-color: transparent}



	td{
	 FONT-FAMILY: sans-serif;
	 FONT-SIZE: 11px;
	 color:#666; 
	 
	}


	.campobrl { background-color: #EBFFFF; border: none; font-family: verdana; font-size: xx-small; color: #000000; }
	.campousd { background-color: #EFF4FA; border: none; font-family: verdana; font-size: xx-small; color: #000000; }




	

.LinkNormal {text-decoration:none; font: 11pt 'Arial'; color:#ccc}
.LinkAtivo {text-decoration:none; font: 11pt 'Arial'; color:#fff}

	a:link    {color:#002D5E; text-decoration:none;}
	a:hove    {color:#002D5E; text-decoration:underline;}
	a:visited {color:#002D5E; text-decoration:underline;}
	a:activ e {color:#002D5E; text-decoration:underline;}
