/* CSS Document */
BODY {
   
	scrollbar-face-color:#BED3A5;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#547E29;
	scrollbar-darkshadow-color:#7EBE3F;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ECF1E2;
}

.texto {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align:justify;
		font-color:#123456;
		color: #000000;

		 
}
.b{
	background-image: url(im/fundoCentro_sem_texto24.jpg);
	margin-left:2;
    background-position:left;
	background-attachment:fixed;

	background-repeat:no-repeat;
	background-color:#5C7A5C;
	
	scrollbar-face-color:#BED3A5;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#547E29;
	scrollbar-darkshadow-color:#7EBE3F;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ECF1E2;
  }
  
.b1{
	background-image: url(im/fundoCentro_reduzido.jpg);
    background-position:left;
	background-attachment:fixed;

	background-repeat:no-repeat;
	background-color:#5C7A5C;
	
	scrollbar-face-color:#BED3A5;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#547E29;
	scrollbar-darkshadow-color:#7EBE3F;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ECF1E2;
  }
  
.b2{
	background-image: url(im/fundobranco.jpg);
    background-position:left;
	background-attachment:fixed;

	background-repeat:no-repeat;
	background-color:#5C7A5C;
	
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	
  }

.titulo {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #CC3300; text-align:left }
.titulo1 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #CC3300; text-align:left }
.titulo3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #CC3300; text-align:center }
.titulo4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #CC3300; text-align:center }

.formulario{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			color:#CC3300;
			}
.tbTitulo {background-image:url(im/fundo_1.jpg); font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FFFFFF; }
.tbCelula {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #000000;}
.tbCelulaTema {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000000;}
.controle {
        BORDER-RIGHT: #000000 1px solid; 
		BORDER-TOP: #000000 1px solid; 
		FONT-SIZE: 11px; 
		VERTICAL-ALIGN: bottom; 
		BORDER-LEFT: #000000 1px solid; 
		BORDER-BOTTOM: #000000 1px solid; 
		FONT-FAMILY:  Arial, Helvetica, sans-serif; 
		HEIGHT: 20px;
}


