BODY {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #000000;
	Font-Size: 12px;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
	}

#banner {
width:398px;
height: 51px;
margin:0px;
padding:0px;
background-color:#FFCC00;
position:absolute;
left:500;
top:35;
visibility:visible
}

img {
	border:none;	
}

A:link, A:active {
	text-decoration : none;
	color : #5E99A9; 
	background : transparent;
	border:none;
} 

A:visited {
	text-decoration : none; 
	color : #5E99A9; 
	background : transparent;
	border:none;
} 

A:hover {
	text-decoration : underline; 
	color : #000080; 
	background : transparent;
	border:none;
}

A:link.white, A:active.white {
	text-decoration : none; 
	color : #FFFFFF; 
	background : transparent;
	border:none;
} 

A:visited.white {
	text-decoration : none; 
	color : #FFFFFF; 
	background : transparent;
	border:none;	
} 

A:hover.white {
	text-decoration : underline; 
	color : #000080; 
	background : transparent;
	border:none;	
}

font {
	Font-Size: 12px;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
}

.texto {
	Font-Size: 12px;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
	color: white;
}

.titulo {
	Font-Size: 10pt;
	Font-Weight: bolder;
	Font-Family: Trebuchet, Verdana, Tahoma, Arial;
	color: #5E99A9;
}

td {
	Font-Size: 8pt;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
}

.td2
{
	Font-Size: 8pt;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
	z-index: 0;
	border-style : dashed;
	border-color : #5E99A9;
	border-width : 1px;
	background : #5E99A9;
}

.menu {
	Font-Size: 8pt;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
}

.small {
	Font-Size: 11px;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
	}
	
.input {
	BORDER-RIGHT: #cecece 1px solid; 
	BORDER-TOP: #cecece 1px solid; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #cecece 1px solid; 
	BORDER-BOTTOM: #cecece 1px solid;
	text-justify: auto;
	font-family: tahoma;
}

.testo_form {
	Font-Size: 10pt;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
	color: #6C7E8A;
}

.titulo_form {
	text-align:center;
	width:45%;
	Font-Size: 10pt;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
	color: #6C7E8A;
	border: 1px solid grey;
	padding:5px;
}

.titulo_form_all {
	text-align:center;
	Font-Size: 10pt;
	Font-Weight: normal;
	Font-Family: Tahoma, Verdana, Arial;
	color: #6C7E8A;
	border: 1px solid grey;
	padding:5px;
}

#edicao {
	width:150px;
	background-color:#6C7E8A;
	color:white;
	text-align:center;
	border: 1px solid grey;
	padding:5px;
}

	#header {
      float:left;
      width:100%;
      background:#fff url(/pics/bg_tabs.gif) repeat-x bottom;
      font-size:95%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url(/pics/left_corner_on.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      border-bottom:1px solid #765;
      }
    #header a, #header span {
      float:left;
      display:block;
      background:url(/pics/right_corner_on.gif) no-repeat right top;
      padding:5px 6px 4px 1px;
      text-decoration:none;
	  color: #fff;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    
	#header #current {
      background-image:url(/pics/left_corner_off.gif);
      }

	#header #current a, #header #current span {
	  float:left;
	  color: white;
      display: block;
      background-image:url(/pics/right_corner_off.gif);
      padding:5px 6px 4px 1px;
      }
	  
.formulario_link{
      font-size:11px;
	  Font-Weight: normal;
	  Font-Family: Tahoma, Verdana, Arial;
	  color: #5E99A9;
	  padding-bottom:5px;
}

.icons{
	  background-color: #78A9B7;
	  /*filter: alpha(opacity=84);*/
}

#menu_lateral {
		text-align: left;
		style: bolder;
		font-variant: italic;
		width: 35%;
	 	float: left;
		margin-left:2px;
		color: white;
		Font-Family: Tahoma, Verdana, Arial;
		font-size: 10pt;
}

#menu_lateral_news {
		text-align: left;
		style: bolder;
		font-variant: italic;
		width: 55px;
	 	float: left;
		color: black;
		Font-Family: Tahoma, Verdana, Arial;
		font-size: 10pt;
}