﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
body {
	font:normal 11px Tahoma, Arial, sans-serif;
	background: url(imagens/padrao.gif); 
	color:#1968b7;
	scrollbar-face-color: #fff; 
	scrollbar-shadow-color: #1968b7; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #1968b7; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-track-color:#fff; 
	scrollbar-arrow-color: #1968b7;
	text-align:center;
	height:100%;}
	
.bold{ font-weight:bold;}
.upp { text-transform:uppercase;}
.cursor{ cursor:pointer;}
.MT20{ margin-top:20px;}
.Box{ float:left; display:block;}


#wrapper{
    margin:4px auto 0 auto;
	width:980px;
	height:100%;
	}
	
.topo{ 
	width:980px;
	height:233px;
	float:left;
	background:url(imagens/1.jpg) top left no-repeat; }
	
.contentor { 
	width:980px;
	float:left;
	background:url(imagens/tira.jpg); }
	
.formEsc { 
	width:251px;
	height:384px;
	float:left;
	text-align:left;
	background:url(imagens/lat_es.jpg) top left no-repeat;
	padding: 30px 15px 15px 25px;}
	
.conteudo{
	width:675px;
	float:left;
	padding: 0 4px 0 10px;
	text-align:justify;
	background:url(imagens/cent.jpg) top left no-repeat;}

/* detalhes */
.formEsc1 { 
	width:11px;
	height:384px;
	float:left;
	text-align:left;
	background:url(imagens/lat_es.jpg) top left no-repeat;
	padding: 30px 0px 15px 0px;}
.conteudo1{
	width:959px;
	float:left;
	padding: 0 0px 0 10px;
	text-align:justify;
	background:url(imagens/cent.jpg) top right no-repeat;}

.cdet{width:703px;
	float:left;
	padding:0 10px 0 0;
	text-align:justify;}

/* fim dos detalhes */
	
.c1{width:436px;
	float:left;
	padding:0 10px 0 0;
	text-align:justify;}

.c2{width:222px;
	float:left;
	text-align:justify;}
	
.bottom{
	width:980px;
	height:12px;
	float:left;
	background:url(imagens/bottom.jpg) top left no-repeat;}
	
.laranja{font:bold 11px Tahoma, sans-serif; color:#ff6600; text-decoration:none;}

.Contactos{
	font:10px Tahoma, sans-serif; color:#ff6600;
	width:182px;
	padding: 0 20px 0 20px;
	float:left; min-height:174px;}
	
.linkBottom{
	width:665px;
	float:left;
	padding: 0 4px 0 0; 
	display:block;}
	
.divisao { border-bottom:1px dotted #1968b7; display:block; float: left;height:14px;}
.divisao1 { border-bottom:2px dotted #1968b7; display:block; float:left; height:14px;}
.BoxP{
	height:14px;
	display:block;
	float:left;}
	
.geo{
	width:430px; 
	height:300px; 
	float:left;
	display:block;
	border:1px dashed #e65504;
	padding:4px;}

.link{font:bold 12px Tahoma, sans-serif; color:#da251c; text-decoration:none;}
.link a{font:bold 12px Tahoma, sans-serif; color:#da251c; text-decoration:none; }
.link a:hover{font:bold 12px Tahoma, sans-serif; color:#000000; text-decoration:underline;}	

.linkPB {font: 10px Tahoma, sans-serif; color:#666666; text-decoration:none;}
.linkPB a{font: 10px Tahoma, sans-serif; color:#666666; text-decoration:none; }
.linkPB a:hover{font: 10px Tahoma, sans-serif; color:#1968b7; text-decoration:underline;}

.contentorImp { width:600px; background:#FFFFFF; float: left; text-align:left; padding:10px 10px 10px 10px;}
.contentorImpCart{ float: left;text-align:justify;width:200px;}		


	

