#meio {
	background-image: url(../imagens/faixa_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
}#menu {
	background-image: url(../imagens/menu_home.jpg);
}
#menu ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
#menu .baixo {
	height: 16px;
}
#baixo {
	clear: left;
	padding-top: 10px;
}
h1 {
	font-size: 21px;
	margin-top: 15px;
}
h2 {
	font-size: 21px;
	color: #A0B15C;
}
#texto p{
	font-size: 13px;
	line-height: 20px;
	word-spacing: 0.5em;
	letter-spacing: 0.02em;
}
.box {
	width: 226px;
	margin-bottom: 15px;
}
.box   .topo {
	background-image: url(../imagens/box_topo.jpg);
	height: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.box   div {
	margin: 15px;
}
.box  p {
	margin-top: 7px;
	margin-bottom: 7px;


}
.box  .ver_mais {
	text-align: right;
	display: block;
	margin-right: 15px;
}
.box  h2 {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#artigos div a {

}
#artigos div a:hover {
	color: #5F6932;
}

#baixo #destaques {
	width: 380px;
	float: left;
	padding: 10px;
}
.spacer   {
	clear: both;
	height: 15px;
}

.destaque {

}
.destaque .h2 {
	font-weight: bold;
	font-size: 14px;
	color: #5F6932;
	margin: 0px;
}

.destaque div {
	float: left;
}
.destaque .texto {
	width: 275px;

}
.destaque a strong {
	color: #000;
}
.destaque a:hover strong {
	color: #5F6932;
}





.thumb {
	width: 90px;
	float: left;
	overflow: hidden;
	height: 90px;
	margin-right: 10px;
}

.mask {
	background-image: url(../imagens/moldura_thumb.gif);
	height: 90px;
	width: 90px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
	float: left;
	margin-right: -100%;
	margin-bottom: -100%;
	position: relative;
}
#menu .topo {
	display: none;
}
