/* CSS Document */

body {
	background-image: url(imagens/fundoGeral.jpg);
	background-repeat: repeat-x;
}



#plotGeral {
	margin:auto;
	width:812px;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 2;
	position:absolute;
	background-image: url(imagens/fundoPlotGeral.jpg);
}

#plot_top{
	height:276px;
}

#plot_top2{
	height:276px;
	padding-left:opx;
	}
	

.in_box_plot{	margin-left:0px;
				margin-top:5px;
				width:770px;}
				

				
				
				
#plotGeral2{	
		width: 980px;
		padding-left:1px;
		border-left:1px #3e80b0 solid;
		border-right:1px #3e80b0 solid;
		margin:0 auto;
		background:#FFF;
		height:700px;}



#texto{
	position: relative;
	text-align: justify;
	height:89px;
	padding-top: 40px;
	width: 570px;
}
	

#geralinterno {
	position:absolute;
	width: 550px;
	margin: auto;
	margin-top: 10px;
	left: 79px;
	top: 79px;
}



#geralinterno legend{
	font-weight: bold;
	color: #993300;
	font-size: 11pt;
	letter-spacing: 2px;
	margin-bottom: 10px;
        }
        
#geralinterno input{
	font-size: 13px;
	margin-bottom: 10px;
	color: #0E0659;
	border: 1px solid;
	border-color: #33CCFF;
        }
        
#geralinterno select{
	        border: 1px solid #333;
	        font-size: 13px;
	        margin-bottom: 10px;
	        color: #0E0659;
        }
        
#geralinterno label{
	        display: block;
	        width: 140px;
	        float: left;
	        color: #000;
	        border-bottom: 1px solid #f1f1f1;
        }
        

#geral .botao{
	font-size: 13px;
	background: #f1f1f1;
	margin-left: 10px;
        }



#fieldset{
	border: 1px solid #ccc;
	margin-left: 10px;
	padding-left: 20px;
	padding-top: 0px;
        }
	

/* Estilo para pagina de resultado */
	
#label_moldura{
	font-weight: bold;
	color: #993300;
	font-size: 11pt;
	letter-spacing: 2px;
	width: 110px;
	position: relative;
	top: -10px;
	background-color: #FFFFFF; }


#label_nome{
	font-weight: bold;
	color:#FF0000;
	font-size: 11pt;
	letter-spacing: 2px;
	width: auto;
	position: relative;
	top: -10px;
	 }

/*portal*/




#menuged {
	position:absolute;
	left:24px;
	top:310px;
	width:158px;
	height:313px;
	z-index:6;
	background-repeat: no-repeat;

}


#wrap_menu{
	width:10px;
	position: absolute;
	left: -160px;
	top: 336px;
}


#contentMenu {
	position:absolute;
	left:5px;
	top:31px;
	width:144px;
	height:293px;
	z-index:2;
}
.textoGeral {
	text-align:justify;
	line-height:18px;
	color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 59px;
}

.textoGeralCentro {
	text-align:center;
	line-height:18px;
	color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 59px;
}

.textoGed {
	text-align:center;
	line-height:30px;
	color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	top: 59px;
}


/* COMEÇA AQUI O CSS PURO EEEMBA*/

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


ul#menuContent {
	width:144px;
	background:#FADE8B;
	margin:0;
	padding:0;
	list-style-type:none;
	position: absolute;
	background-color: #FFFFFF;
	height: 292px;

}






/* GED   */

#fundologin {
	position:absolute;
	left:168px;
	top:13px;
	width:595px;
	height:929px;
	z-index:3;
	background-image: url(../imagens/fundo_logoff.png);
	background-repeat:no-repeat;
	}

#fundoportal {
	position:absolute;
	left:189px;
	top:309px;
	width:595px;
	height:312px;
	z-index:3;
	background-repeat:no-repeat;
	}

