body{
	margin: 0px;
	list-style: none;
	padding: 0px;
	text-decoration: none;
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body a{
	text-decoration: none;
/*	color: #006666; */
	color: Green;
}

h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669966;
}

h4{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
}

p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


/* ---------------------------------- inicio: compartilhado ---------------------------------- */
#container{
	width:100%;
	height:100%;
	vertical-align: middle;
}

#topo{
	float:left;
	width:860px;
 	min-height:550px;
	background:white url(frame_top2.gif) no-repeat top; 
	_background:white url(frame_top.gif) no-repeat top left; 	

	padding-top:40px;
	padding-left:40px;
	padding-right:40px;
	
	_width:880px;
	_padding-left: 45px;
	_padding-right: 5px;
}

#menutop{
	float:left;
	width:850px;
 	height:130px;
	padding-left:270px;
	
 	_height:100px;
	_width:900px;
	_padding-left:270px;
}

#borda{
	float: left;
	background: url(frame_bottom.gif) no-repeat top;
	width: 910px;
	height: 30px;
	margin-left: 15px;
	_margin-left: 10px;
}

#creditos{
	float: left;
	width: 910px;
	margin-left: 15px;
	_margin-left: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #000;
}

#esq{
	float: left;
	width: 480px;
 	_margin-top:28px;
}

#dir{
	float: right;
	background: white;
	width: 310px;
	_width: 320px;
	padding: 0 8 0 8;
	_padding:10px;
	margin-top:40px;
	border: solid;
	border-color: #669966;
}

/* ---------------------------------- fim: compartilhado ---------------------------------- */



/* ---------------------------------- inicio: menu ------------------------------------------ */

body, table, img, button, iframe, ul, li  { margin:0; padding:0; border:0; }
table { text-align:left; }
iframe { width:0; height:0 }

ul { margin-left:20px; }   
li { margin-bottom:1em; }  
.tightlist li { margin-bottom:0.25em; }  

 /*================= ESTILOS DO BOTÃO & CONTROLES ==================*/

.menuminwidth0 {
	position:relative;
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:55px;
	min-width:200px;
	top: 10px;

}

 @media print, projection { .menuminwidth0 { d\isplay:none; } }

* html .menuminwidth1 { 
	position:relative;  
	float:left;    
	height: 1px;   
	border-left:500px solid #fff;  
}

* html .menuminwidth2 {  
	position:relative;
	margin-left:-500px;
	height: 1px;
}

#masthead {
	position:relative;   
	float:left;
	vertical-align:top;	    
	border:0;
	margin:0;
	padding:0;
	width:100%;          
	height:36px;      
	background: white;       
}

#mastheadlogo {
	float:left;
	vertical-align:top;
	border:0;
	padding:0;
	margin:6px 0 0 7px;
}

#text {                 
	position:absolute;
	border:1px solid #404040;							
	margin:0;
	padding:0 0 0 2px;
	top:7px;
	right:65px;
	width:12em;
	font-size:14px !important;
	background:#fefefe;
}


 /*========================= TOPO DO MENU =========================*/

.menu {
	position:relative;   
	float:left;   
	margin:0;
	padding:0;
	border:0;
	height:10px;     
	width:100%;   
	background: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	line-height: 2em; */
	font-size:12px;   
	border-bottom:0px solid black;  
	border-left:0px solid #669933;  
}

.menu img {
	vertical-align: top;  
}

.menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;   
	line-height:1.5em;     
}          

.menu li {
	float:left;  
	position:relative; 
	margin:0;
}

.menu ul li table {
	margin:-1px 0;      
	m\argin:0;      
	border-collapse:collapse;  
	font-size:12px;    
}

.drop {
	display:block;
	padding:0px 0.33em;	   
	margin:0;
	text-align:right; 
	cursor:pointer;  
	cursor:hand;     
}

.drop span {   
	float:left;   
}

.rightmenu {
	position:relative;  
	float:right;      
}

#research {    
	position:absolute;  
	top:0px;     
	left:364px;  
}

/*======================== DEFINIÇÕES MENU NO TOPO ========================*/

.menu ul li ul {
	display:none;      
	padding:1px;    
}

.menu ul li a,
.menu ul li a:visited {   
	display:block;
	float:left;
	text-decoration:none;
	height:18px;
}

.menu ul li:hover a,
.menu ul li a:hover {     
	border-top:1px solid #FFF;  
	
	height:16px;
}

/*======================== 2o. NÍVEL DO MENU ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {         
	display:block;
	position:absolute;
	margin:0;
	top:46px;    
	left:20px;  
	height:auto;
	line-height:25px;
	width:13.5em;
/*	color:#669933;      */
	color: Black;
	background: #669933 ;  
}

.menu ul li:hover ul.leftbutton,
.menu ul li a:hover ul.leftbutton {
	left:0px;
}

.menu ul li:hover ul.skinny,
.menu ul li a:hover ul.skinny {   
	width:16em; 
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul {  
	left:auto;
	right:0;    
}

* html .menu ul.rightmenu li a:hover ul {    
	right:-1px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {    
	border:0;
	margin:0;
	padding:0;
	height:auto;
	color: #003300;     
	background:#C7E9C9 url(menu_patern.gif) repeat left;   
	width:19.5em;
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {     
	color:black;
	background:#99CC66;
}

.menu ul li:hover ul.skinny li a,
.menu ul li a:hover ul.skinny li a,
.menu ul li:hover ul.skinny li a:hover,
.menu ul li a:hover ul.skinny li a:hover {  
	width:16em;
}

/*======================== 3o. NÍVEL DO MENU ========================*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {   
	visibility:hidden;
	font-weight: normal;
}
   
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {    
	visibility:visible;
	position:absolute;
	margin-top:-1px;	  
	top:0;
	left:16em;
	width:18em;
}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {  
	width:18em;
	background:#C7E9C9 url(menu_patern.gif) repeat left;
}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover { 
	width:18em;
	background:#99CC66;
}

#text {   
	height:1.215em;#    
} 


/* ---------------------------------- fim: menu --------------------------------------------- */


table {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}