.table_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #476DAD;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.table_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #476DAD;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background-image: url(../imagens/galeria_efeitobase.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.table_content_titulo {
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.colunaLaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #FFCC00;
}
.colunaLaranjaDet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background-color: #FF9900;
}
.table_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #476DAD;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background: #DEEAF8;
	height: 22px;
}

.table_titulo a{
	color: #476DAD;
	text-decoration: none;
}
.table_titulo a:hover{
	color:#FF9900;
	text-decoration: none;
}
.table_tituloDet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #476DAD;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background-color: #BCD5F1;
}
.table_titulofunc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 19px;
	padding: 3px;
}
.table_contentFunc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #476DAD;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	background-color: #EEEEEE;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}
.home a{
	color: #CCCCCC;
	text-decoration: none;
}
.home a:hover{
	color: #aaa;
	text-decoration: none;
}
.clique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: inherit;
	color: #999999;
	text-decoration: none;
	padding: 2px;
}
.clique a {
	color: #999999;
	text-decoration: none;
}

.clique a:hover{
     color:#CCCCCC;
}
