#centro {
	width: 420px;
	float: left;
	height: 100%;
	margin-left: 10px;
}
#centro .boxmeia .mapa {
	float: right;
}

#topo {
	background-image: url("bg_topo.jpg");
	background-repeat: no-repeat;
	height: 88px;
	padding-top: 0px;
	padding-left: 20px;
}

#conteudo {
	margin-top: 5px;
	padding-bottom:50px;

}
html, body {height:100%;} 
body {
    padding:0;
	margin: 0;
	background-color: #18447a;
    }
#corpo {
    width:770px;
    min-height:100%;
	position: absolute;
	font-family: "Arial";
	font-size: 10pt;
	left: 50%;
	margin-left: -385px;
	background-color: #FFFFFF;
}
* html #corpo{height: 100%;}

#rodape {
	background-image: url("bg_barra_rodape.jpg");
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	position: absolute;
    bottom: 0; 
	width:770px;
}
.clear {clear:both;}
   
#esq  {
	width: 158px;
	float: left;
}
#dir {
	float: right;
	width: 178px;
	height: 100%;
	text-align: center;
}
#dir .banner {
	margin-bottom: 20px;
}

#menu ul {
	list-style-type: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#menu li	 {
	background-image: url("bg_menu_1.jpg");
	background-repeat: no-repeat;
	height: 24px;
	width:137px;
	padding-top: 1px;
	padding-left: 20px;
}

img {
	border:0;	
}
#menu a {
	color: #000000;
}
#menu li:hover {
	background-image: url("bg_menu_2.jpg");
}
#clientes{
	width: 158px;
	margin-top: 5px;
}
#clientes .topo {
	background-image: url("bg_menu_topo.jpg");
	height: 20px;
	padding-top: 0px;
	text-align: center;
}
.btAcesso {
	position:absolute;
	background-image: url("bt.png");
	background-repeat: no-repeat;
	height: 29px;
	text-align: left;

	margin-left:600px;    
	margin-top: 0px;

	padding-top: 10px;
	color: #FFFFFF;
	font-size: 16px;
}

.btAcesso a{
	text-decoration:none;
	color: #FFFFFF;
}

#clientes ul {
	list-style-type: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#clientes li {
	margin-top:10px;
	text-align:center;
}

#menu .afi {
	color: #993333;
}


#centro .topo {
	background-image: url("bg_menu_topo.jpg");
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
}


#telaCAD label 
{
	width:409px;
	margin:5px;
	float: left;
	display: block;
	clear: left;
}
#telaCAD input 
{
	float: left;
	display: block;
	clear: left;
}

.obrigatorio
{
	color:Red !important;
	font-size:14px;
}

#cadastrar 
{
	float:right;
}
.botao {
	display:block;
	float:right;
	margin-top:5px;
	
}
.termo 
{
	height:300px;
	overflow:auto;
	font-size:11px;
	margin-top: 10px
}
#formEmail
{
	
}
#formEmail label 
{
	width:409px;
	margin:5px;
	float: left;
	display: block;
	clear: left;
}
#formEmail input 
{
	float: left;
	display: block;
	clear: left;
}

.nuvens 
{
	font-family:Verdana;
}
.nuvens a{
	text-decoration:none;
	color: #000000;
}

