@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	background-image: url(img/pat_20071030220925.gif);
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: 171717;
}

a:link, a:active, a:visited {
	color:#CCCCCC;
	text-decoration:none;
	line-height: normal;
}
.arte_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

a:hover {
	color:#FF9900;
}


.td_espaco {
	padding-top: 8px;
	padding-bottom: 8px;
}

.tabela_central {
	background-color: #171717;
}

.tabela_topo {
	background-color: #262626;
}
.fundo_topo {
	background-image: url(img/bg_topo.jpg);
	background-repeat: repeat;
}

.linha_sup {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}

.linha_inf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.form_estilo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #666666;
	color: #CCCCCC;
	height: 17px;
	padding-left: 5px;
}

.form_estilo_msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #666666;
	color: #CCCCCC;
	padding-left: 5px;
}
