body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/fundos/fundo-ceu.jpg);
	background-repeat: repeat-x;
	background-color: #D9E9F4;
	color: #372A03;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.5;
}
.clear-all {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}


h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
a:link, a:visited {
	text-decoration: underline;
	color: #569C16;
}
a:hover, a:active {
	color: #372A03;
}

#contentor-geral-topo {
	width: 100%;
}

#contentor-grupo-topo {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#cabecalho {
	float: left;
	width: 940px;
	margin-bottom: 60px;
}
#cabecalho-des {
	float: left;
	width: 940px;
	position: relative;
}
#cabecalho #logo, #cabecalho-des #logo {
	height: 115px;
	width: 360px;
	margin-top: 10px;
	background-image: url(../imagens/conteudos/logo_brio.png);
	background-repeat: no-repeat;
	float: left;
}
#cabecalho #logo a, #cabecalho-des #logo a {
	display: block;
	height: 115px;
	width: 360px;
	text-indent: -9999px;
}
#contentor-nav-principal {
	float: right;
	height: 164px;
	width: 242px;
	background-image: url(../imagens/fundos/fundo-nav.png);
	background-repeat: no-repeat;
	position: relative;
}
#contentor-nav-ofertas {
	float: right;
	height: 104px;
	width: 210px;
	background-image: url(../imagens/fundos/fundo-nav-ofertas.png);
	background-repeat: no-repeat;
	position: relative;
}
#nav-principal, #nav-ofertas {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav-principal a, #nav-ofertas a {
	text-decoration: none;
	text-transform: uppercase;
	line-height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}
#nav-principal a:link, #nav-principal a:visited, #nav-ofertas a:link, #nav-ofertas a:visited {
	color: #003A19;
}
#nav-principal a:hover, #nav-principal a:active, #nav-ofertas a:hover, #nav-ofertas a:active {
	color: #FFFFFF;
	background-color: #003A19;
}
#nav-principal #linkacerca {
	top: 8px;
	position: absolute;
	left: 40px;
}
#nav-principal #linkprodutos {
	top: 39px;
	position: absolute;
	left: 40px;
}
#nav-principal #linkclub {
	top: 73px;
	position: absolute;
	left: 40px;
}
#nav-principal #linkwiki {
	top: 106px;
	position: absolute;
	left: 40px;
}
#nav-principal #linkcontactos {
	top: 140px;
	position: absolute;
	left: 40px;
}
#nav-ofertas #linkofertas {
	top: 43px;
	position: absolute;
	left: 15px;
}
#nav-ofertas #linkencomendar {
	top: 78px;
	position: absolute;
	left: 15px;
}
#contentor-nav-principal h2 {
	height: 94px;
	width: 260px;
	position: absolute;
	background-image: url(../imagens/fundos/fundo-mapa.png);
	background-repeat: no-repeat;
	left: -28px;
	top: 164px;
	display: none;
	font-size: 17px;
	text-transform: uppercase;
	text-indent: 70px;
	line-height: 150px;
}

#anuncio {
	display: none;

}

#home #contentor-grupo-topo h2 {
	float: left;
	font-size: 30px;
	text-transform: capitalize;
	clear: left;
	margin-bottom: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
}
#data-promocao {
	float: left;
	width: 100%;
	clear: left;
	margin-top: 5px;
	color: #FFFFFF;
}
#data-promocao p {
	float: left;
	line-height: 25px;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
}

#home #bt-download-big {
	float: right;
	display: block;
	height: 64px;
	width: 263px;
	background-image: url(../imagens/fundos/bt-glossy-big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 64px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	margin-right: 20px;
}
#home #bt-download-big:link, #home #bt-download-big:visited {
	color: #372A03;
}
#home #bt-download-big:hover, #home #bt-download-big:active {
	color: #ffffff;
	background-position: 0px -64px;
}
#contentor-geral-meio {
	width: 100%;
	clear: left;
	margin: 0px;
	padding-top: 40px;
}
#contentor-geral-meio-des {
	width: 100%;
	clear: left;
	margin: 0px;
}
#contentor-conteudos {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#conteudo {
	width: 620px;
	float: left;
	display: inline;
}
#conteudo-des {
	width: 620px;
	float: left;
	display: inline;
	padding-top: 50px;
}
#conteudo-des img {
	margin-bottom: 10px;
}
#gmapa {
	margin-bottom: 10px;
}


