/*

Novas Etapas, Animação Turística lda

All rights reserved Creative commons

Author: Joana Sofia, http://www.caixa-magica.com

2009

*/

@charset "utf-8";

BODY {background-color: #663300; text-align: center; margin: 0;}

h1,h2,h3,h4,h5,h6 {color: #666633; font-family: Helvetica, sans-serif, "Trebuchet MS";}

/*CAIXA QUE CONTÉM TODAS AS LINHAS*/
#geral {width: 900px; height: 600px; margin: 0 auto;}

/*LINHA QUE CONTÉM CAIXAS DE CONTEÚDO*/
#topo {width: 900px; height: 490px; background-color: #FFFFFF;}

/*CONTEÚDO DA LINHA DE TOPO ALINHADO À ESQUERDA*/
#esquerda {width: 720px; height: 490px; float: left;}
/*quando apenas imagem e texto*/
#imagem {width: 180px; height: 480px; float: left; margin: 5px;}
/**texto**/
#texto {width: 510px; height: 470px; float: right; margin: 5px; padding: 5px; overflow: auto; text-decoration:none;}
.texto {color: #000000; font-size: 13px; text-align: justify; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}
.texto :link, .texto :visited {text-decoration: none; color: #000000;}
.texto :hover {text-decoration: none;}

/*formulário*/
.form {color: #333300; font-size: 11px; text-align: justify; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}
.form :link, .form :visited {text-decoration: none; color: #333300;}
.form :hover {text-decoration: none; color: #330000;}

/*CONTEÚDO DA LINHA DE TOPO ALINHADO À DIREITA*/
#direita {width: 180px; height: 490px; float: right;}
#scroller {width: 160px; height: 280px; background-color: #dfd8b0; margin: 5px; padding: 5px;}
#pscroller1{width: 140px; height: 275px;}
#pscroller1 a{text-decoration: none;}
.pscroller1 {color: #330000; font-size: 11px; text-align:left; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}
.pscroller1 :link, .pscroller1 :visited {text-decoration: none; color: #666600; font-weight: bold;}
.pscroller1 :hover {text-decoration: none; color: #330000;}
#contacto {width: 160px; height: 175px; background-color: #dfd8b0; margin: 5px; padding: 5px;} 
.contacto {color:#330000; font-family: Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; text-align: left; font-weight: bold;}

/*quando secções*/
#programas {width: 180px; height: 140px; margin:0; background-color: #666600;}
.programas {color: #FFFFFF; font-family: Helvetica, sans-serif, "Trebuchet MS"; font-size: 10px; text-align: center;}
.programas :link, .programas :visited {text-decoration: none;}
.programas :hover {text-decoration: none; color: #FF3300;}
.titulo {color: #FFFFFF; font-family: Helvetica, sans-serif, "Trebuchet MS"; font-size: 14px; font-weight: bolder; text-align: center;}
.titulos {color: #660000; font-size: 12px; font-weight: bold; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}
#img {width: 180px; height: 340px; margin:0;}
.detalhe {color: #660000; font-size: 13px; font-weight: bold; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}
.detalhe1 {color: #000000; font-size: 12px; text-align:left; font-weight: bold; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}
.detalhe2 {color: #000000; font-size: 12px; text-align:left; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}
.detalhe3 {color: #333333; font-size: 10px; font-family: Helvetica, sans-serif, "Trebuchet MS";}
.precos {color: #333300; font-size: 12px; text-align:left; font-weight: bold; font-family: Helvetica, sans-serif, "Trebuchet MS"; text-decoration: none;}

/*LINHA DE MENU*/
#menu {width: 900px; height: 20px; background-color: #dfd8b0;}
.menu {text-decoration: none; color: #333300; font-family: Helvetica, sans-serif, "Trebuchet MS"; font-size: 14px; font-weight: bold; text-align: left;}
.menu :link, .menu :visited {text-decoration: none;}
.menu :hover {color: #FF9933; text-decoration: none;}

/*LINHA COM LOGOMARCA*/
#fundo {width: 900; height: 70px;}

/*LINHA DE RODAPÉ*/
#rodape {width: 900px; height: 20px;}
.rodape {text-align: left; color: #dfd8b0; font-size: 10px; text-decoration: none; font-family: Helvetica, sans-serif, "Trebuchet MS"; vertical-align: bottom;}
.rodape :link, .rodape :visited {color: #dfd8b0; text-decoration: none;}
.rodape :hover {color: #FF9933; text-decoration: none;}