@charset "utf-8";
body  {
	font: 100% verdana;
	margin: 1px; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.jo #container { 
	position: relative; 
	width: 750px;  
	height: 700px;
	background: url(images/frame.png);
	margin: 0 auto; 
	text-align: left; 
} 
.jo #header { 
	position: relative; 
	height: 200px; 
	width: 750px;  
	margin: 0 auto; 
	background: #FFFFFF; 
	padding: 0 0px 0 0px;  
} 
.jo #menu {
	position: absolute;
	top: 210px;
	left: 5px;
	width: 140px;
	padding: 5px 5px 5px 5px;
	height: 300px;
}
.jo #conteudo {
	position: absolute;
	width: 389px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	left: 341px;
	top: 210px;
	z-index: 3;
	line-height: 1;
}
.jo #sidebar3 {
	position: absolute;
	right: 410px;
	top:240px;
	width:175px;
	padding: 0px 0px 0px 0px;
	z-index: 15;

}
.thrColAbsHdr #mainContent {
	position: absolute;
	right: -32px;
	margin: 0px 50px 20px 390px;
	width: 290px;
	top: 30px;
	padding: 0 20px;
}
.thrColAbsHdr #mainContent2 {
	position: absolute;
	margin: 0px 400px 20px 10px;
	width: 300px;
	padding: 25px 20px;
}
.thrColAbsHdr #footer { 
	position: relative; 
	width: 750px;  
	left: 125px;
	padding: 15px;
	text-align: center;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 0px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}


/* menu*/
.style1 { 
	font-size: 7pt;
	font-family: verdana;
	color: #FF3399;
} 
.style2 { /* texto*/
	font-size: 12px;
	font-family: helvetica;
	color: #000000;
}
.style3 { /* texto verde*/
	font-size: 8pt;
	font-family: verdana;
	color: #66CC00;
}
	.style6 { /* submenu*/
	font-size:8pt;
	font-family: verdana;
	color: #000000
	
}/* destaque bold e laranja*/
.style5 {color: #FF3399; font-size: 9pt; font-weight: bold}

a:link {color: #FF3399; text-decoration: none}
a:visited {color: #FF6600; text-decoration: none; font-weight: bold}
a:hover {color: #FF6600; text-decoration: none; font-weight: bold}

a.menu:link {color: #FFFFFF; text-decoration: none}
a.menu:visited {text-decoration: none; color: #FFFFFF; font-weight: bold}
a.menu:hover {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.style7 {
	font-size: 11pt;
	font-family: verdana;
}
.style8 {font-weight: bold; color: #FF6600;}

