body {
	font-size : 10px;
	margin : 0px;
	background-color: #CCCCCC;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666;
	background-position:center;
    margin: 0px;
    padding: 0px;
	background-image:  url(../imag/linha_g.gif);
    background-repeat: repeat-y;
}
a:visited {  
text-decoration: none;

color:#565553;
} 
a:link {  
text-decoration: none;

color:#565553;
} 
a:active {  
text-decoration:none;

color:#565553;
} 
a:hover {  
text-decoration: none;

color:#FF0000;
} 


.Central{
	position: relative;
	margin: 20 auto;
    text-align: left;
	width: 671px;
	height: 100%;
	margin-top: 10px;		
	font-size: 10px;
}
td.boeda_esquerda{
    width: 10px;
    height:10px;
	background-image: url(../imag/linha_dir.gif);
	 background-repeat: repeat-y;
}
td.boeda_direita{
    width: 10px;
    height:10px;
	background-image: url(../imag/linha_esq.gif);
	 background-repeat: repeat-y;
}

.menu_sup{
	width: 553px;
    height:33px;
	background-image: url(../imag/menu_ba.gif);
	background-repeat: no-repeat;
}

td.linha_inferior{
	width: 550px;
    height:15px;
	background-image: url(../imag/linha_inferior.gif);
	background-repeat: no-repeat;
}


table.menu_v{
	width: 174px;
	height: 150px;
	background-image: url(../imag/menu_1.gif);
	background-repeat: no-repeat;
	}
.tabela_conteudos{
    margin-bottom:15px;
	width: 359px;
	height: 100%;
	
}
.tabela1{
	position: relative;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	width: 650px;
	height: 100%;
	margin-top:0px;
	margin-bottom:0px;
}

.tabela2{
	width: 559px;
	height: 100%;
	margin-left:40px;
}
td.tabela_top{
	width: 355px;
	height: 24px;
	background-image: url(../imag/tabela_top.gif);
	background-repeat: no-repeat;
}
td.tabela_rod{
	width: 355px;
	height:15px;
	background-image: url(../imag/tabela_rod.gif);
	background-repeat: no-repeat;
}
td.conteudos{
           background-image: url(../imag/tabela_linha.gif);
	       background-repeat: repeat-y;
		   padding-left:15px;
		   padding-right:15px;
		   padding-top:15px;
		   padding-bottom:15px;
		   text-align:justify;		 
		   }
.form{
           background-image: url(../imag/tabela_linha.gif);
	       background-repeat: repeat-y;
		   margin-left:10px;
		   padding-left:0px;
		   padding-top:5px;
		   padding-bottom:5px;
		   }


td.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:oblique;
} 
td.linha_menu{
    background-color: #FFFFFF;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tabela_front{
	width: 355px;
	height: 24px;
	margin-bottom:30px;
}




