@charset "utf-8";
/* CSS Document */
.setor1{width:210px;
	height:105px;
	margin:5px 5px 5px 0px;
}
.setor1 #bag, #imp, #exp{
	/*border:1px #000000 solid;*/
}
.setor1 a{margin-bottom:5px;width:205px;height:30px; display:block;}
.setor1 #bag{background:url(../imgs/bagag.png);}
.setor1 #imp{background:url(../imgs/impor.png);}
.setor1 #exp{background:url(../imgs/expor.png);}
.setor1 #bag:hover{background:url(../imgs/bagag1.png)}
.setor1 #imp:hover{background:url(../imgs/impor1.png)}
.setor1 #exp:hover{background:url(../imgs/expor1.png)}
/*---------------------frame------------------*/
#frame{text-align:center;
}
.cambio{background:url(../imgs/cambio.gif) no-repeat;
	width:170px;
	height:75px;
	padding:5px 0 0 32px;
	margin-top:20px;
	margin-left:210px;
}
#noticias{background:url(../imgs/noticias.gif) no-repeat;
	width:500px;
	height:100px;
	margin-left:425px;
	margin-top:-95px;
}
.lin1{width:950px;
	height:105px;
	padding-left:15px;
	/*border:1px #000000 solid;*/
}
.banner1{float:right;
	margin-right:20px;
}
.cima{width:100%;
	height:285px;
	padding-top:5px;
	text-align:left;
	margin-left:10px;
}
#empresa{width:580px;
	height:245px;
	background:url(../imgs/empresa.gif) no-repeat;
	font:10pt "Times New Roman", Times, serif;
	text-align:justify;
	padding-top:5px;
	color:#003399;
}
#empresa p{text-indent:20px; margin:3px 5px; }
#empresa b{margin-top:10px;}
#empresa span{background:#375E52; 
	color:#FFFFFF;
	font:12pt Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	letter-spacing:2px;
	margin-left:15px;
	padding:0px 8px 2px 8px;
}
#empresa ul{margin-left:20px;}
#conEmp{width:570px;
	height:220px;
	overflow:auto;
}
.bannT{width:580px;
	height:30px;
	background:url(../imgs/bannT.png);
	margin-top:5px;
	font:14pt Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
}