html, body {
	margin: 0px;
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #4e4e4e;
}
#container {
	margin:0px auto 0px auto;
	width: 980px;
	/** código necessário para regular a altura do footer, assim como também é importante o height= 100% no body**/
	min-height: 100%;
	height: 100%;
	height: auto;
	padding:20px 0px 0px 0px;
	background-color:#fff;
}
.contentpaneopen {
	width:100%;
}
#top {
	width:980px;
	height:370px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:relative;
}
.moduletable-logotipo {
	width:337px;
	height:180px;
	margin:0px 0px 0px 0px;
	position:absolute;
	z-index:1;
	left:0px;
}

.moduletable-logotipo img {
	border: none;
}
.moduletable-facebook {
	position:absolute;
	z-index:1;
	left:25px;
	top:200px;
}
.moduletable-facebook img {
	border:none;
}
.moduletable-main {
	width:640px;
	height:34px;
	margin:0px 0px 0px 0px;
	position:absolute;
	z-index:1;
	right:0px;
}
/*Main Menu*/
.moduletable-main {
	width:auto;
}
ul.menu-main {
	width:auto;
	height:auto;
	margin:40px 0px 0px 0px;
	padding:0px;
	font-size:12px;
}
.menu-main li {
	margin:0px 18px 0px 18px;
	padding:0px 0px 0px 0px;
	list-style:none;
	line-height: normal;
	width:auto;
	height:auto;
	text-align:left;
	font-size:12px;
	display:inline-block;
	text-transform:uppercase;
}
.menu-main li a:link, .menu-main li a:visited {
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
	font-size:12px;
	padding:0px 0px 0px 21px;
	background-image:url(../images/menu/menu.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	height:16px;
	display:block;
}
.menu-main li a:hover {
	color: #4e4e4e;
	text-decoration:none;
	font-size:12px;
	background-image:url(../images/menu/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	height:16px;
	display:block;
}
.menu-main li.active a {
	color: #4e4e4e;
	text-decoration:none;
	font-size:12px;
	background-image:url(../images/menu/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	height:16px;
	display:block;
}
.menu-main li#current a {
	color: #4e4e4e;
	text-decoration:none;
	font-size:12px;
	background-image:url(../images/menu/menu-hover.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	height:16px;
	display:block;
}
.moduletable-casas-socios {
	width:133px;
	margin:20px auto 0px auto;
	text-align:center;
}
.moduletable-header {
	width:980px;
	height:277px;
	position:absolute;
	z-index:0;
	top:75px;
}
#esquerda {
	width:135px;
	margin:0px 15px 0px 15px;
	padding:0px;
	float:left;
}
#centro {
	width:800px;
	padding:30px 90px 60px 90px!important;
}
#footer {
	width: 980px;
	height:75px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-size:10px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#4F4C4D;
}
.moduletable-addthis {
	width:270px;
	float:left;
	padding:30px 0px 0px 30px;
}
.moduletable-contactos {
	width:650px;
	float:right;
	text-align:right;
	color:#ffffff;
	font-size:12px;
	padding:18px 30px 0px 0px;
}
.contactos {
	color:#f57e20;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}
img.clientes {
	margin:50px 0px 40px -20px;
}
img.mapa {
	margin:0px -60px 0px 0px;
	float:right;
}
table.produtos {
	margin:40px 0px 40px 0px;
	width:890px;
}
table.produtos td {
	padding:0px 10px 0px 0px;
}
.produtos ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.produtos li {
	padding:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-size:11px;
	background-repeat:no-repeat;
	list-style-image:url(../images/items/li.jpg);
	list-style-position: inside;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #f57e20;
	padding: 0px;
	margin:0px 0px 30px 0px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	color: #8f8f8f;
	padding: 0px;
	margin:0px 0px 15px 0px;
}
h3 {
	color: #666666;
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size: 14px;
	font-weight:bold;
}
p {
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:20px;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link, a:visited {
	color:#4e4e4e;
	text-decoration:none;
}
a:hover {
	color:#4e4e4e;
	text-decoration:underline;
}
.buttonheading {
	text-align:right;
	margin:-16px 0px 0px 0px;
}
.buttonheading img {
	border:none;
}
.clear {
	clear:both;
}
