@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	text-align: left; /*  */
	color: #000000;
	background-color: #84C631;
}
.thrColFixHdr #container {
	width: 900px;
	text-align: left; /**/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../pics/fundo2.png);
	background-repeat: repeat-y;
	background-position: center top;
} 
.thrColFixHdr #header {
	background-attachment: scroll;
	background-image: url(../pics/fundo1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 900px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	background-image: url(../pics/fundo1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* */
	width: 170px; /* */
	background: transparent; /*  */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right; /**/
	width: 175px; /* */
	background: transparent;
	padding-right: 10px;
}
.thrColFixHdr #mainContent {
	margin-right: 140;
	margin-left: 140;
	padding-right: 10px;
	height:inherit;
/*	height: 900px;*/
} 
.thrColFixHdr #footer {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* */
	padding: 10px 0; /*  */
}
.fltrt { /* */
	float: right;
	margin-left: 8px;
}
.fltlft { /* */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a:link {
	color: #578420;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #578420;
	text-decoration: none;
}
.style1 {
	font-size: 10px
}
.style8 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {font-size: 100%}
.style3 {font-size: 14}