@charset "utf-8";
/* CSS Document */

*{
	border:none;
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

body{
	background-image:url(../images/background-body.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#081525;
}

#estrutura{
	width:900px;
	min-height:100%;
	margin:auto;

}

#logo{
	width:256px;
	height:38px;
	margin-top:39px;
	padding-bottom:7px;
	float:left;
}

#busca-spl{
	width:246px;
	height:20px;
	float:right;
	padding-top:6px;
}

#busca-spl input{
	background-color:none;
	background-image:url(../images/busca-back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	width:150px;
	padding-right:15px;
	padding-left:9px;
	padding-top:2px;
	height:18px;
	float:left;
	color: #000066;
	font-size:12px;
}

#cabecalho{
	clear:both;
	width:900px;
	height:54px;
	background-image:url(../images/back-menu-limpo.png);
	background-position:right;
	background-repeat:no-repeat;
}

.menu{
	display:block;
	padding: 22px 0 0 0;
	width:580px;
	float:left;
}

#menu-padrao{
	height:21px !important;
	padding-top:30px !important;
	font-weight:bold;
}

#menu-padrao li{
	display:block;
	float:left;
	background-image:url(../images/separa-li.jpg);
	background-position:right;
	background-repeat:no-repeat;
	position:relative;
}
#menu-padrao li a{
	display:block;
	height:21px;
	font-size:11px;
	float:left;
	padding:4px 8px 0 8px !important;	
}

#menu-padrao a:hover{
	color:#71baf3;
}

.menu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding:0 5px 0 5px;
}

.titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#99cccc;
	font-size:16px;
	display:block;
}

#figuras{
	width:900px;
	height:454px;
	background-position:right;
	background-repeat:no-repeat;
}

#principal{
	width:900px;
	min-height:484px;
	_height:484px;
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#principal:after{
	display:block;
	clear:both;
	visibility:hidden;
	content:".";
	height:1px;
}

#busca-avc{
	width:222px;
	height:365px;
	float:right;
	padding: 50px 0 0 23px;
}

label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#005F87;
	font-size:12px;
	display:block;
	text-transform:uppercase;
	clear:both;
}
select{
	display:block;
	width:200px;
	height:18px;
	margin-bottom:15px;
	margin-top:5px;
	color:#000066;
	font-size:12px;
	border:solid 1px #cccccc;
}

.bt-laranja{
	display:block;
	min-width:30px;
	_width:30px;
	height:16px;
	background-image:url(../images/bt-laranja.jpg);
	border:solid 1px #000033;
	background-repeat:repeat-x;
	font-size: 10px;
	text-align:center;
	padding-top:4px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

input[type=submit]{
	height:22px;
	padding-top:0;
	margin-right:23px;
	float:right;
}

.bt-laranja:hover{
	border:#FFFFFF solid 1px;
}

#menu-destaque{
	clear:both;
	padding:0;
	width:890px;
	padding-left:10px;
	left: 2px;
}

#menu-destaque li{
	float:left;
	margin-right:10px;
	width:132px;
	height:36px;
}

#menu-destaque li a{
	display:block;
	width:132px;
	padding-top:5px;
	height:31px;
	text-align:center;
}

#menu-destaque li a:hover{
	background-image:url(../images/bt-hover.png);
	background-position:center;
	background-repeat:no-repeat;
}

.bts-imgs{
	padding-top:5px;
	clear:both;
}

.bts-imgs li{
	float:left;
	margin-right:3px;
}
.bts-imgs li a{
	display:block;
	border:solid 1px #000000;	
}

.bts-imgs li a:hover{
	border:#FFFFFF 1px solid;
}

.menu-inferior{
	display:block;
	clear:both;
	margin:auto;
	padding-top:10px;
	width:400px !important;
	padding-bottom:40px;
}

.menu-inferior li{
	float:left;
	font-size:12px;
	border-right:1px solid #71baf3;
}

.menu-inferior li a{
	color:#71baf3;
	padding:0 8px 0 8px;
}

.menu-inferior li a:hover{
	color:#FFFFFF;
}

ul.lista li a{
	color:#074480;
	font-size:10px;
	font-weight:bold;
}

ul.lista li a:hover{
	color:#666666;
}

/**************     INTERNAS     *******************/
.conteudo{
	min-height:453px;
	_height:453px;
	width:900px;
	background-repeat:no-repeat;
}

#foco{
	width:450px;
	float:left;
	padding: 45px 50px 30px 30px;
}

#foco p{
	text-align:justify;
}

hr{
	background-color:#ebaa48;
	height:4px;
	margin:10px 0 10px 0;
}

h1{
	color:#005f87;
	font-size:28px;
	font-weight:normal;
	display:block;
}
h2{
	color:#005f87;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding-bottom:3px;
	clear:both;
}
h3{
	color:#333333;
	font-size:16px;
}
h4{
	color:#071523;
	font-size:16px;
	display:block;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

h5{
	color:#EEEEEE;
	font-size:12px;
	font-weight:bold !important;
}

h6{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	display:block;
	padding:18px 0 0 15px;
}

h6 span{
	color:#ebaa48;
	font-weight:bold;
}

p{
	font-size:11px;
	color:#666666;
	display:block;
	padding-bottom:15px;
}

.clear{
	display:block;
	clear:both;
}

#auxiliar{
	float:left;
	width:310px;
	padding: 45px 30px 30px 30px;
}

