/*The Reset*/
* {
  margin:0;
  padding:0;
}
body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #d5d6d7;
	color: #333;
	text-align: center;
}
#header {
	background:#fff;
	height: 200px;
	width: 960px;
}
p.morada{
	text-align: center;
	font-size: 12px;
}
/*TOP*/
#nav {
	text-transform: uppercase;
	height: 30px;
	list-style: none;
	width: 450px;
	margin: 0 auto;
	text-align: center;
}
#nav a {
	width: 80px;
	background: #fff;
	color: #333;
	display: block;
	height: 14px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 4px 2px;
	padding: 3px;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	display: block;
	text-decoration: none;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin: 4px 2px;
	padding: 3px;
}
#nav li {
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*PAGE*/
#content {
	font-size: 1.2em;
}
#content p{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*p.aviso{
	font-style: italic;
	font-size: 10px;
	text-align: left;
	padding: 5px 0;
}*/
#content h2{
	color: #333;
}
#content small{
	font-weight: bold;
	font-size: 10px;
	color: #7f7f7f;
}
#content code{
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 12px;
	font-style: italic;
}
#content a{
	text-decoration: none;
}
#content a:hover{
	color: #333;
}
#content a img{
	border: 3px solid #ccc;
}
#content a img:hover{
	border: 3px solid #333;
}
#page {
	background: #fff;
	margin: 10px auto;
	padding: 0;
	width: 960px;
	border: 1px solid #959596;
	text-align: left;
}
#page img.logo{
	margin: 10px 380px;
}
.clear {
	clear: both;
}
h2 {
	margin: 10px 0 5px 0;
}
h2.pagetitle {
	margin-top: 5px;
	text-align: left;
	border-bottom: 1px dotted #333;
}
h2.center{
	text-align: center;
}
#produtos h2 {
	margin: 5px 0 10px;
	text-align: center;
	padding: 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
h1, h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	margin: 5px 0 5px 190px;
}
h4 {
	font-size: 12px;
	margin-left: 190px;
}
h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
.block {
	float: left;
	padding:0 45px 10px 45px;
	margin: 0;
	width: 870px;
}
/*SIDE*/
#produtos{
	height: 100px;
	width: 800px;
	margin: 0 auto;
}
#produtos a{
	color: #333;
	text-decoration: none;
}
#produtos ul li{
	font-size: 11px;
}
#produtos ul li a{
	text-decoration: none;
	color: #444;
}
#produtos ul li a:hover{
	text-decoration: none;
	color: #06c;
}
#biscoitos{
	height: 100px;
	width: 100px;
	float: left;
}
#biscoitos a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
/*Span*/
a.leg_biscoitos{
	position: relative;
}
a.leg_biscoitos span{
	display: none;
}
a.leg_biscoitos:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;
	width: 90px;
	z-index: 1;
}
/*Bolachas*/
#bolachas{
	height: 100px;
	width: 100px;
	float: left;
}
#bolachas a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
#bolachas a:hover img{
	border: 2px solid #333;
}
/*Span*/
a.leg_bolachas{
	position: relative;
}
a.leg_bolachas span{
	display: none;
}
a.leg_bolachas:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;
	width: 90px;
	z-index: 1;
}
/*Bolo Rei*/
#bolorei{
	height: 100px;
	width: 100px;
	float: left;
}
#bolorei a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
#bolorei a:hover img{
	border: 2px solid #333;
}
/*Span*/
a.leg_bolorei{
	position: relative;
}
a.leg_bolorei span{
	display: none;
}
a.leg_bolorei:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;
	width: 90px;
	z-index: 1;
}
/*Pćo de Lo*/
#paolo{
	height: 100px;
	width: 100px;
	float: left;
}
#paolo a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
#paolo a:hover img{
	border: 2px solid #333;
}
/*Span*/
a.leg_paolo{
	position: relative;
}
a.leg_paolo span{
	display: none;
}
a.leg_paolo:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;
	width: 90px;
	z-index: 1;
}

