@charset "utf-8";
/* CSS Document */
	
	/* Estrutura */
#containersSac{
	width:900px;
	height:auto;
	background-color:#FFFFFF;

	}
	/* Conteudo */
.titloFale{
	width:700px;
	position:absolute;
	top:120px;
	left:186px;
	border-bottom:1px solid #999999;
	font-size:16px;
	color:#666666;
	}
.pequenoMapSP a img{
	width:120px;
	height:74px;
	position:absolute;
	top:427px;
	left:304px;
	border:1px solid #333333;
	}
.clicParaSP a{
	position:absolute;
	top:500px;
	left:320px;
	font-size:10px;
	font-weight:100;
	color:#3b25c7;
	}
.clicParaSP a:hover{
	color:#000033;
	}
.pequenoMapRJ img{
	width:120px;
	height:73px;
	position:absolute;
	top:426px;
	left:630px;
	border:1px solid #333333; 
	}
.clicParaRJ a{
	position:absolute;
	top:498px;
	left:649px;
	font-size:10px;
	font-weight:100;
	color:#3b25c7;
	}
.clicParaRJ a:hover{
	color:#000033;
	}
.barraSeparaMapa{
	position:absolute;
	top:420px;
	left:533px;
	width:1px;
	height:200px;
	}
#saibaComo{
	width:700px;
	position:absolute;
	top:380px;
	left:180px;
	font-size:14px;
	color:#3b25c7;
	border-bottom:1px solid #999999;
	text-align:left;
	}
#content{
	width:720px;
	height:495px;
	margin:0px 0px 0px 180px;
	font-size:12px;
	text-align:center;
	}
#formFale{
	font-size:13px;
	color:#666666;
	position: absolute;
	top:170px;
	left:190px;
	}
#formFale table td input,
#formFale table td select{
	border:1px #dadbda solid; 
	color:#66686d; 
	height:20px;
	font-family:"trebuchet MS";
	font-size:11px;
	padding-left:3px;
	}
#formFale table td textarea{
	border:1px #dadbda solid; 
	color:#66686d; 
	width:400px;
	height:50px;
	font-family:"trebuchet MS";
	font-size:11px;
	padding-left:3px;
	}
.formGde{
	width:400px;
	}
.obsCampos{
	width:700px;
	position:absolute;
	top:170px;
	left:0px;
	font-size:12px;
	text-align:left;
	font-weight:100;
	}
.btForm{
	padding-left:50px;
	}
.telSP{
	width:232px;
	height:73px;
	position:absolute;
	top:523px;
	left:244px;
	font-size:12px;
	text-align:center;
	}
.telRio{
	width:263px;
	height:73px;
	position:absolute;
	top:523px;
	left:562px;
	font-size:12px;
	text-align:center;
	}

	/* BarrasDecrativas */
.divBarraTopo{
	width:900px;
	color:#333333;
	height:9px;
	background-image:url(../templates/akxel-elevadores_51.png);
	background-repeat:no-repeat;
	margin:6px 0 0 0;
	left:-1px;
	}	

