body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 28px;
	line-height: 20px;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 18px;
	font-weight: normal;
}
h1,h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
p {
	margin-bottom: 10px;
}
.margem {
	margin-right: 30px;
}
.margemvert {
	margin-bottom: 30px;
}
.indent {
	margin-left: 30px;
}
.resumo {
	color: #88B746;
	margin-bottom: 5px;
}
.galeria li {
	display: block;
	margin-right: 10px;
	float: left;
	list-style-type: none;
	border: 1px solid #E9E5D7;
	margin-bottom: 10px;
}

.fornecedores {
	background-image: url(../img/bg_fornecedores.gif);
}
	.fornecedores .thumbnail{
		padding-bottom: 15px;
	}
		.fornecedores .thumbnail img{
			border: 1px solid #E9E5D7;
		}
	.fornecedores .legenda{
		padding-left: 15px;
	}
		.fornecedores .legenda h2{
			margin-bottom: 0px;
		}
		.fornecedores .legenda p{
			margin-bottom: 3px;
		}

.produtos {
	clear: both;
	margin-bottom: 15px;
}
		
	.produtos .caixa {
		display: block;
		margin-right: 10px;
		float: left;
		margin-bottom: 10px;
		width: 120px;
		text-align: center;
	}
	.produtos .caixa th{
		height: 120px;
		border: 1px solid #E9E5D7;
	}
	.produtos .caixa td{
		height: 50px;
	}
.mais {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88B746;
	text-align: right;
	clear: both;
}
	.mais span {
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../img/bg_mais.gif);
	}
	.mais span a {
	text-decoration: none;
	}
	.mais span a:link {
	color: #FFFFFF;
	}
	.mais span a:visited {
	color: #FFFFFF;
	}
	.mais span a:hover {
	color: #FFFFFF;
	}
	.mais span a:active {
	color: #FFFFFF;
	}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88B746;
}
h2 a {
	text-decoration: none;
}
h2 a:link {
	color: #333333;
}
h2 a:visited {
	color: #333333;
}
h2 a:hover {
	color: #333333;
}
h2 a:active {
	color: #333333;
}

.lksimples {
}
.lksimples a:link{
color: #333333;
}
.lksimples a:visited{
color: #333333;
}
.lksimples a:hover{
	color: #333333;
	text-decoration: underline;
}
.lksimples a:active{
color: #333333;
}

#sidebar .menu li{
	background-image: url(../img/bg_sidebar.gif);
	display: block;
	height: 36px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}

	#sidebar .submenu li{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E9E5D7;
		margin-bottom: 10px;
		padding-bottom: 10px;
		width: 151px;
	}
.produto th{
	width: 135px;
	text-align: left;
}

	.produto th img{
	border: 1px solid #E9E5D7;
	}
.produto td ul{
	list-style-type: circle;
	padding-left: 15px;
	margin-bottom: 15px;
}
.produto td ul li{
	margin-bottom: 15px;
}
.produto td ul ul{
	list-style-type: none;
}
