html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

body {
	height:auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: arial, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 31px;
	overflow-x:hidden;
}

/** layout **/
#header {
	height: 115px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#corpo {
	min-height: 600px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	margin-bottom:50px;
}

#conteudo {
	position: relative;
	top: 0;
	width: 960px;
	min-height: 300px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	display:table;
	margin-left:auto;
	margin-right:auto;
}

#conteudo p.home{
	font-size:12px;
	line-height:17px;
	text-align:left;
	color:#5d5d5d;
}
#conteudo h1{
	color:#333333;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:35px;
	border-bottom:solid;
	border-bottom-width:5px;
	border-bottom-color:#83b31e;
}
#home_top{
	position:relative;
	width:960px;
}
#home_bottom{
	position:relative;
	width:960px;
}
#home_left{
	float:left;
	width:280px;
}
#home_center{
	margin:auto;
	width:280px;
}
#home_right{
	float:right;
	width:280px;
}

#contatos_left{
	float:left;
	width:330px;
}
#contatos_right{
	float:right;
	width:630px;
}
#contatos_left p.morada{
	font-size: 18px;
	color:#333333;
	line-height:20px;
	letter-spacing:0.2em;
}
#contatos_left p.tel{
	font-size: 12px;
	color:#333333;
	line-height:23px;
	letter-spacing:0.1em;
}
#contatos_left p.mail{
	font-size: 12px;
	color:#333333;
	line-height:23px;
	letter-spacing:0.1em;
}
#contatos_right p.title1{
	font-size: 18px;
	color:#83b31e;
	line-height:20px;
	letter-spacing:0.2em;
}
#contatos_right p.title2{
	font-size: 12px;
	color:#333333;
	line-height:23px;
	letter-spacing:0.2em;
	margin-top:-20px;
}

.back-to-top {
	position: fixed;
	bottom: 0.3em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 1em;
	display: none;
}

.back-to-top:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}

#footer {
	height: 372px;
	width:100%;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	float:left;
	width: 153px;
	height: 90px;
	padding-top: 18px;
	padding-left:0px;
}
#logo_img {
	position:relative;
	width: 153px;
	height: 90px;
}

#header_top{
	background:url(imagens/BarraTop.jpg) no-repeat center;
	height: 115px;
	width: 100%;
	position: fixed;
	z-index:1000;
}

#menu_box{
	width:960px;
	height:115px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}

#menu{
	height:115px;
	width:807px;
	text-align:left;
	padding-left:0px;
	float:left;
}

#flag{
	color:#ffffff;
	font-size: 14px;
	text-align:right;
	padding-top:14px;
	padding-right:7px;
	height:42px;
	line-height:55px;
}
#flag img:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.flag_active{
	opacity:1;
	filter:alpha(opacity=100);
}
.flag_inactive{
	opacity:0.6;
	filter:alpha(opacity=60);
}

#link{
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	padding-left:118px;
	height:55px;
	width:690px;
	line-height:55px;
}

#menu table{
	padding: 0px 0px 0px 0px;
}
#menu a {
	letter-spacing: 0.1em;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	height:58px;
	line-height:58px;
}
#menu a:hover {
	color: #dad933;
}
.menu {
	color: #ffffff;
}
.menu_active {
	color: #dad933;
}

#bar{
	width:960px;
	height:10px;
	position:relative;

	border-left-color: #a0bf37;
	background: #dad933;
	background: -webkit-gradient(linear, left top, right top, from(#a0bf37), to(#dad933));
	background: -webkit-linear-gradient(left, #a0bf37, #dad933);
	background: -moz-linear-gradient(left, #a0bf37, #dad933);
	background: -ms-linear-gradient(left, #a0bf37, #dad933);
	background: -o-linear-gradient(left, #a0bf37, #dad933);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0bf37', endColorstr='#dad933'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0bf37', endColorstr='#dad933'); /* ie8 */
	color: #ffffff;
}

#slide{
	width:100%;
	height:450px;
	position: relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

#footer_top {
	height: 73px;
	width:100%;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#parceiros{
	background:#f2f2f2;
	height: 73px;
	width:960px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#parceiros_left{
	position:absolute;
	left:60px;
	top:50%;
	height:33px;
	width:213px;
	margin-top:-16.5px;
}
#parceiros_center{
	position:absolute;
	left:50%;
	top:50%;
	height:25px;
	width:174px;
	margin-top:-12.5px;
	margin-left:-75px;
}
#parceiros_right{
	position:absolute;
	right:60px;
	top:50%;
	height:28px;
	width:196px;
	margin-top:-10px;
}

#footer_bottom {
	background:url(imagens/RetanguloFundo.jpg) no-repeat center;
	height: 299px;
	width:100%;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#mapa_site{
	height: 270px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#mapa_intro{
	float:left;
	height: 220px;
	width: 240px;
	padding-top:30px;
	padding-right:80px;
}
#mapa_intro h1{
	color:#ffffff;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:35px;
}
#mapa_intro p{
	font-size: 12px;
	color:#b3b3b3;
	line-height:20px;
	letter-spacing:0.2em;
}

#mapa_tours{
	font-size: 18px;
	letter-spacing:0.1em;
	float:left;
	height: 220px;
	width: 200px;
	padding-top:30px;
}
#mapa_tours h1{
	color:#ffffff;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:35px;
}
#mapa_tours p{
	font-size: 12px;
	color:#b3b3b3;
	line-height:20px;
	letter-spacing:0.2em;
}
#mapa_tours a {
	color:#b3b3b3;
	text-decoration: none;
}
#mapa_tours a:hover {
	color: #ffffff;
}
#mapa_contatos{
	float:left;
	height: 220px;
	width: 200px;
	padding-top:30px;
}
#mapa_contatos h1{
	color:#ffffff;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:35px;
}
#mapa_contatos p.morada{
	font-size: 12px;
	color:#b3b3b3;
	line-height:20px;
	letter-spacing:0.2em;
}
#mapa_contatos p.tel{
	font-size: 12px;
	color:#b3b3b3;
	line-height:23px;
	letter-spacing:0.2em;
}
#mapa_contatos p.mail{
	font-size: 12px;
	color:#b3b3b3;
	line-height:23px;
	letter-spacing:0.2em;
}
#mapa_pesquisa{
	text-align:right;
	vertical-align:middle;
	float:right;
	height: 220px;
	width: 240px;
	padding-top:30px;
}
#pesquisa_top{
	padding-top:20px;
	height:100px;
	text-align:center;
	position:relative;
	padding-right:10px;
	bottom:0;
	right:0;
}
#pesquisa{
	padding-top:30px;
	text-align:center;
	position:relative;
	bottom:0;
	right:0;
}
.pesquisa {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	display: inline;
	padding-bottom:7px;
	border: solid 0px #727176;
}
.pesquisa input {
	color:#727176;
	font-size: 14px;
	text-align:left;
}

.pesquisa .ptext {
	background: #FFF url(imagens/Lupa.png) no-repeat 4px 2px;
	height:25px;
	width: 180px;
	border: 1px solid #848484;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	outline:0;
	padding-left:28px;
	padding-right:10px;
}

#copyright {
	position: relative;
	padding: 5px 0px 0px 0px;
	color: #ffffff;
	width: 960px;
	height: 17px;
	margin: auto;
}
#copy_left {
	float:left;
	text-align: left;
	font-size: 10px;
	height: 17px;
	margin: auto;
}
#copy_right {
	float:right;
	text-align: right;
	font-size: 10px;
	height: 17px;
	margin: auto;
}