#conteudo{
	width : 936px;
}
#conteudo *{
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #47423a;
	margin : 0;
	padding : 0;
	border : none;
	text-decoration : none;
}
#conteudo h3{
	margin : 15px 0;
	font-size : 22px;
	color : #5d5850;
	width : 930px;
	clear : both;
}
#conteudo h2{
	width : 100px;
	height : 140px;
	display : block;
	float : left;
	margin : 5px;
}
#conteudo h2 a{
	font-size : 11px;
	line-height : 13px;
	text-align : center;
}
#conteudo h2 a img{
	border : 3px solid #fff;
	clear : both;
	width: 89px;
	height: 67px;
}
#conteudo h2 a:hover img{
	border : 3px solid #ff9900;
}
#conteudo h2 a:hover{
	color : #ff9900;
}
#conteudo.lista.mais h2{	
	width:195px;
	height:166px;
	float:left;
	margin:10px;
}
#conteudo.lista.mais h2 a img{ width: 195px; height:146px;}
