@charset "utf-8";
body {
	font: 0.8em/1.7 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background:url(../imagens/fundo.png) top repeat-y;
	text-align:justify;
	
}
.top{
	background:url(../imagens/top.png) center top no-repeat;
	position:relative;
	z-index:5;
	height:373px;
}
.bg{
	overflow:hidden;
	min-width:960px;
	background:url(../imagens/bg.jpg) center top no-repeat 
	
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
}
a img { 
	border: none;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

.container {
	width: 960px;
	position:relative;
	margin: 0 auto; 
}

.header {
	height:300px;
}

.content {

	padding: 10px 0;
}

.footer {
	padding-top: 20px;
	height: 366px;
	background: url(../imagens/rodape.png) center top no-repeat;
	margin-top:15px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

h1.logo {
	z-index: 11;
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 248px;
	height: 189px;
	position: absolute;
	left: 359px;
	top: 20px;
}
h1.logo a {
	display: block;
	text-indent: -9999px;
	width: 248px;
	height: 189px;
}
.logo_equador{
	width:165px;
	height:50px;
	background:url(../imagens/logo_equador.png) center top no-repeat;
	position:absolute;
	top:18px;
	left:20px;
}
.tel_top{
	width:141px;
	height:35px;
	background:url(../imagens/tel_top.png) center top no-repeat;
	position:absolute;
	top:23px;
	right:20px;
}
.bg_slide{
	width:100%;
	height:450px;
	background:url(../imagens/bg_slide.jpg) center top no-repeat;
	position:relative;
	z-index:0;
	margin-top:-73px;
}

.filme {
	position: absolute;
	z-index: 1;
	height: 450px;
	width: 834px;
	left: -627px;
	overflow: hidden;
	margin-left:50%;
	
	-webkit-mask: url(../imagens/mask.png) center center / cover;
	mask: url(../imagens/mask.png) center center / cover;
	
}


/* inicio banner*/

#banners{
	position: absolute;
	z-index: 10;
	height: 450px;
	width: 100%;
	
}
#banners .imagens > div{
	background-position: top center;
	background-repeat: no-repeat;
	height: 450px;
	width: 100%;
	display: none;
	position: absolute;
	left: 0px;
	z-index: 9;
}
#banners .imagens > div.selected{
	display: block;
	
}
#banners .imagens > div a{
	display: block;
	height: 450px;
}
#banners #botoes{
	position: absolute;
width: 32px;
z-index: 12;
height: 0px;
left: 1218px;
top: -103px;
}
#banners #botoes a{

	background: url(../imagens/banner-botao.png) top left no-repeat;
	width: 22px;
	height: 22px;
	display: block;
	margin-bottom: 1px;
}
#banners #botoes a:HOVER, #banners #botoes a.selected{background-position: bottom left;}
#banners #botoes .mainHeader > div{
	float: right;
margin-top: 640px;
margin-right: 609px;
-moz-transform: rotate(89deg);
-webkit-transform: rotate(89deg);
-o-transform: rotate(89deg);
-ms-transform: rotate(89deg);
}



/* fim banner*/
.bg_filiais{
	width:100%;
	background:url(../imagens/bg_index.jpg) center top no-repeat;
	height:450px;
}

