* {
	margin: 0;
	padding: 0;
	outline: 0
}

html {
	background: #1c1e1c url(imagens/fundo.jpg) repeat-x
}

body {
	font: 0.95em/1.4em 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	margin: 0; 	padding: 0; 
	background: #010000 url(imagens/fundo-principal.jpg) no-repeat center top;
	text-align: center;
}

a, a:visited {
	text-decoration: none;
	color: #999999;	
}
a:hover {
	color: #bebebe;
	border-bottom: 1px solid #ffffff;
}

h1, h2, h3 {
	font-family: 'Century Gothic', Helvetica, Tahoma, Arial, Sans-serif;
	color: #fafafa;
}
h1 {
	font-size: 1.6em;	
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 1.4em;
	color: #1e1e1e;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-size: 1.3em;	
	font-weight: bold;
	padding: 20px 10px 5px 10px;		
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fafafa;
}
dd {
  padding-left: 25px; 
}

/*img {
	background: #2f2726;
	border: 1px solid #bcc5c1;
	padding: 5px;
}*/

img, #principal img.archive {
	background: url(imagens/foto.png) no-repeat;
	padding: 5px;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}

img.float-left {
  	margin: 5px 10px 10px 0px;
}

img.logo {
	background: none;
	border: none
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #070707;
	border: 1px solid #111;   
}

acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5b5b5b;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;
	background: #070707 url(imagens/blockquote.png) no-repeat 10px 10px;
	border: 1px solid #111; 
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-family: Garamond, 'Times New Roman', Times, serif;	
	color: #808080;	
}

table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #FAFAFA;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;		
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
	background: #070707; 
}

b {
	color: #7e7e7e
}

form {
	margin: 20px 10px; 
	padding: 15px 25px 25px 20px; 
	background: #070707; 	
	border: 1px solid #111;	
}
form p {
	border-bottom: 1px solid #101010;
	padding: 12px 0 5px 0;	margin: 0;	
}
label {
	font-weight: bold;	
	color: #FAFAFA;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	font: normal 1em 'Century Gothic', Arial, Verdana;
	color: #6A6969;
	background: #191c1f url(imagens/principal-h2.png) repeat-x center bottom;  
	border: 1px solid #1C1C1C;
}
option { padding-right: 0.5em; } 

#name, #email, #message{
	width: 480px;
}
input.button { 
	height: 30px;
	padding: 2px 3px; 
	margin-top: 8px;
	color: #48780E;
	background: #000;
	border-width: 1px;
  	border-style: solid;
  	border-color: #1B1B1B;
}

#pagina {
	width: 950px;	
	margin: 0 auto;
	text-align: left;		
}
#conteudo {
	clear: both;
	width: 950px;	
	float: left;	
	padding-top: 15px;
	padding-bottom: 50px;	
	background: url(imagens/separador.gif) repeat-y 600px 0;
	border-top: 1px solid #121212;
}

#cabecalho {
	position: relative;
	width: 950px;	
	height: 370px;	
	margin: 0; padding: 0;
	background: none			
}

#logo {
	float: left;
	width: 240px;
	height: 80px
}

#menu-topo {
	float: right;
	margin-top: 30px;
	width: 280px;
	height: 40px;
	font-size: 0.8em
}

#menu-topo .portugues {
	background: url(imagens/portugues.png) no-repeat left 0px;
	padding: 5px;
	padding-left: 25px;
}

#menu-topo .english {
	background: url(imagens/english.png) no-repeat left 0px;
	padding: 5px;
	padding-left: 25px;
}

#menu {
	clear: both;
	float: left;
	margin-top: 0px;
	background: url(imagens/fundo-menu.png) no-repeat left center;
	padding-left: 65px
}

#foto {
	float: right;
	background: red;
	width: 440px;
	height: 306px;
	background: url(imagens/fundo-fotos.png) no-repeat
}

#slideshow {
	position: relative;
	top: 14px;
	left: 42px;
	width: 386px;
	height: 278px;
}

ul#menu-deslizante
{
	list-style: none;
	font-size: 1em;
	margin: 30px 0;
	padding: 0;
}

ul#menu-deslizante li.botao-deslizante h3, ul#menu-deslizante li.botao-deslizante a {
	display: block;
	width: 150px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#menu-deslizante li.botao-deslizante h3 {
	color: #fff;
	font-weight: normal;
}

ul#menu-deslizante li.botao-deslizante a {
	color: #999;
	background: url(imagens/fundo-menu-ul-li.png) repeat-x;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	font-weight: bold
}