/*Marmelada*/
#marmelada{
	height: 100px;
	width: 100px;
	float: left;
}
#marmelada a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
#marmelada a:hover img{
	border: 2px solid #333;
}
/*Span*/
a.leg_marmelada{
	position: relative;
}
a.leg_marmelada span{
	display: none;
}
a.leg_marmelada:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;
	width: 90px;
	z-index: 1;
}
/*Geleia*/
#geleia{
	height: 100px;
	width: 100px;
	float: left;
}
#geleia a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
#geleia a:hover img{
	border: 2px solid #333;
}
/*Span*/
a.leg_geleia{
	position: relative;
}
a.leg_geleia span{
	display: none;
}
a.leg_geleia:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;
	width: 90px;
	z-index: 1;
}
/*Tostas*/
#tostas{
	height: 100px;
	width: 100px;
	float: left;
}
#tostas a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
#tostas a:hover img{
	border: 2px solid #333;
}
/*Span*/
a.leg_tostas{
	position: relative;
}
a.leg_tostas span{
	display: none;
}
a.leg_tostas:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;

	z-index: 1;
}
/*Wafers*/
#wafers{
	height: 100px;
	width: 100px;
	float: left;
}
#wafers a img{
	border: 2px solid #ccc;
	height: 70px;
	width: 70px;
	float: left;
}
#wafers a:hover img{
	border: 2px solid #333;
}
/*Span*/
a.leg_wafers{
	position: relative;
}
a.leg_wafers span{
	display: none;
}
a.leg_wafers:hover span{
	display: block;
	position: relative;
	text-indent: 0px;
	text-align: center;
	top: 5px;
	left: -10px;
	padding: 6px 0;
	font-size:10px;
	font-weight: bolder;

	z-index: 1;
}
/*FOOTER*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	border: none;
}
#footer a{
	color: #000;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
}
#footer p.right {
	float: right;
	margin: 0;
	width: 400px;
	padding: 5px 10px;
	text-align: right;
}
#footer p.left {
	float: left;
	margin: 0;
	width: 410px;
	padding: 5px 10px;
	text-align: left;
}
#wide_left{
	float: left;
	width: 480px;
}
#wide_left h4{
	color: #e46526;
}
#wide_right{
	float: right;
	width: 350px;
}
#wide_right h3{
	font-weight: bold;
	color: #1C264E;
	text-align: center;
}
/*##############################*/
/* Shutter */
#shNavBar a {
color: #aaf; /* colour for the text buttons */
text-decoration: none;
}
#shNavBar a:hover {
color: #fff; /* highlight colour for the text buttons */
}
#shDisplay div#shTitle {
font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; /* caption font */
color: #ffffff; /* caption colour */
text-align: center;
margin: 0 auto;
}
div#shNavBar {
font: normal 12px/12px 'Lucida Grande', Verdana, sans-serif; /* font for text buttons and image numbers */
color: #999; /* colour for the image numbers */
position: fixed;
left: 0;
bottom: 0;
background-color: #2e2e2e;
width: 100%;
padding: 4px 0 5px;
text-align: center;
cursor: pointer;
z-index: 1011;
}
body {
height: 100%;
}
#shShutter *, #shDisplay * {
padding: 0;
margin: 0;
}
div#shShutter, div#shDisplay {
top: 0;
left: 0;
width: 100%;
position: absolute;
}
div#shShutter {
height: 100%;
z-index: 1000;
background-color: #000000;
opacity: 0.8;
/*filter:alpha(opacity=80);*/
}
div#shDisplay {
display: block;
background-color: transparent;
z-index: 1002;
}
div#shDisplay img#shTopImg {
margin: 0 auto;
border: 1px solid #555;
background: transparent;
display: block;
max-width: none;
max-height: none;
}
div#shDisplay div#shWrap {
visibility: hidden;
}
div#shWaitBar {
position: absolute;
width: 100px;
left: 50%;
margin-left: -50px;
margin-top: 120px;
}
#shWaitBar img {
border: 0;
}
#fullSize {
display: none;
}
#shNavBar img {
border: 0;
vertical-align: middle;
margin: 0 2px;
opacity: 0.6;
/*filter: alpha(opacity=60);*/
}
#shNavBar img:hover {
opacity: 0.999;
/*filter: alpha(opacity=100);*/
}
* html div#shNavBar {
_position: absolute;
_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight : document.body.scrollTop+document.body.clientHeight-this.clientHeight);
_left: expression(eval(document.compatMode&&document.compatMode=='CSS1Compat') ? document.documentElement.scrollLeft : document.body.scrollLeft);
}
table.tab_item th{
	font-size: 10px;
}
table.tab_item th.blank{
	width: 50px;
}
table.tab_item td{
	font-size: 9px;
}
table.tab_item td.blank{
	width: 50px;
}
table.tab_item{
	margin: 8px auto;
	text-align: left;
/*	background: green;*/
	width: 450px;
}
table.tab_item .mid{
	text-align: center;
}
table.tab_item .right{
	text-align: right;
}
table.tab_item .left{
	text-align: left;
}
#item_left{
	border-bottom: 1px dashed #000;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 180px;
}
#item_left img{
	margin-top: 8px;
	padding:0;
}
p.detalhes{
	margin-left: 190px;
	font-size: 9px;
}
img.mail{
	position: relative;
	top: 3px;
}