body {
	background-image: url(../img/bg.gif);
	background-color: #191919;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#333333;
	scrollbar-highlight-color:#1B1B1B;
	scrollbar-face-color:#080808;
	scrollbar-shadow-color:#1B1B1B;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#333333;
}
.adm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align:justify;
}
.texto_conteudo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align:justify;
	margin-left:20px;
	margin-right:10px;
}
.texto_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.chamada {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/fundo_formulario.jpg);
	border: thin solid #666;
	background-color: #333;
}
.botao {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: thin dashed #CCCCCC;
}
#topblock {
	position:relative;
	clear:both;
	height:210px;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 45px;
	color: #f1f1f1;
	clear:both;
	overflow:hidden;
}
#topblock img {
	position:absolute;
	top:0px;
	left: 0px;
}
#topblock h1 {
	margin: 0px 0px 32px 130px;
	padding: 0px;
	font-size: 22px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#topblock p {
	position: absolute;
	top: 100px;
	left: 150px;
	right: 100px;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
}
#topblock p a {
	position: absolute;
	right: 0px;
}
small {
	font-size: 9px;
}
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#container p {
	text-align: justify;
	margin: 15px 0px;
	padding:0px;
}
#demo_area {
	width: 728px;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
}
fieldset {
	width: 469px;
	padding:0px;
	margin: 0px;
	border: 1px solid #bbbbbb;
}
legend {
	font-weight:bold;
	font-size: 14px;
	padding: 8px;
	margin: 0px 0px 0px 10px;
}
form {
	padding: 0;
	margin: 15px;
	position: relative;
}
fieldset button {
	margin-top: 12px;
}
#left_col {
	float: left;
	margin-right: 25px;
}
#right_col {
	margin-top: 16px;
	width: 200px;
	float: left;
	border: 1px solid #bbbbbb;
	text-align:center;
	padding: 15px;
}
#upload_area {
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
#footer {
	display:block;
	width:100%;
	font-weight:bold;
	font-size: 9px;
	background-color: #000000;
	color: #ffffff;
	line-height: 65px;
	text-align:center;
}
#download_now {
	text-align:center;
	margin-top: 10px;
	clear: both;
}
#download_now a, #download_now a:active, #download_now a:visited{
	margin-left: auto;
	margin-right: auto;
	color: transparent;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	width: 127px;
	height: 25px;
	background-image:url(../images/download.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#download_now a:hover {
	background-position:bottom left;
}
