.corpo {
	background-attachment: fixed;
	background-repeat:no-repeat;
}

.comments {
	font-family: Georgia, "Times new Roman";
	font-size: 11px;
	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: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}

a.title2:link {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CD9501;
	text-decoration: none;
}
a.title2:hover {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CD9501;
	text-decoration: underline;
}
a.title2:visited {
	font-family: Georgia, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CD9501;
	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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
	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;
}

.data1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.data2 {
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #e1a401;
	text-decoration: none;
}

.data3 {
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #e1a401;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #800000;
	text-decoration: undeline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	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; }

.button { COLOR: #FF3300; FONT-FAMILY: Verdana, Arial; font-size:9px; font-weight:bold; border:1px solid #FF3300; background-color:#e0ebf5; filter:alpha(opacity=50) }
.input { COLOR: #c08700; FONT-FAMILY: Tahoma, Arial; font-size:10px; font-weight:normal; border:1px solid #ecc458; background-image: url('../images/bg-input.gif'); background-color:#FFFFFF }
.input-big { COLOR: #666666; FONT-FAMILY: Tahoma, Arial; font-size:12px; font-weight:normal; border:1px solid #ecc458; background-image: url('../images/bg-area.gif'); background-color:#FFFFFF }
.area { COLOR: #c08700; FONT-FAMILY: Tahoma, Arial; font-size:10px; font-weight:normal; border:1px solid #ecc458; background-image: url('../images/bg-area.gif'); background-color:#FFFFFF }
.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 }

#divTooltip {position:absolute; top:0px; width:100px; visibility:hidden; z-index:200; background-color:#ffffff; layer-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}

