.corpo {
	background-attachment: fixed;
	background-repeat:no-repeat;
}

.comments {
	font-family: Georgia, Times new Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}

.title {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}

.titleB {
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}

a.title2:link {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
a.title2:hover {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: underline;
}
a.title2:visited {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}

.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #3E7FBC;
	text-decoration: none;
}

.bottom2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.little {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.data {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a:link {
	font-family: Georgia, Times new Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times new Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, Times new Roman;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: undeline;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}

.writer {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

HR {
	height: 1px;
	width: 90%;
	color: #C9E2ED;
	
}

div.transOFF {width: 100%;border:0px; }
div.transON  {width: 100%;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:0px; }
div.trans25   {width: 100%;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:0px; }
div.trans75   {width: 100%: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:0px; }

.input {
	COLOR: #000;
	FONT-FAMILY: Georgia, "Times New Roman";
	font-size:12px;
	font-weight:normal;
	border:0px;
	background-image: url('../images/bg-input.gif');
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
.area {
	COLOR: #000;
	FONT-FAMILY: Georgia, "Times New Roman";
	font-size:12px;
	font-weight:normal;
	border:0px;
	background-image: url('../images/bg-area.gif');
	width:258px;
	height:auto;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
.modify {
	COLOR: #404040;
	FONT-FAMILY: Tahoma, Arial;
	font-size:10px;
	font-weight:normal;
	border:1px solid #ffffff;
	background-image: url('../images/bg-input.gif');
	background-color:#FFFFFF
}

.normalStyle {padding:2px; text-align:left; font-weight:bold; width:170px; color:#3E7FBC; top:50px; font-family:tahoma,arial,helvetica; font-size:9px; background-color:#f3f3f3; layer-background-color:#f3f3f3; border-width:1px; border-style:dashed; border-color:#3E7FBC; cursor:default}
.netscape4Style {padding:0px; font-weight:bold; width:170px; color:#3E7FBC; top:50px; font-family:tahoma,arial,helvetica; font-size:9px; background-color:#ffffff; layer-background-color:#ffffff; border:1px dashed #3E7FBC}
