#guia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
#guia a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#guia a:hover {
	ffont-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.homeTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.subwrapper { width:146px; float:left; margin-right:15px; }
.subwrapper .subOutter { width:140px; padding:2px; border:1px solid #666; }
.subwrapper .oldSub { height:50px; }
.subwrapper a.icon { display:block; text-align:center; height:75px; width:140px; }
.subwrapper a.subname { display:block; height:50px; font-size:10px; color:#333; line-height:150%; text-align:center; }

.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: 2px solid #CCCCCC;
}

.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: 2px solid #CCCCCC;
}
.artigo #imagem img {
	border: 2px solid #CCCCCC;
}

.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: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 200px;
	height: 15px;
}
.forms #txtarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 200px;
}
.forms #combo select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 200px;
}
.forms #button input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 200px;
	height: 15px;
}
.forms #separador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.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: #FFD600;
	text-decoration: none;
	font-weight: bold;
}
.files #tamanho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.login #titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.login #descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.login #formUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 100px;
	height: 18px;
}
.login #formPass {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 70px;
	height: 18px;
}


.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}

.subpastas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}