/* CSS Document */ 

BODY {font-family:verdana; font-size:10px; color:#000000;} 
TABLE {font-family:verdana; align: center; font-size:10px; color:#000000; border:0; text-margin:20;} 

.TITULO-PAGINA {font-family:verdana; font-weight: bold; font-size:14px; color:#FFCC00; font-stretch: expanded; MARGIN-RIGHT:10; MARGIN-LEFT:10 } 
.SUBTITULO {font-family:verdana;font-weight: bold; font-size:10px; color:#306868; font-stretch: expanded;} 
.TITULO {font-family:verdana; font-weight: bold; font-size:12px; color:#306868; font-stretch: expanded} 

a:link {color:#306868; font-weight: bold; font-family: verdana; font-size:10px; text-decoration: none}
a:visited {color:#306868; font-weight: bold; font-family: verdana; font-size:10px; text-decoration: none}
a:hover {color:#FFCC00; font-weight: bold; font-family: verdana; font-size:10px; text-decoration: none}

a.link-claro:link {color:#D0FFFF; font-family: verdana; font-size:10px; text-decoration: none} 
a.link-claro:visited {color:#D0FFFF; font-family: verdana; font-size:10px; text-decoration: none} 
a.link-claro:hover {color:#FFCC00; font-family:verdana; font-size:10px; text-decoration: none} 

a.link-verde:link {color:#306868; font-family: verdana; font-size:12px;text-decoration: none} 
a.link-verde:visited {color:#306868; font-family: verdana;font-size:12px; text-decoration: none} 
a.link-verde:hover {color:#689898; font-family:verdana; font-size:12px; text-decoration: none} 

a.link-mail:link {color:#306868; font-weight: bold; font-family: verdana;font-size:10px; text-decoration: none} 
a.link-mail:visited {color:#306868; font-weight:bold; font-family: verdana; font-size:10px; text-decoration: none} 
a.link-mail:hover{color:#689898; font-weight: bold; font-family: verdana; font-size:10px; text-decoration:none} 

.block { background-color: #ffffff; width: 150px; text-align: center; } 

.home { font-size: 18px; font-weight: bold; text-align: center; margin-bottom: 3px; margin-top: 3px;}

.home a { padding: 5px; width: 90%; text-decoration: none; display: block;
background-color: #306460; color: #D0FFFF;}

.home a:hover { background-color: #609898; color: #ffffff;} 

.linha {color: #609898}

.Paragrafo-texto {font-family:verdana; font-size:10px; color:#000000; text-align: justify; vertical-align: top; text-indent: 40;}

OL { list-style-type: lower-alpha; } 
OL OL { list-style-type: lower-alpha; } 
OL OL OL {list-style-type: lower-alpha;} 
OL OL OL OL { list-style-type: lower-alpha; 
OL OL OL OL OL { list-style-type: lower-alpha; }

.cor01 {BACKGROUND-COLOR: #DAF6FA}
.cor02 {BACKGROUND-COLOR: #FBFBFB}
.cor03 {BACKGROUND-COLOR: #FFFAE7}
.head {BACKGROUND-COLOR: #689898; color: white; font-weight: bold;}


