@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	background-color: #000000;
}
.bg_body {
	background-image: url(imagens/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.corvermelho {
	color: #852018;
}
.corvermelhobold {
	color: #852018;
	font-weight: bold;
	font-size: 12px;
}
.corpreto {
	color: #000000;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-align: justify;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #852018;
	text-decoration: none;
	margin:0px;
}

.bg_home {
	background-image: url(imagens/bg_tabelahome.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.t01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #852018;
	letter-spacing: 0px;
	text-align: justify;
	font-weight: bold;
}
a.equipe {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	background-image: url(imagens/setinha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.equipe:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	padding-left: 7px;
	background-image: url(imagens/setinha_vermelha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.formularios {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #262626;
	border: 1px solid #494949;
	padding: 6px;
	height: 26px;
}
.selects {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #262626;
	border: 1px solid #494949;
}
.caixatexto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #262626;
	border: 1px solid #494949;
	padding: 6px 0px 6px 6px;
}
a.subtrabalhos {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	padding-left: 8px;
	background-image: url(imagens/setinha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.subtrabalhos:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	padding-left: 8px;
	background-image: url(imagens/setinha_vermelha.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.trabalhos {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-left: 8px;
	background-image: url(imagens/setinha_branca.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.trabalhos:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCC;
	text-decoration: underline;
	padding-left: 8px;
	background-image: url(imagens/setinha_preta.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.LinkPag {
	padding:2px;
	margin:1px;
	display:inline-block;
	text-decoration:none;
}
.LinkPagSelect {
	padding:2px;
	margin:1px;
	display:inline-block;
	text-decoration:none;
	color:#990000;
}
.LinkPagDesativado {
	padding:2px;
	margin:1px;
	display:inline-block;
	text-decoration:none;
}
a.logoff {
	font-family: Tahoma;
	font-size: 11px;
	color: #852018;
	text-decoration: none;
	padding-left: 8px;
	background-image: url(imagens/icone_fechar1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
a.logoff:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #852018;
	text-decoration: underline;
	padding-left: 8px;
	background-image: url(imagens/icone_fechar2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
