@charset "utf-8";
/* CSS Document */

#topo  {
	width: 770px;
	margin: 0 auto;
	height: auto;
} 
.text {
	color: #FF0066;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form {
	width:657px;
	height:80px;
	margin: 10px 20px 20px 60px;
	position: absolute;
}
#content {
	width:770px;
	margin: 0px 80px 20px0px;
	height: auto;
}
#geral {
	width:770px;
	margin: 0 auto;
}

body {
	background-color: #000000;
	background-repeat: repeat-x;
}
.title {
	font-size: 16px;
	color: #CC3333;
	font-family: "Trebuchet MS";
}

A:link {
	text-decoration:none;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
A:visited {
	text-decoration:none;
	color: #CCCCCC;
}
A:active {
	text-decoration:none;
	color: #999999;
}
A:hover {
	text-decoration:none;
	color: #CC0033;
}
a img {
border-width:0;
}

.text {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-weight: normal;
}
.link {
	color: #999999;
	font-size: 12px;
	font-family: "Trebuchet MS";
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#999999;
	font-weight:normal;
	padding: 1px 2px;
	background:url(formbg.gif) repeat-x left top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 20px;
}
.subtitle {
	font-size: 12px;
	color: #CC3333;
	font-family: "Trebuchet MS";
}

.formbox {
	width: 780px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #990000;
}