#conteudo-des p {
	margin-top: 0px;
}

#col-imgs {
	float: left;
	width: 220px;
}
#col-imgs img {
	margin-bottom: 40px;
}

#txts {
	float: right;
	width: 380px;
}
#txts p {
	margin-top: 0px;
}



#conteudo-des h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #003A19;
	background-color: #FFD000;
	display: inline;
	padding: 4px;
	margin-right:10px;
}
#conteudo-des h3 {
	clear: left;
	margin-top: 10px;
	font-weight: normal;
	font-size: 30px;
	/*line-height: 35px;*/
	margin-bottom: 20px;
}
#conteudo-des h4 {
	clear: left;
	font-weight: bold;
	font-size: 18px;
	/*line-height: 22px;*/
	margin-bottom: 5px;
	color: #006224;
}

#conteudo-des p img {
	border: 5px none #569C16;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
#conteudo-des blockquote {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	color: #36A002;
	font-size: 25px;
}
.realce {
	background-color: #FFFFFF;
	color: #36A002;
}
.cor {
	color: #36A002;
}

.realce-letters {
	font-size: 25px;
	line-height: 12px;
}



#sub-conteudo {
	float: right;
	width: 220px;
	padding-right: 35px;
	padding-left: 25px;
}
#mapa {
	float: right;
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
}
#sub-conteudo div {
	clear: left;
	margin-bottom: 40px;
}
#sub-conteudo div h4 {
	color: #569C16;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-align: center;
	line-height: 75px;
	display: block;
	height: 84px;
	width: 100%;
	background-image: url(../imagens/hs/sub-conteudo-h4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
}
#sub-conteudo div p {
	font-size: 14px;
	/*line-height: 20px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	color: #569C16;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
#sub-conteudo #sub-nav {
	list-style-type: none;
	margin-top: 40px;
}
#sub-nav li {
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A735C;
}
#sub-nav a {
	display: block;
	text-decoration: none;
	line-height: 26px;
	padding: 3px;
}
#sub-nav a:link, #sub-nav a:visited {
	color: #8A735C;
}
#sub-nav a:hover, #sub-nav a:active {
	color: #8A735C;
	background-color: #FFD000;
}
#mapa h2 {
	height: 94px;
	background-image: url(../imagens/fundos/fundo-mapa.png);
	background-repeat: no-repeat;
	font-size: 17px;
	text-transform: uppercase;
	text-indent: 70px;
	line-height: 150px;
	display: block;
	color: #FFFFFF;
}
#sub-conteudo h2 {
	height: 94px;
	background-image: url(../imagens/fundos/fundo-mapa.png);
	background-repeat: no-repeat;
	font-size: 17px;
	text-transform: uppercase;
	text-indent: 70px;
	line-height: 150px;
	display: block;
	color: #FFFFFF;
}
.no-bullet {
	list-style-type: none;
	margin-left: 10px;
}
.no-bullet li {
	font-style: italic;
	margin-bottom: 5px;
	color: #8A735C;
	font-size: 14px;
}
#bullet-main {
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 30px;
}
#bullet-main li {
	font-style: italic;
	margin-bottom: 15px;
	color: #8A735C;
	font-size: 15px;
	background-image: url(../imagens/fundos/bullet-main.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-right: 30px;
	/*line-height: 20px;*/
}
#bullet-main ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bullet-main ul li {
	background-image: none;
	padding-left: 0px;
}



#home #contentor-conteudos h2 {
	float: left;
	font-size: 17px;
	text-transform: uppercase;
	clear: left;
	margin-bottom: 5px;
	width: 100%;
	color: #569C16;
}

#home #conteudo p {
	clear: left;
	float: left;
	margin-top: 0px;
	width: 100%;

}
#relva {
	background-image: url(../imagens/fundos/relva.png);
	background-repeat: repeat-x;
	height: 102px;
	width: 100%;
	clear: left;
	margin-top: 80px;
}
#relva #elementos-relva {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 102px;
}
#elementos-relva #placard {
	width: 300px;
	position: absolute;
	height: 311px;
	background-image: url(../imagens/fundos/placard.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#elementos-relva #pacard-home {
	width: 300px;
	position: absolute;
	height: 311px;
	background-image: url(../imagens/fundos/placard.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 637px;
	top: -229px;
}
#elementos-relva #carroca {
	background-image: url(../imagens/fundos/carroca.png);
	height: 121px;
	width: 301px;
	position: absolute;
	left: 248px;
	top: -39px;
}