.bloco{
	width: 174px;
	height: 285px;
	background: url(../imagens/bg_bloco.png) center top no-repeat;
	padding: 14px 5px 10px 5px;
	float: left;
	margin-right: 10px;
	margin-top: 67px;
	text-align: center;
}
.no_right{
	margin-right:0 !important;
}
a.blocos{
	width:154px;
	background:#2486E7;
	color:#fff;
	text-align:center;
	padding-top:5px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	font-weight:bold;
	
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
a.blocos:hover{
	background:#01017F;
	text-decoration:none;
}
.tit_bloco{
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 13px;
}

.menu {
	float: right;
	height: 40px;
	width: 960px;
	margin-top: 230px;
}

/* menu */


div.menu>ul{
	margin: 0;
}
div.menu>ul>li{
	float: left;
	list-style: none;
	position: relative;
	height:75px;
}

div.menu>ul>li>a{
	text-align: center;
	display: block;
	font-size: 17px;
	font-weight: normal;
	font-family: Arial;
	color: #fff;
	padding: 0px 26px 0 26px;
	line-height:70px;
	text-decoration:none;
}
div.menu>ul>li>a:hover{
background: rgb(23,88,203); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(23,88,203,1) 0%, rgba(37,142,251,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,88,203,1)), color-stop(100%,rgba(37,142,251,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,88,203,1) 0%,rgba(37,142,251,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,88,203,1) 0%,rgba(37,142,251,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,88,203,1) 0%,rgba(37,142,251,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(23,88,203,1) 0%,rgba(37,142,251,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1758cb', endColorstr='#258efb',GradientType=0 ); /* IE6-9 */

	text-decoration:none;
}

/* SubMenu */
div.menu>ul>li.tem-submenu ul{
	width:180px;
	line-height:30px;
	position: absolute;
	top: 73px;
	z-index: 2000;
	list-style: none;
	left: 0;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	/* padding: 8px 0px; */
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0 auto;
	display: none;
	
	background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(238,238,238,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

div.menu>ul>li.tem-submenu ul.submenu li a{
	color: #55595F;
	display: block;
	text-align: center;
	padding-bottom: 15px;
	white-space: nowrap;
	font-size: 13px;
	padding: 5px 12px;
	font-style:italic;
	z-index: 9;
	border-bottom: 1px solid #eee;
}
div.menu>ul>li.tem-submenu ul.submenu li a:hover{
	background-color:#1758CB;
	color:#fff;
	text-decoration:none;
}

/*fim menu*/

/*rodape*/

.no_right{
	margin-right:0 !important;
}
.tit_rod {
	width: 184px;
	float: left;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #fff;
	text-align: center;
}
.rod{
	width: 184px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #fff;
}
.rodape1{
	width: 184px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	height: 40px;
}
.rodape2{
	width:270px;
	float:left;
	margin-bottom:20px;
	text-align:right;
}

.direitos{
	float: left;
	color: #333;
	width: 960px;
	padding-top: 17px;
}
.desenvolvido{
	width: 150px;
	float: right;
}
.ag_br{
	width: 100px;
	height: 45px;
	float:right;
	margin-top:-13px;
}
.restrito {
	width: 960px;
	height: 40px;
	margin-top: 48px;
	padding-top: 20px;
	border-top: 1px solid #fff;
}

/*Fim Rodape*/
h2{
	text-align:center;
	height:150px;
	padding-top:80px;
	color:#0E36AE;
	font-size:45px;
	background:url(../imagens/bg_titulo.jpg) center top no-repeat;
	font-weight:bold;
	letter-spacing: -2px;
	margin-top:-73px;
	margin-bottom:0;
	font-style:italic;
	text-shadow:1px 1px 1px #fff;
}

.dest{
	width:940px;
	padding:10px;
	background:#fff;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}
.missao{
	width:280px;
	padding:10px 10px 20px 10px;
	float:left;
	margin-right:30px;
	background:#0E36AE;
	margin-bottom:35px;
	margin-top:-16px;
	color:#fff;
	font-style:italic;
}
.tit_missao{
	width:300px;
	float:left;
	color:#0E36AE;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-right:30px;
}
/*formulario*/

.formulario{
	width:440px;
	float:left;
}
form#myform input, form#myform textarea{
	border-radius: 0;
	background: #0E36AE;
	color: #fff;
	border:none;
	height: 30px;
	
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
}

form#myform input:focus, form#myform textarea:focus{
	background: #fff;
	outline: none;
}


form#myform button {
	float: right;
	height: 30px;
	background: #0E36AE;
	color: #fff;
	font-weight: normal;
	border: none;
	padding: 0;
	width: 80px;
	margin-bottom: 30px;
}

label {
	font-size: 14px;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: 500;
	margin-bottom: 3px
}
label.right {
	float: none;
	text-align: right
}
label.inline {
	line-height: 32px;
	margin: 0 0 12px 0
}
.prefix, .postfix {
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	height: 32px;
	line-height: 31px
}
a.button.prefix, a.button.postfix {
	padding-left: 0;
	padding-right: 0;
	text-align: center
}
span.prefix, span.postfix {
	background: #f2f2f2;
	border: 1px solid #ccc
}
.prefix {
	left: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	overflow: hidden
}
.postfix {
	right: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	background-color: #fff;
	font-family: inherit;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	color: rgba(0,0,0,0.75);
	display: block;
	font-size: 14px;
	margin: 0 0 12px 0;
	padding: 6px;
	height: 25px;
	width: 89%;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	padding-left:45px;
	margin-bottom:-10px;
}
input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize {
	font-size: 17px;
	padding: 4px 6px
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
	background: #fafafa;
	border-color: #b3b3b3;
	color:#333 !important;
}
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
	background-color: #ddd
}
textarea {
	height: auto
}
select {
	width: 100%
}
fieldset {
	border: solid 1px #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 12px;
	margin: 18px 0
}
fieldset legend {
	font-weight: bold;
	background: #fff;
	padding: 0 3px;
	margin: 0;
	margin-left: -3px
}
.error input, input.error, .error textarea, textarea.error, .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
	border-color: #c60f13;
	background-color: rgba(198,15,19,0.1)
}
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
	outline-color: #f5797c
}
.error label, label.error {
	color: #c60f13
}
.error small, small.error {
	display: block;
	padding: 6px 4px;
	margin-top: -13px;
	margin-bottom: 12px;
	background: #c60f13;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px
}
form.custom span.custom {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
	border: solid 1px #ccc;
	background: #fff
}
form.custom span.custom.radio {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px
}
form.custom span.custom.checkbox:before {
	content: "";
	display: block;
	line-height: 0.8;
	height: 14px;
	width: 14px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #fff
}
form.custom span.custom.radio.checked:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	background: #222;
	position: relative;
	top: 3px;
	left: 3px
}
form.custom span.custom.checkbox.checked:before {
	content: "\00d7";
	color: #222
}
form.custom div.custom.dropdown {
	display: block;
	position: relative;
	width: auto;
	height: 28px;
	margin-bottom: 9px;
	margin-top: 2px
}
form.custom div.custom.dropdown ul {
	overflow-y: auto;
	max-height: 200px
}
form.custom div.custom.dropdown a.current {
	display: block;
	width: auto;
	line-height: 26px;
	min-height: 28px;
	padding: 0;
	padding-left: 6px;
	padding-right: 38px;
	border: solid 1px #ddd;
	color: #141414;
	background-color: #fff;
	white-space: nowrap
}
form.custom div.custom.dropdown a.selector {
	position: absolute;
	width: 27px;
	height: 28px;
	display: ;
	right: 0;
	top: 0;
	border: solid 1px #ddd
}
form.custom div.custom.dropdown a.selector:after {
	content: "";
	display: block;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #aaa transparent transparent transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2px;
	margin-left: -5px
}
form.custom div.custom.dropdown:hover a.selector:after, form.custom div.custom.dropdown.open a.selector:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #222 transparent transparent transparent
}
form.custom div.custom.dropdown.open ul {
	display: block;
	z-index: 10
}
form.custom div.custom.dropdown.small {
	width: 134px !important
}
form.custom div.custom.dropdown.medium {
	width: 254px !important
}
form.custom div.custom.dropdown.large {
	width: 434px !important
}
form.custom div.custom.dropdown.expand {
	width: 100% !important
}
form.custom div.custom.dropdown.open.small ul {
	width: 134px !important
}
form.custom div.custom.dropdown.open.medium ul {
	width: 254px !important
}
form.custom div.custom.dropdown.open.large ul {
	width: 434px !important
}
form.custom div.custom.dropdown.open.expand ul {
	width: 100% !important
}
form.custom div.custom.dropdown ul {
	position: absolute;
	width: auto;
	display: none;
	margin: 0;
	left: 0;
	top: 27px;
	margin: 0;
	padding: 0;
	background: #fff;
	background: rgba(255,255,255,0.95);
	border: solid 1px #ccc
}
form.custom div.custom.dropdown ul li {
	color: #555;
	font-size: 13px;
	cursor: pointer;
	padding: 3px;
	padding-left: 6px;
	padding-right: 38px;
	min-height: 18px;
	line-height: 18px;
	margin: 0;
	white-space: nowrap;
	list-style: none
}
form.custom div.custom.dropdown ul li.selected {
	background: #cdebf5;
	color: #000
}
form.custom div.custom.dropdown ul li.selected:after {
	content: "\2013";
	position: absolute;
	right: 10px
}
form.custom div.custom.dropdown ul li:hover {
	background-color: #cdebf5;
	color: #000
}
form.custom div.custom.dropdown ul li:hover:after {
	content: "\2013";
	position: absolute;
	right: 10px;
	color: #a3dbec
}
form.custom div.custom.dropdown ul li.selected:hover {
	background: #cdebf5;
	cursor: default;
	color: #000
}
form.custom div.custom.dropdown ul li.selected:hover:after {
	color: #000
}
form.custom div.custom.dropdown ul.show {
	display: block
}
form.custom .custom.disabled {
	background-color: #ddd
}
/*formulario*/.contatos {
	float: left;
	width: 480px;
	margin-left: 40px;
	margin-top: 15px;
	text-align: center;
	font-style: italic;
}
.icon {
	float: left;
	margin-right: 15px;
}
.contatos2 {
	float: left;
	width: 375px;
	margin-top: 20px;
}
h3 {
	font-size: 18px;
	color: #0E36AE;
	font-style: italic;
	margin-bottom:0;
}
h4 {
	font-size: 14px;
	color: #0E36AE;
	font-style: italic;
}
.bloco_index{
	width: 272px;
	height: 186px;
	padding: 10px;
	float: left;
	margin-right: 30px;
	text-align:center;
	
}

