; www_estilo.css
; 17/Mai/00, 20/09/00
; RB,PL

body	{
	font-size: 10pt ;
	font-family: verdana, ottawa, optima, arial, helvetica ;
	color: black ;
	}

p	{ 
	font-size: 10pt ;
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: black ;
	}
	
.right	{ 
	font-size: 10pt ;
	text-align: right ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: black ;
	}
	
.DEK {
	POSITION:absolute;
	Z-INDEX:200;
	visibility: hidden;} 
	
a:link  { 
	color: black
	}

a:visited {
	  color: gray; 
          }

a:active {
   	color: red;
	text-decoration: none 
	}
	
A:hover {
	text-decoration:underline;
	}
	
h1	{ 
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	color: black ;
	text-transform: none;
        font-variant: normal;
	}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	color: black;
	font-weight: bold;
	}	

h3	{ 
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold ;
	color: black;
	font-style: italic;
	}

h4
	{ 
	font-size: 20pt ;
	font-family: arial, helvetica ;
        font-weight: bold ;
	color: black ;
	}

LI
	{
	list-style-position: outside;
	list-style-image: url(../images/escola_bullet1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
; font-weight: normal
	}

OL 	{ 
	font-size: 10pt;
	text-align: justify ;
	line-height: normal ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: square; 
	}

.destaque	{ 
	font-size: 10pt ;
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: #3399CC ;
	}

.azul { 
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: #0080C0 ;
	}
	
.vermelho { 
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: Red ;
	}	
	
.verde { 
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: Teal ;
	}		
	
.laranja { 
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: #FF6600;
	}	

.marinho { 
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: navy ;
	}	

.table   {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10pt; 
        font-style: normal; background-color: #CEE7FF; 
        background-position: center center; 
        letter-spacing: normal; 
        vertical-align: middle; 
        word-spacing: normal; 
        clip:  rect(   ); 
        text-align: left; width: 430px; 
        padding-top: 2px; padding-right: 2px; 
        padding-left: 2px; padding-bottom: 2px
        }

.table_jan {  
           font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 10pt; 
           font-style: normal; width: 340px
           }
		   
.cinza	{ 
	font-size: 10pt ;
	text-align: left ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: black ;
	}
	.cinzacenter	{ 
	font-size: 10pt ;
	text-align: center ;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: black ;
	}
		.cinzaright	{
	font-size: 10pt ;
	text-align: right;
	line-height: normal ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: black ;
}
	
.form	{ 
	font-size: 8pt ;
	font-family: Verdana, helvetica, arial, Courier ;
	color: black ;
	}
.txazul {
	font-family: Verdana, helvetica, arial, Courier ;
	color: #7DA4CC ;
	font-size : 9pt;
}
	.txbranco {
	font-family: Verdana, helvetica, arial, Courier ;
	color: #ffffff ;
	font-size : 9pt;
}
	.forms
	   {
	   font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 10px;
	   color:#666666;
	   background:#ffffff;
	   border-right:1px solid #aaaaaa;
	   border-left: 1px solid #aaaaaa;
	   border-top: 1px solid #aaaaaa;
	   border-bottom: 1px solid #aaaaaa;
	   scrollbar-shadow-color: #d3d3d3; 
	   scrollbar-highlight-color: #d3d3d3; 
	   scrollbar-3dlight-color: #FFFFFF; 
	   scrollbar-darkshadow-color: #FFFFFF; 
	   scrollbar-track-color: #F2F2F2; 
	   scrollbar-arrow-color: #8080d4;   
	    }
