@charset "utf-8";
body  {
	font: 100% verdana;
	background: #FF9900;
	margin: 15px; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
body2  {
	font: 100% verdana;
	background: #CCCCCC;
	margin: 15px; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.thrColAbsHdr #container { 
	position: relative; 
	width: 765px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 2px solid #ffffff;
	text-align: left; 
} 
.thrColAbsHdr #container2 { 
	position: relative; 
	width: 765px;  
	height: 550px;
	background: url(material%20site/fundo_laranja.png);
	margin: 0 auto; 
	border: 2px solid #ffffff;
	text-align: left; 
} 
.thrColAbsHdr #header { 
	height: 60px; 
	background: #FFFFFF; 
	padding: 0 25px 0 15px;  
} 
.thrColAbsHdr #header h1 {
	margin: 0px 0px 0px 20px; 
	padding: 30px 5px; 
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 60px;
	left: 144px;
	width: 264px;
	background: #ffffff;
	padding: 5px 5px 5px 5px; 
	height: 151px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	width: 300px;
	margin: 20px 220px 40px 120px;
	height: 250px;
	padding: 10px 0px 20px 20px;
	left: 2px;
	top: 85px;
	z-index: 3;
	line-height: 1;
}
.thrColAbsHdr #sidebar3 {
	position: absolute;
	right: 515px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	top: 270px;
	}
.thrColAbsHdr #mainContent {
	margin: 0px 50px 20px 450px;
	width: 240px;
	padding: 0 20px;
}
.thrColAbsHdr #mainContent2 {
	margin:50px 150px 20px 50px;
	width: 600px;
	padding: 20px 20px;
}
.thrColAbsHdr #footer { 
	padding: 0 0px 0 0px; 
	background:#DDDDDD;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 0px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}


/* titulos */
.style1 { 
	font-size: 12pt;
	font-family: verdana;
	color: #FF6600;
	font-weight: bold;
} 
.style2 { /* menu*/
	font-size: 9pt;
	font-family: arial;
	color: #FF3300;
}
.style3 { /* texto*/
	font-size: 9pt;
	font-family: verdana
}
.style4 { /* texto bold*/
	font-weight: bold;
	font-size: 10pt;
	}
.style6 { /* submenu*/
	font-weight: bold;
	font-size: 9pt;
	font-family: arial;
	color: #FF3300
}
.style7 { /* tit submenu*/
	font-weight: normal;
	font-size: 10pt;
	font-family: arial;
	color: #968B91
}/* destaque bold e laranja*/
.style5 {color: #FF6600; font-size: 12pt; font-weight: bold}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FF3300; text-decoration: none; font-weight: bold}
a:hover {color: #000000; text-decoration: none}

a.menu:link {color: #FF6600; text-decoration: none}
a.menu:visited {text-decoration: none; color: #968B91; font-weight: bold}
a.menu:hover {text-decoration: none; color: #FF3300; font-weight: bold;}

