

/* Layout ----------------------------------------------------------------------*/
body{
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	background-image: url(../figuras/fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e3e3e3;
	}
	
	
#tudo {
	width:1000px;
	text-align:left;
	margin:0 auto;
	background-position:0 0;
	 
	display: block;
	}


#topo {
	width:100%;
	height:190px;
	float:left;
		background-color: #fff;
	/*border: 1px solid #000;*/
	 
	}
	
#topo_logo {
	width: 399px;
	height: 142px;
	float:left;
/*	border: 1px solid #000;*/

	}	
	#topo_direito {
	width:601px;
	height: 142px;
	float:left;
	background-image:url(../figuras/topo_fundo_direito.jpg);
	background-repeat: no-repeat;/*border: 1px solid #000;*/
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	 
	font-family: Verdana, Geneva, sans-serif;
	background-position: right top;
	}	
	
		#topo_painel {
	width: 100%;
	height: 35px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(../figuras/topo_direito.jpg);
	/*border: 1px solid #000;*/
	}	
 
#topo_menu {
	height: 20px;
	float:left;
	margin-left: 40px;
	margin-top: 20px;

	}	
#topo_menu  a{
	float:left;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #e37e1f;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none; 
	}	
#topo_menu a:hover { 	 
 
	color: #82a3ba;
  }	
  
  #topo_menu_2{
	  width:280px;
	height: 20px;
	float:left;
	margin-left: 220px;
	margin-top: 30px;
 
	}	
	/*	
#margem_topo{
	margin-left:80px;
	margin-top: 20px;
}*/
#conteudo {
	width:998px;
	float:left;
	margin-left: 0px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	display: block;
	background-color: #fefefe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 0px;
	}
	
 
 #conteudo_margem{
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

  
/* login-------------------------------------------------*/
.painel_topo{ margin-left:10px;
              margin-top:2px;}
#telefone{
	float:left;
	margin-left:100px;
	height: 30px;
	width: 250px;	 
	vertical-align: middle;
}
.campo { width:160px;
         height:16px;
		 background-color:#f2f2f2;
		 border:solid  #dbdbdb 1px;
		 font-size:12px;
		 color:#F60;}



#topo_menu_2 a img{opacity:0.5; /* Firefox & Chrome */
    filter:alpha(opacity=50); /* IE */}

#topo_menu_2 a:hover img{opacity:0.9; /* Firefox & Chrome */
    filter:alpha(opacity=100); /* IE */}
/* login------------------------xx-------------------------*/
 





 

#base {
	float:left;
	width:100%;
	/*min-height:118px;
	height:auto !important;*/
	height:130px;
	display: block;
	background-color: #CCC;
	background-image: url(../figuras/base_fundo.png); 
	}
	#base_linha {
	float:left;
	width:100%;
	height:14px;
	display: block;
	background-color: #00488c;
	background-image: url(../figuras/base_fundo_linha.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 0px;
	margin-left: 0px;
	}
#base_margem{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	 
}
				 
				 
#base_margem a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	 
}				 
 #base_coluna_direita{
	float:left;
	background-image: url(../figuras/base_direita.jpg);
	background-repeat: no-repeat;
	width: 658px;
	height: 109px;
}
 #base_coluna_direita img{
	float:right;
	margin-top: 68px; 
	 
}
 
  #base_coluna_esquerda{
	float:left;
	width: 342px;
	height: 109px;

}
	#quebra_linha{
	clear: both;
 
	height: 2px;
 
	 
    }			 
	 