#topo{
	width:900px !important;
	height:275px;
}

.linha{
	display:block;
	height:55px;
	width:900px;
	background-image:url(../images/degrade-lista.png);
	clear:both;
}

.quadro{
	color:#FFFFFF;
	float:right;
	background-image:url(../images/lista-azul.png);
	background-repeat:repeat-x;
	background-position:top;
	height:200px;
	border-left:#688ba2 solid 1px;
	border-right:#688ba2 solid 1px;
	padding:20px 0 0 0;
}

.quadro select, .quadro label{
	margin-left:8px;
	margin-bottom:0;
}

#complemento{
	background-color:#FFFFFF;
}

#complemento:after{
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
}

#complemento a{
	display:block;
	float:left;
	margin-left:14px;
	margin-bottom:14px;
}

/***********    menu oculto    ****************/
.menu-sub{
	position:absolute;
	top:21px;
	left:5px;
	padding:3px 7px 5px 7px;
	background-color:#1f4b5f;
	display:none;
	min-width:169px;
	z-index:50;
}

.menu-sub li{
	float:none;
	width:100%;
	padding:0;
	background-image:none !important;
	background-color:#54839d;
}
.menu-sub li a{
	float:none;
	width:95%;
	padding-top:5px !important;
	padding-left:5% !important;
	color:#FFFFFF;
	padding:0;
	font-weight:normal !important;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif;
}

.menu-sub li a:hover{
	background-color:#1f4b5f;
	color:#FFFFFF !important;
}
/***********       resultado de busca       *****************/

#buscado{
	background-color:#57b5c7; 
	width:458px; 
	padding:10px 10px 5px 10px; 
	color:#FFFFFF; 
}

.saida_link{
	color:#bbdff1;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;	
}

.saida_link:hover{
	color:#FFFFFF;
}

.link_lar{
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	display:block;
	width:75px;
	margin-bottom:5px;
}

.link_lar:hover{
	color:#44cbcb;
}

.link_img{
	display:block;
	float:left;
	width:93px;
	border:solid 2px #999999;
	margin-right:10px;
	margin-bottom:22px;
}

.link_img:hover{
	border: solid 2px #CCCCCC;
}

.box{
	background-color:#337492;
	padding:18px;
}

.box:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
}

.box p{
	color:#ffffff;
	padding:0 0 0 3px;
	font-size:14px;
}

.box input[type=text]{
	width:200px;
}

#cotacao p{
	display:block;
	color:#FFFFFF;
	font-size:12px;
	padding-left:13px;
	padding-top:55px;
}

/********       Menu de abas       *********/

.abas{
	display:block;
	width:900px;
	height:30px;
	background-image:url(../images/traja-azul.jpg);
	background-repeat:repeat-x;
}

.abas li{
	float:left;
	height:25px;
	margin-left:10px;
	margin-top:5px;
}

.abas li a{
	display:block;
	font-size:12px;
	color:#FFFFFF;
	height:18px;
	padding:5px 12px 2px 10px;
	background-color:#081525;
	font-family:Arial, Helvetica, sans-serif;
	_width:100px;
}

.abas li .selected, .abas li a:hover{
	background-color:#FFFFFF;
	color:#081525;
}

.esquerda{
	padding:0 12px 15px 15px;
	margin-top:15px;
	float:left;
}

.direita{
	padding:0 15px 15px 15px;
	margin-top:15px;
	float:left;
}

.float{
	display:block;
	float:left;
}

.list_hd{
	display:block;
	float:left;
	border-right:dotted 2px #d1eff7;
}

.list_hd li{
	color:#FFFFFF;
	font-size:12px;
	cursor:pointer;
}

.topcs{
	width:300px;
}

.topcs p{
	font-size:12px;
}

.topcs p span{
	display:block !important;
	padding-bottom:8px !important;
	color:#99ffff !important;
}	

.dois img{
	border:solid 2px #51a0b1;
	margin-bottom:5px;
} 

.dois h2 img{
	border:none;
	clear:both;
	margin:0;
	padding-right:5px;
}

.dois .esquerda h2 {
	padding-bottom:10px;
	display:block;
}

.apresenta{
	width:500px;
	padding-right:80px;
	_height:137px;
	min-height:137px;
	float:right;
	margin-bottom:5px;
}

/**********      DOWNLOADS      ***************/
#content-txt{
	width:700px;
}

#content-txt:after{
	content:'0';
	display:block;
	clear:both;
	visibility:hidden;
}
	

.result_card{
	float:left;
	margin-right:18px;
}

.result_card a{
	color:#666666;
}

.result_card a img{
	border:solid 1px #CCCCCC;
}

