@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #e4e8e0;
	color: #000;
	list-style-type: none;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #666;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}

p {
	text-align: justify;
}


#logo {
	margin-bottom: 10px;
	text-align: center;
}

#wrap {
	width: 560px;
	background-color: #FFF;
	box-shadow: 0px 0px 3px #888888;
	-webkit-box-shadow: 0px 0px 3px #888888; /* Safari */
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 5px;
	overflow: auto;
}

#main {
}

#header {
}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width:560px;
	overflow:hidden;
	position:relative;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 3px #888888;
	-webkit-box-shadow: 0px 0px 3px #888888; /* Safari */
	background-color: #000;
}


#menu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

#menu ul li{
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;



}

#menu ul li a {
	display:block;
	text-decoration:none;
	line-height:1.3em;
	background-color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #FFF;
}

#menu ul li a:hover {
	color: #999;
}

#menu_prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
	float: left;
	text-transform: lowercase;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding: 0px;
	color: #666;
}

#menu_prod a {
}

#menu_prod ul {
	margin: 0px;
	padding: 0px;
}

#menu_prod ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#texto_prod {
	font-size: 12px;
	width: 350px;
	margin-right: 45px;
	padding: 0px;
	text-align: justify;
	float: right;
	line-height: 20px;
}

.produto {
	width: 300px;
	overflow: hidden;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #e4e8e0;
	margin-bottom: 20px;
	display: block;
	height: 300px;
}
#grelha_prod {
	width: 350px;
	font-size: 10px;
	margin-right: 45px;
	float: right;
	margin-top: 0px;
}
#grelha_prod td {
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e4e8e0;
}
#grelha_prod td p{
	margin-top: 0px;
	vertical-align: top;
}
#grelha_prod table p {
	text-align: left;
}

#map {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}

#texto_inicio {
	width: 390px;
}

#msg_inicio {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}

#texto_empresa {
	font-size: 12px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	line-height: 20px;
}
.descr_prod {
	font-size: 10px;
	width: 150px;
}
#grelha_prod table tr td img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#contactos {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-bottom: 20px;
}

.fadein {
	position:relative;
	height:327px;
	width:470px;
	margin-right: auto;
	margin-left: auto;
}
.fadein img { position:absolute; left:0; top:0; }

#contactos table tr td {
	padding-right: 5px;
}
#mosaico {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
#mosaico table {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mosaico td {
	width: 110px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#texto_serv {
	font-size: 12px;
	width: 350px;
	margin-right: auto;
	padding: 0px;
	text-align: justify;
	line-height: 20px;
	margin-left: auto;
}
#welcome {
	position: absolute;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	opacity: 0.6;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}
#welcome p {
	opacity: 1;
}
