body {
	margin:0;
	padding:0;
	border:none;
	font: Verdana, Arial, Helvetica, sans-serif;
	background:#ffe;
	color:#333;
	text-align:center;
	background-image:url(../imagens/fd.jpg)
}

#menubv {
width: 18em;
padding: 0;
margin: 0;
font: 10px Verdana, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #000000;
margin: 0;
}
#menubv li a {
display: block;
padding: 6px 6px 6px 0.5em;
font-weight:bold;
border-left: 10px solid #98A480;
border-right: 1px solid #000000;
background-color: #F4F4F4;
color: 000000;
text-decoration: none;
}
#menubv li a:hover {
border-left: 10px solid #596246;
border-right: 1px solid #000000;
background-color: ##E5E5E5;
color: #666666;
}
/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
/* End */

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

.tbl_data {
color:#000000;
font-family:arial;
font-size:11px;
}

#tudo {
	width:870px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	font-family:Verdana;
	}
	
#topo {
	height:257px;
	border-bottom:1px solid #000000;
	background-image:url(../imagens/topo.jpg)
	}
#upflash {
	height:20px;
	border-bottom:1px solid #000000;
	background:#23281B
	}			
#downflash {
	height:20px;
	border-bottom:1px solid #313627;
	background-color:#313627
	}
	
#publicidade {
	clear:both;
	text-align:center;
	width:870px;
	height:152px; 
	}	
#rodape {
	clear:both;
	text-align:center;
	width:870px;
	height:50px; 
	border-top:1px solid #000;
	background-image:url(../imagens/barra_bar2.jpg)
	}
ul, ol {
	margin:0;
	padding:0;
	list-style:none;
	}
h1, h2, h3 {
	margin: 0.8em 0;
	color:#c30;
	font-size:1.4em;
	}
h2 {
	font-size:1.2em;
	}
h3 {
	font-size:1.0em;
	}
	
.dest {
	color:#039;
	}


#principal {
	float:left;
	width:500px;
	margin-left:4px; 	
	margin-right:4px; 	
	margin-bottom:10px; 	
	text-align:justify;
	border:solid #000;
	border-width: 0 0px;
	background-color:#FFFFFF;
	}
#lado_esquerdo {
	width:180px;
	float:left;
	background-color:#DADFD0;
	}
#lado_direito {
	width:180px;
	float:right;
	background-color:#DADFD0;
	}
#tudo {
	background-color: #DADFD0;
}


table { empty-cells:show }
td,div { font-size:12px; }

#tituloInterna {
	padding:5px;
	border-bottom:1px solid #666633;
	margin-bottom:10px;
}

#tituloInterna a {
	font-weight:bold;
	text-decoration:underline;
	color:#333333
}

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






/*
*	Página Tutoriais 
*/
	.tblTutoriais td {
		padding:5px; border-bottom:1px dashed #cccccc;
		text-align:left
	}
	.titCateg {
		color:#FF0000; font-weight:bold;
		text-align:left;
	}
	#categEscolha {
		font-weight:bold;
	}
	#categItens {
		line-height:20px;
		padding:10px 0px 10px 25px;
	}
	#categItens a {
		text-decoration:none;
	}
	#categItens a:hover {
		text-decoration:underline; color:#FF0000
	}
	#tituloTutorial {
		font-weight:bold; font-size:16px;
	}
	#categEscolhaDentro {
		color:#FF0000
	}


/* <-- Fim página Tutoriais */


	.TitApagado {
		color:#999999;
		font-size:11px;
		font-weight:normal;
	}


/*
*	Página Downloads 
*/
	
	#tbldownloads a {
		text-decoration:none
	}

	#tbldownloads a:hover {
		color:#FF0000;
		font-weight:bold;
	}

	#tbldownloads td {
		padding:15px;
		border-bottom:1px dashed #cccccc;
	}

	.downloadDescricao {
		font-size:11px;
		color:#666666;
		font-weight:normal;
	}
	
	#titDownloads {
		font-weight:bold;
		color:#FF0000;
	}



	#tbldownloadsHome a {
		text-decoration:none;
		font-weight:normal;
	}

	#tbldownloadsHome a:hover {
		color:#FF0000;
		text-decoration:underline;
	}

	#tbldownloadsHome td {
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:1px dashed #cccccc;
		font-weight:normal;
	}

	#tbldownloadsHome {
		color:#000000;
		font-weight:normal;
	}

/* <-- Fim página Downloads */



