ul#menu-deslizante li.botao-deslizante a:hover {
	color: #ffa200
}

#principal {
	float: left;
	width: 565px;
	padding: 0; margin: 0 0 0 10px;
	display: inline;		
}

#principalcentro {
	float: left;
	width: 960px;
	padding: 0; margin: 0 0 0 10px;
	display: inline;
}

#principal h2 {
	padding: 5px 12px;
	margin: 15px 5px 10px 5px;
	font-size: 1.4em;
	font-weight: bold;				
	color: #ffa200;
	border: 1px solid #1a1a1a;
	border-bottom: 1px solid #ffffff; 
	background: url(imagens/fundo-menu-ul-li.png) repeat left bottom;	
}

#principal h2 a {
	color: #ffa200;
	text-decoration: none;		
	border: none;		
}

#principal img {
	background: none;
	border: none;
}

#principal ul li, .texto ul li {
	list-style-image: url(imagens/principal-ul-li.png);
}

#esquerda {
	float: right;
	width: 300px;
	padding: 0; margin: 0px 18px 0 0;		
	display: inline;	
}	
#esquerda h3 {
	padding: 5px 12px;
	margin: 15px 5px 10px 0;
	font-size: 1.4em;
	font-weight: bold;				
	color: #afafaf;
	border: 1px solid #1a1a1a;
	border-bottom: 1px solid #5e5e5e;
	background: url(imagens/fundo-menu-ul-li.png) repeat-x left top;		
}
#esquerda ul.menu-lateral {
	text-align: left;
	margin: 20px 5px 20px 0px; 
	padding: 0;		
	border-top: 1px solid #111;		
}
#esquerda ul.menu-lateral li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #esquerda ul.menu-lateral li {
	height: 1%;
}
#esquerda ul.menu-lateral li a {
	text-decoration: none;	
	border: none;
	color: #666666;
	font-weight: bold;		
	font-size: 14px;		
}
#esquerda ul.menu-lateral li a span {
	color: #444;	
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#esquerda ul.menu-lateral li a:hover, #esquerda ul.menu-lateral li a:hover span {	
	color: #ffffff;	
}
#esquerda ul.menu-lateral ul {
	margin: 0 0 0 5px;
	padding: 0
}

#esquerda ul.menu-lateral ul li {
	border: none
}

#esquerda form#pesquisa {
	padding: 0; margin: 20px 0 35px 0;
	border: none;
	width: 290px; height: 33px;
	background: url(imagens/principal-h2.png) repeat-x left bottom;		
}
#esquerda form#pesquisa p {
	margin: 0; padding: 0;		
}
#esquerda form#pesquisa input {
	float: left;
	border: none;
	background: transparent;
	color: #4E4E4E;	
	margin: 0;
}
#esquerda form#pesquisa .tbox {
	margin: 5px 0 0 5px; 
	width: 240px;	
	display: inline;	
}
#search form#pesquisa .btn{
	width: 24px; height: 24px;			
}
#esquerda form#pesquisa label {
	display: none;
}

#rodape {
	clear: both;
	padding: 1em 0 2.5em 0;
	background: #010000 url(imagens/fundo-rodape.png) left top repeat-x;
	color: #4E4E4E;
	width: 100%;
	float: left;
	border-top: 1px solid #121212

}

#rodape a {	
	color: #ff5113;
	border: none;
}

#rodape a:hover {
	color: #fafafa;
}

#rodape .contacto {
	background: url(imagens/contacto.png) no-repeat left 3px;
	padding-left: 18px;
}

#rodape-esquerda {
	float: left;
	text-align: left;
	width: 40%;
	margin-left: 14%
}

#rodape-direita {
	float: right;
	width: 24%;
	margin-right: 14%
}

#map {
	width: 572px;
	height: 400px;
	border: 1px solid #FFFFCC
}

.flutuar-esquerda  {
	float: left
}

.flutuar-direita {
	float: right
}

.alinhar-esquerda  {
	text-align: left
}

.alinhar-direita {
	text-align: right
}

.sem-moldura {
	border: none
}

.sem-fundo {
	background: none
}

.limpar-flutuamento {
	clear: both
}

.clear {
	display:inline-block
}

.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

span.destaque {
	color: #ffa200
}

span.importante {
	color: #999999
}

.centro {
	text-align: center
}

.margem {
	margin: 5px
}

#googlemap {
	text-align:center
}

.GMapEZ {
	margin:auto;
	margin-top:10px;
	height:572px;
	width:400px;
	color:black
}