/* CSS Document */

BODY {	margin:0;
		background-image:url(imagens/bg4.gif);}

/*CLASSES*/

.FORM {
		font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:12px;
		color:#666666;
		border: #FFFFFF solid 0px;
		}

.TITULO_B{	font-family:Tahoma, "Trebuchet MS", Verdana;
			font-weight:bold;
			font-size:12px;
			color: #000000;}
.TITULO_G{	font-family:Tahoma, "Trebuchet MS", Verdana;
			font-weight:bold;
			font-size:12px;
			color: #666666;}
		
.TITULO_W{	font-family:Tahoma, "Trebuchet MS", Verdana;
			font-weight:bold;
			font-size:12px;
			color: #FFFFFF;}
		
.MENU{	font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:11px;
		color:#666666;
		line-height:130%;}
		
.CORPO{	font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:12px;
		color:#666666;}

.RODAPE{	font-family:Tahoma, "Trebuchet MS", Verdana;
			font-size:9px;
			color:#666666;}
		
.CENTRO1 {
	background:url(imagens/centro_01.jpg);
	font-family:Tahoma, "Trebuchet MS", Verdana;
	font-size:10px;
	color:#000000;
}

.CENTRO2 {	background:url(imagens/centro_02.jpg);
			font-family:Tahoma, "Trebuchet MS", Verdana;
			font-size:10px;
			color:#666666;}
								
.MENU1{	background:url(imagens/menu_01.jpg);
		font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:11px;
		color:#666666;
		line-height:130%;}
		
.MENU2{	background:url(imagens/menu_01.jpg);
		font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:11px;
		color:#FFFFFF;
		line-height:130%;}




/* LINKS */

.LINK1{	font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:11px;
		font-weight:bold;
		color:#666666;
		line-height:130%;
	  }
.LINK1:hover {
		color:#000000;
		text-decoration: underline;
			}

.LINK2{	font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:11px;
		font-weight:bold;
		color:#000000;
	  }
.LINK2:hover {
		color:#6666666;
		text-decoration: underline;
			}
.LINK3{	font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	  }
.LINK3:hover {
		color:#6666666;
		text-decoration: underline;
			}

.LINKLARANJA{
		font-family:Tahoma, "Trebuchet MS", Verdana;
		font-size:12px;
		font-weight:bold;
		color: #FF6600;
		text-decoration:none;
	  }
.LINKLARANJA:hover {
		color:#6666666;
		text-decoration: underline;
			}

.TextTabela {
	font-family:Verdana, Arial;
	font-size:10px;
	color:#666666;
	}			

.TextTabela_W {
	font-family:Verdana, Arial;
	font-size:10px;
	color:#ffffff;
	}	

		