a.noticias_index{
	width:266px;
	background-color: #fff;
	font-family: inherit;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	color: rgba(0,0,0,0.75);
	display: block;
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 8px 6px 6px 6px;
	height: 23px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;

}
a.noticias_index:hover{
	font-style:italic;
	text-decoration:none;
}
.img_peq{
	width:279px;
	height:133px;
	padding:10px;
	background:#fff;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	position:relative;
	
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}
.titulo_peq{
	width:280px;
	height:30px;
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	background:rgba(14, 54, 174, 0.61);
	position:absolute;
	bottom:10px;
}
.posto{
	width: 470px;
	float: left;
	margin-bottom:15px;
	
}
.cont {
	float: left;
	width: 390px;
	margin-top: 20px;
}

a.postos{
	width:300px;
	background:#2486E7;
	height:30px;
	padding-top:5px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 2px 0px rgba(50, 50, 50, 0.5);
}
a.postos:hover{
	background:#01017F;
	text-decoration:none;
}
.mapa{
	width:320px;
	height:145px;
	position:absolute;
	background:url(../imagens/mapa.png) center top no-repeat;
	top:80px;
	right:0;
}
a.mapa1{
	width:150px;
	height:20px;
	float:left;
	color:#333;
	font-style:italic;
	font-size:11px;
	margin-top:7px;
}
a.mapa2{
	width:180px;
	height:20px;
	float:left;
	color:#333;
	font-style:italic;
	font-size:11px;
	margin-top:17px;
	margin-left:35px;
}
.trr{
	width:270px;
	position:absolute;
	left:50px;
	top:90px;
}