
html, body {
width:100%;
height:100%;
background-color:#000000;
	}
html {overflow: scroll}

body {
margin:0px 0px 0px 0px; padding:0px;
/* background-color matched to panel, to hide small gap below it */
background-color:#CCCCCC;
}



#janelalinks{
position : absolute; 
left:60px; 
top:30px; 
background-color : #C7C7C7;

/*opacity:1.0;filter: alpha(opacity=50); -moz-opacity: 0.5; */
font-family : Arial, Helvetica, sans-serif; 
font-size :11px; 
font-weight:normal;
padding-right:5px; 
padding-left:10px; 
/*overflow: scroll;*/

}

#janelahelp{
float:left;
width :12px; 
height : 5px;
}

	
#janelabotao{
position:absolute;
left:45px; 
top:9px; 

}

#logocontainer{
        position:absolute;
	left:10%;
	top:90%;
	
	}



#map {
/*margin-right could be 315px instead, but then the map 'overflow' spilled 18px to the right of where it should*/
/*margin-right:330px;*/
/*height:100%;*/
 }


#rightpanel {
position: absolute; right: 0px; top: 0px; width:315px; height:99%; overflow:auto;
background-color:#C7C7C7; font-family:verdana,arial, Helvetica, sans-serif; font-size:10px;
padding: 10px 5px 0px 10px;
/* In MSIE; padding-bottom MUST be 0px or panel's scrollbar will go under status bar */
font-weight:normal;
border:medium solid #A91905;
}



#fixedfont10 {
 font-size : 10px ;
 font-family: Verdana,Arial, Helvetica, sans-serif;
 color: black;
 font-weight: bold;
 
	}
	
#fixedfont10white {
 font-size : 10px ;
 font-family: Verdana,Arial, Helvetica, sans-serif;
 color: white;
 font-weight: normal;
 
	}	

#avisoblue {
 padding:5px;
 font-size : 10px ;
 font-family:Arial,Verdana, Helvetica, sans-serif;
 color:blue;
 font-weight: bold;
 border:thin solid #A91905;
 
	}
	
#mensagemred{
 /*paddind:10px;*/
 font-size : 11px ;
 font-family:Arial,Verdana, Helvetica, sans-serif;
 color:#FF0000;
 font-weight: normal;

	}

.textoTitulo{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font_style: normal;
	font-size: 11px;
	color:black ;
	{

	
