﻿/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
body {
	font:normal 11px Trebuchet MS, Tahoma, Arial, sans-serif;
	background:#021727 url(../imagens/faixa.jpg) top left repeat-x; 
	color:#fff;
	scrollbar-face-color: #fff; 
	scrollbar-shadow-color: #78a5e7; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #78a5e7; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-track-color:#fff; 
	scrollbar-arrow-color: #78a5e7;
	text-align:center;
	height:100%;
	}

.bold{ font-weight:bold;}
.upp { text-transform:uppercase;}
.cursor{ cursor:pointer;}
.at{ text-align:right;}
.al{ text-align: left;}

.md{ margin-right:4px;}
.me{ margin-left:20px;}
.mb { margin-right:20px;}

.av { padding-left:80px;}


#wrapper{
    margin:0 auto 0 auto;
	width:990px;
	height:100%;
	}
.topo{ width:990px; height:304px; float:left; text-align:left; background:url(../imagens/topo.jpg) top left no-repeat;}



.contentor{ width:722px; float:left; background:#354654 url(../imagens/tt.jpg) top left repeat-y;}

.contentor1{ width:265px; height:457px; float:left; text-align:left; background:url(../imagens/esq.jpg) top left no-repeat}
.contentor2{ width:437px; min-height:457px; float:left; text-align:left; background:url(../imagens/centro.jpg) top left no-repeat; padding:0 10px 0 10px;}

.bottom{ width:712px; height:24px; padding:10px 5px 5px 5px; float:left; text-align:left; background: url(../imagens/bottom.jpg) bottom left no-repeat;}

.contentor3{ width:268px; height:496px; float:left; text-align:left; background:url(../imagens/dir.jpg) top left no-repeat}

.pesquisa{width:195px; height:160px; float:left; text-align:left; margin:30px 0 0 40px;}


.textoA{font: 12px Trebuchet MS, Tahoma, Arial, sans-serif;  color:#80b8f9;}
.textoAE{font: 14px Trebuchet MS, Tahoma, Arial, sans-serif;  color:#0b4588;}
.textoB{font:12px Trebuchet MS, Tahoma, Arial, sans-serif;  color:#fff;}
.textoAmar{ color:#0e314c;}

.fav{float:left; display:block; width:268px; height:150px; padding-top:120px;}

.Box { float:left; display:block;}
.geo{
	width:750px; 
	height:400px; 
	float:left;
	display:block;
	border:1px dashed #e65504;
	}
		
.link {font:normal 10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#fff; text-decoration: none; }
.link a{font:normal 10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#fff; text-decoration: none;}
.link a:hover{font:normal 10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#ffa240; text-decoration:none;}

.linkPB {font:normal 10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#33678c; text-decoration: none; }
.linkPB a{font:normal 10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#33678c; text-decoration: none;}
.linkPB a:hover{font:normal 10px Trebuchet MS, Tahoma, Arial, sans-serif;color:#fff; text-decoration:none;}


.contentorImp { width:600px; background:#FFFFFF; color:#114f96; float: left; text-align:left; padding:10px 10px 10px 10px;}
.contentorImpCart{ float: left;text-align:justify;width:200px;}