.result_card a:hover{
	color:#003366;
}

.result_card a:hover img{
	border:solid 1px #666666;
}

div.lista{
	width:150px;
	min-height: 135px;
	_height: 135px;
	padding-bottom:10px;
	float:left;
}

div.lista a[target=_blank]{
	color:#003366;
	font-size:10px;
	font-weight:bold;
}

div.lista a[target=_blank]:hover{
	color:#999999;
}

div.lista img{
	border:1px solid #FFFFFF;
}

/***** espaço do agente *****/
#login:after{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
}

#login label{
	color:#57b5c7;
	min-width:60px;
	float:left;
	background:none;
	padding:5px 0 5px 5px;
}

#login input[type=text],#login input[type=password]{
	width:180px;
	float:left;
	margin:5px 0 0 0;
	border:solid 1px #cccccc;
}

ul li .link_lar{
	width:260px !important;
}


.link-azul{
	color:#44cbcb;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:3px 0 0 0;	
}

.link-azul:hover{
	color:#339999;
}

#baixo{
	clear:both;
	position:relative;
	width:900px;
}

#mapa,#abas{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/aba-mapa.png);
	background-position:top left;
	background-repeat:no-repeat;	
	display:block;
	height:20px;
	width:123px;
	margin-top:-7px;
	padding-top:7px;
	text-indent:12px;
	position:relative;
	cursor:pinter;
	top:-20px;
	left:-20px;
}


.mapa{
	width: 880px;
	padding-left:20px;
	height:253px;
	padding-bottom:100px;
	position:absolute;
	top:30px;
	background-image:url(../images/mapeamento.jpg);
	background-position:top 1px;
	background-repeat:no-repeat;
}


.mapeamento .ul-bloco{
	display:block;
	float:left !important;
	color:#bad21a;
	padding-right:53px;
	border:none !important;
	margin: -20px 0 0 0;
	font-size:13px;
}

.mapeamento .ul-bloco ul{
	padding-top:7px;
	border:none !important;
}

.mapeamento .ul-bloco ul li{
	display:block;
	float:none;
	border:none !important;
}

.mapeamento a{
	padding:0;
	border:none !important;
	color:#FFFFFF;
	font-size:11px;
}

.mapeamento a:hover{
	text-decoration:underline;
}

.menu-inferior .mapeamento{
	position:absolute;
	left:3px;
	top:27px;
	background-image:url(../images/mapeamento.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:675px;
	height:253px;
	padding-left:20px;
	padding-bottom:30px;
}

.fora:hover{
	color:#FFFFFF !important;
}

.firstar{
	width:200px !important;
	float:left;
}

.firstar li{
	margin-left:-18px;
}

.firstar li a{
	padding-left:0 !important;
}

.icons{
	display:block;
	width:318px;
}

.icons li{
	float:left !important;
}

.camadas{
	width:272px;
	height:224px;
	background-image:url(../images/camada.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-left:15px;
	margin-top:-23px;
	position:relative;
	padding-bottom:11px;
}

#orkut_share{
	width:28px !important;
	height:32px !important;
	margin:0;
	position:absolute;
	z-index:1000;
	left:140px;
	top:130px;
}

.compart{
	display:block;
	width:28px;
	height:32px;
	float:left;
	padding:35px 5px 0 0;
}

.social{
	font-size:14px;
	font-weight:normal;
	color:#bad21a;
	width:100%;
	text-align:center;
	padding:20px 0 0 0;
}


#dialog-compa{
	width:548px;
	background-image:url(../images/tarja-share.jpg);
	background-repeat:repeat-y;
	height:440px;
	padding:20px;
}

#compa fieldset{
	clear:both;
	padding-bottom:30px;
}

#compa label{
	float:left !important;
	clear:none;
}

#compa input[type=text]{
	float:left !important;
	clear:none;
	border:solid 1px #000033;
}

.bt-comp{
	color:#FFFFFF;
	font-weight:bold;
	background:none;
	background-image:url(../images/bt-envia.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	width:140px;
	height:22px;
	text-align:center;
	margin-left:10px;
	float:right;
	font-size:12px !important;
	padding-top:5px !important;
}

#foco .promocoes{
	display:block;
	width:450px;
	border:none !important;
	padding-bottom:20px;
	clear:both;
}

#foco .promocoes:after, .botoes:after, #estrutura:after{
	content:'.';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;		
}

#foco .promocoes li{
	display:block;
	width:120px;
	float:left;
	margin-right:30px;
}

#foco .promocoes li a{
	display:block;
}

#foco .promocoes li span{
	color:#081525 !important;
	font-size:10px !important;
	font-weight:bold !important;
}

#promos{
	margin:auto;
	padding-top:20px;
	width: 672px;
}

#promos a:hover{
	text-decoration:underline !important;
}

#principal .botoes{
	display:block;
	width:472px;
	float:left;
}

#principal .botoes li{
	display:block;
	width:78px;
	float:left;
	margin-right:40px;
}

#principal .botoes li a{
	font-size:10px;
	text-align:center;
}

