.tablemain {
	border-left: 1px solid #151515;
	border-bottom: 1px solid #151515;
	border-right: 1px solid #151515;
}
#menutop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	width: 100px;
	height: 20px;
	border: 1px solid #151515;
	text-align: right;
	padding-right: 4px;
	padding-top: 2px;
} 
#menutop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 100px;
	height: 20px;
	border: 1px solid #333333;
	background-color: #BDDD7D;
	text-align: right;
	padding-right: 4px;
	padding-top: 2px;
} 

#menuleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	width: 135px;
	height: 20px;
	text-align: left;
	padding-left: 3px;
	padding-top: 2px;
} 
#menuleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	width: 135px;
	height: 20px;
	border: 1px solid #151515;
	background-color: #BDDD7D;
	text-align: left;
	padding-left: 3px;
	padding-top: 2px;
} 
.bgMain {
	background-image: url(imagens/background_main.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#guia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#guia a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#guia a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
.subPastas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.subPastas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}

.listagem #titulo,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.listagem #ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.listagem #texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.listagem #imagem img {
	border: 1px solid #FFFFFF;
}

.artigo #titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.artigo #ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.artigo #texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.artigo #texto img {
	border: 1px solid #FFFFFF;
}
.artigo #imagem img {
	border: 1px solid #FFFFFF;
}

.forms #titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.forms #texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.forms #txtfield input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 200px;
	height: 15px;
}
.forms #txtarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 200px;
}
.forms #button input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 200px;
	height: 15px;
}

.files #titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.files #tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.files #tamanho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#lang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	height: 20px;
	border: 1px solid #151515;
	text-align: right;
	padding: 3px;
} 
#lang a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #333333;
	background-color: #151515;
	text-align: right;
	padding: 3px;
} 
