﻿body {
	font-family: Trebuchet MS, arial, tahoma;
	font-size: 11px;
	color: #6b5f5f;
}		

#wrapper {
	border-color: #e1dac7;
	border-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-style: solid;
	width: 800px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff;
	position: absolute;
	align: left;
	left:0px;
	top:0px;

}

p {
	margin-top: 0; 
	margin-bottom: 0;
		line-height: 19px;
	}
	
.heading {
	font-family: Trebuchet MS, arial, tahoma;
	font-size: 18px;
	color: #cf5029;
	border-bottom: 1px dotted #e3c6a8;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-weight: none;
	}
	
.subheading {
	font-family: Trebuchet MS, arial, tahoma;
	border-left: 4px solid #e3c6a8;
	padding-left: 6px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	}


#banner {
	border-color:#d6beb3;
	border-style: solid;
	border-top-width:7px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	width: 800px;
	height: 132px;
	}
	
	#logo {
		width:405px;
		height:125px;
		background: url('images/logo.jpg') no-repeat 36px 13px #ffffff;
		margin-left:0 0 0 0; 
		float: left;
		}
		
	#backdireita {
		float: right;
		position: relative;
		width: 391px;
		height:125px;
		background: url('images/backgbanner.gif') no-repeat 0px 16px #ffffff;
		margin-left:0 0 0 0; 
		}

#topnavigation {
	width:786px;
	height:29px;
	margin-left:7px;
	margin-bottom:10px;
	background: url('images/nav_mid.gif');
	}
	
	
	ul {  
		list-style:none;
		margin:0;
		padding:0;
		}
	
	li.tbaritem {
		padding:0;
		float:left;
		}

	li.tbaritem a {
		display:block;
		text-decoration:none;
		}
		
	li.tbaritem a:hover {
		background-position:bottom;
		}
		
	li.tbaritem a span {
		display:none;
		}
		
	#home {
		background-image:url(images/home.gif);
		background-repeat: no-repeat;
		width:84px;
		height:29px;
		}
		
	#sobre {
		background-image:url(images/about.gif);
		width:134px;
		height:29px;
		}
	
	#produtos {
		background-image:url(images/produtos.gif);
		width:119px;
		height:29px;
		}
		
	#contactos {
		background-image:url(images/contactos.gif);
		width:125px;
		height:29px;
		}
		
#barrahoriz {
		width:786px;
		height:0px;
		margin-left:7px;
		margin-bottom:32px;
		background-image: url(images/barrahoriz.gif);
		}
	

	
#wrappercontent {
	width:777px;
	height: auto;
	position: relative;
	margin-left:16px;
	margin-top: 40px;
	margin-bottom: 50px;
	}
	
	
	
	#sidebar {
			margin: 0 auto;
			width: 218px;
			height: auto;
			text-align: right;
			float:left;

			}
			
	#lista {
			list-style: none;
			margin:0;
			padding:0;
			}
			
	li.sbaritem {
			border-bottom: 1px dotted #d5ccb1;
			margin: 0;
			text-align:right;
			font-family: Trebuchet MS, arial, tahoma;
			font-size: 12px;
			font-weight:bold;
			color: #6b5f5f;
			
			}
	
	li.sbaritem a {
			display:block;
			padding-top: 5px;
			padding-bottom: 5px;
			text-decoration:none;
			text-align:right;
			color:#6b5f5f;
			}
			
	li.sbaritem a:hover {
			color:#6b5f5f;
			background-color:#f5f5f5;
			border-left-color:#e66759;
			border-left-width: 4px;
			border-left-style: solid;
			}
			
	#caixacontactosidebar {
			width: 204px;
			height: 149px;
			margin-top: 65px;
			text-align: left;
			padding: 10px;
			background: #f8f3e4;
			font-family: Trebuchet MS, arial, tahoma;
			font-size: 11px;
			color: #6b5f5f;
			position: relative;
			}
			
					div#caixacontactosidebar A:link { color:#607595; border-bottom: 1px dotted #E3C6A8; text-decoration:none;} 
					div#caixacontactosidebar A:visited { color:#607595; border-bottom: 1px dotted #E3C6A8; text-decoration:none;} 
					div#caixacontactosidebar A:hover { COLOR: #CF5029; border-bottom: 1px dotted #E3C6A8; text-decoration:none;}

			
	#maincontent {
		font-family: Trebuchet MS, arial, tahoma;
		font-size: 11px;
		color: #6b5f5f;
		background-color: #FFFFFF;
		border: 0px;
		margin-left: 272px;
		margin-right: 20px;
		margin-top: 10px;
		height: auto;
		text-align: auto;
display: inline-block;		}
		
		div#maincontent A:link { color:#607595; border-bottom: 1px dotted #E3C6A8; text-decoration:none;} 
		div#maincontent A:visited { color:#607595; border-bottom: 1px dotted #E3C6A8; text-decoration:none;} 
		div#maincontent A:hover { COLOR: #CF5029; border-bottom: 1px dotted #E3C6A8; text-decoration:none;}
		
		
#bottom {
		width: auto; 
		background-color: #e1dac7; 
		margin: 0; 
		font-family: Trebuchet MS, arial, tahoma;
		font-size: 11px;
		color: #6b5f5f;
		padding-left: 36px;
		padding-top: 40px;
		padding-bottom: 8px;
		}

					div#bottom A:link { color:#607595; border-bottom: 1px dotted #E3C6A8; text-decoration:none;} 
					div#bottom A:visited { color:#607595; border-bottom: 1px dotted #E3C6A8; text-decoration:none;} 
					div#bottom A:hover { COLOR: #CF5029; border-bottom: 1px dotted #E3C6A8; text-decoration:none;}
		
		
		
	#listaprodutos {
			list-style: none;
			margin:0;
			padding:0;
			}
			
	li.proditem {
			border-bottom: 1px solid #e5e5e5;
			margin: 0;
			text-align:left;
			font-family: Trebuchet MS, arial, tahoma;
			font-size: 12px;
			font-weight:bold;
			color: #6b5f5f;
			
			}
	
	li.proditem a {
			display:block;
			padding-top: 2px;
			padding-bottom: 2px;
			text-decoration:none;
			text-align:left;
			color:#6b5f5f;
			}
			
	li.proditem a:hover {
			color:#6b5f5f;
			background-color:#f5f5f5;
			border-left-color:#e66759;
			border-left-width: 4px;
			border-left-style: solid;
			}
			
			
blockquote {
			margin-top: 10px;
			margin-right: 20px;
			margin-bottom: 10px;
			margin-left: 20px;
			padding: 10px;
			color: #7e7e7e;
			line-height: 16px;
			font-size: 8pt;
			font-family: Trebuchet MS, arial, tahoma;
			border-width: 1px;
			border-style: dotted;
			border-color: #c4c4c4;
			background-color: #f4f4f4;
			text-align: left;
}