#contentor-geral-baixo {
	clear: left;
	width: 100%;
	background-image: url(../imagens/fundos/fundo-terra.jpg);
	padding-top: 40px;
}
#contentor-geral-baixo #contentor-baixo {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 40px;
}
#contentor-baixo p {
	color: #F5EDD4;
	font-size: 14px;
	/*line-height: 20px;*/
}
#link-madeira {
	position: absolute;
	height: 88px;
	width: 257px;
	background-image: url(../imagens/fundos/link-madeira.png);
	background-repeat: no-repeat;
	text-align: center;
}
#home #link-madeira {
	top: 33px;
	left: 69px;
}
#acerca #link-madeira, #ofertas #link-madeira {
	top: 51px;
	left: 653px;
}
#wiki #link-madeira, #club #link-madeira, #contactos #link-madeira {
	top: 53px;
	left: 87px;
	z-index: 10;
}
#club #placard {
	left: 654px;
	top: -229px;
}
#link-madeira h2 {
	margin-top: 5px;
	font-size: 17px;
	width: 180px;
	text-align: center;
	line-height: 1.4;
	margin-right: auto;
	margin-left: auto;
}
#link-madeira a {
	text-decoration: underline;
	font-weight: bold;
}
#link-madeira a:link, #link-madeira a:visited {
	color: #F5EDD4;
	font-weight: bold;
}
#link-madeira a:hover, #link-madeira a:active {
	color: #372A03;
	font-weight: bold;
	text-decoration: underline;
}

.col-300 {
	width: 300px;
}
.col-380 {
	width: 380px;
}
.col-220 {
	width: 220px;
}
.marg-dir {
	margin-right: 20px;
}
#contentor-footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	padding-top: 40px;
	border-top-style: dashed;
	border-top-color: #FFD000;
	border-top-width: 1px;
}
#contentor-footer .footer {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 220px;
	display: inline;
	float: left;
	text-align: left;
}
#contentor-footer .footer li {
	text-transform: uppercase;
	color: #FFD000;
	font-size: 11px;
	margin: 0px;
	line-height: 20px;
}
.titulo-home-wiki {
	background-image: url(../imagens/hs/h1-wiki.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 59px;
	width: 380px;
}
.titulo-experimente {
	background-image: url(../imagens/hs/h2-experimente.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 59px;
	width: 380px;
}
.titulo-home-club {
	background-image: url(../imagens/hs/h2-home-club.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 59px;
	width: 300px;
}
.titulo-home-filosofia {
	background-image: url(../imagens/hs/h2-home-filosofia.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 59px;
	width: 220px;
}
.titulo-visite {
	background-image: url(../imagens/hs/h2-visite.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 59px;
	width: 220px;
}
.titulo-dicas {
	background-image: url(../imagens/hs/h2-dicas.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 59px;
	width: 300px;
}
.saber-mais:link, .saber-mais:visited {
	text-decoration: none;
	color: #372A03;
	background-color: #FFD000;
	padding: 5px;
}
.saber-mais:hover, .saber-mais:active {
	color: #372A03;
	background-color: #F5EDD4;
}
#bt-glossy {
	background-image: url(../imagens/fundos/bt-glossy-sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 61px;
	width: 220px;
	text-align: center;
	line-height: 63px;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 20px;
}
#bt-glossy:link, #bt-glossy:visited {
	color: #FFFFFF;
}
#bt-glossy:hover, #bt-glossy:active {
	color: #372A03;
	background-position: 0px -61px;
	text-decoration: underline;
}
/* inicio forms --------
---------------------------------------------------------------*/
#formulario {
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}

#formulario label {
	display:block;
	float:left;
	font-size:16px;
	width:auto;
	text-align: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}  
#formulario input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:14px;
	color:#666666;
	clear: left;
	float: left;
	display: block;
	margin: 0px;
}
.input-duzentos {
width:200px;
} 
#formulario textarea {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	clear: left;
	float: left;
	padding-top: 0.6em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
	padding-left: 0.5em;
}  
#formulario div {
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 610px;
}

/* fim forms --------
---------------------------------------------------------------*/
.error {
	color: #FF0000;
	font-weight: normal;
}
.atencao {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	padding: 10px;
}
.sucesso {
	background-color: #8CC63F;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
