html, html body{
    margin:0; padding:0;
    height:100%;
    }

vbody {
	text-align: left;
	margin-top: 0px;
	background-color: #FFF;
	font-family: "Arial Narrow";

}

div#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 986px;
	min-height: 95%;
    margin: 0px auto;
    padding:  0px auto;
}

.clearfix {
    overflow: auto;
}

div#banner {
	float: none;
	width: 986px;
	height: 200px;
	margin: auto;
	padding-bottom: 7px;
	background-image: url(../_img/header_img1.jpg);
	background-repeat: no-repeat;
}
div#navegacao {
	float: none;
	height: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
}
div#menu_esq {
	width: 200px;
	float: left;
	padding-top: 10px;
	background-color: #FFF;
	padding-right: 2px;
}

div#Slideshow {
	width: 200px;
	height:500px;
	float: right;
	padding-top: 0px;
	padding-left: 2px;
	background-image:url(../_img/02.jpg);
	background-repeat:no-repeat;
}

div#rodape {
	width: 986px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
    background: url(../_img/footer-bg.png) 0 0 repeat-x;
	clear: both;
	color:#FFFFFF;
}

#rodape p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color: #fff;

}	


div#conteudo_1 {
	width: 566px;
	float: left;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: center;
}


#conteudo_1 p {
	font-family: tahoma;
	font-size: 14px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 20px;
	text-indent: 20px;
	text-align: left;
}



#banner img {
	padding: 0px;
	border: 0px solid #ccc;
}
#tabRodape {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	letter-spacing: 1px;
	text-align: center;
	height: 25px;
}
#conteudo ul {
	font-family: "Tahoma";
	font-size: 14px;
	color: #000;
}
#conteudo ul li {
	line-height: 25px;
	list-style-type: square;
}

#conteudo ul li a {
	line-height: 25px;
	color: #FFF;
	text-decoration:none;
	
}

#conteudo ul li a:hover {
	line-height: 25px;
	color: #5EAC06;
	text-decoration:none;
	
}

p {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	padding-top: 2px;
}
p a {
	font-family: "Tahoma";
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

p a:hover {
	font-family: "Tahoma";
	font-size: 13px;
	color: #5EAC06;
	text-decoration: none;
}




#conteudo_1 ul {
	font-family: "Tahoma";
	font-size: 14px;
	color: #000;
	text-align: left;
}
#conteudo_1 ul li {
	line-height: 25px;
	list-style-type: square;
	font-size: 13px;
}
#conteudo_1 ul li ul {
	font-family: "Tahoma";
	font-size: 14px;
	color: #000;
	text-align: left;
}
#conteudo_1 ul li ul li {
	line-height: 25px;
	list-style-type: square;
}

#conteudo_1 h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7B512B;
	margin-left: 10px;
	text-decoration: none;
	margin-top: 0px;
	line-height: 20px;
		text-align: left;
	text-indent: 15px;
}


#conteudo_1 p {
	text-align:justify;
}

#conteudo_1 h1 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-left: 10px;
	text-decoration: none;
}
div#portfolio {
	width: 768px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: center;
	background-color: #FFF;
	margin-top: 10px;
}
#portfolio h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7B512B;
	margin-left: 10px;
	text-decoration: none;
	margin-top: 0px;
	line-height: 20px;
	text-align: left;
}
#portfolio table tr td p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#portfolio table tr td h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000;
	text-indent: 20px;
	text-align: left;
}

#imgConteudo{
	padding-bottom: 15px;	
}

#map-outer {height: 440px; padding: 20px; border: 2px solid #CCC; margin-bottom: 20px; background-color:#FFF }
	  #map-container { height: 400px }
	  @media all and (max-width: 960px) {
		#map-outer  { height: 650px }
		}
#contactos{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	height:450px;

}

#contactosDados{
	width:30%;
	height:450px;
	float:left;
	margin-bottom: 7px;
 	font-style: normal;
  	line-height: 1.428571429;
}

#contactosDados h2{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;	
}
#contactosMapa{
	width:70%;
	height:450px;
	float:right;
	margin-bottom: 7px;
}

#contactosDados h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7B512B;
	text-decoration: none;
	margin-top: 0px;
	line-height: 20px;
	text-align: left;
	
}
#contactosDados p {

	font-family: tahoma;
	font-size: 11px;
	color:#999;
	margin-top: 0px;
	margin-left:10px;
	
	}