.button_news {
	border: 1px solid #000;
	height: 23px;
	width: 50px;
	background-image: url(../images/bt_sub.jpg);
}
/*************** DESTAQUE ***************/
#destaque {
	width: 1024px;
	height: 362px;
}
#destaque p{
	text-align: center;
	color: #FFF;
	height: 362px;
	width: 1024px;
	position: absolute;
	display: block;
}
#principal ul#categorias{margin:auto;  height: 52px; border-bottom: #b8b9c2 2px dashed; 
padding-left: 12px;}
#principal ul#categorias li{float: left; margin: 17px 0 0 27px;}
#principal ul#categorias li a{color: #000; font-weight: bold;}

/**************** conteudo ******************/
#conteudo{
	overflow: hidden;
	line-height: 20px;
} 
#conteudo div.post{
	min-height: 145px;
	width: 340px;
	height: 214px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	font-size: 13px;
	background-image: url(../images/fundo_home.jpg);
	background-repeat: no-repeat;
}
#conteudo div.post2{
	min-height: 145px;
	width: 340px;
	height: 214px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 350px;
	display: block;
	margin-top: -224px;
	color: #FFF;
	font-size: 13px;
	background-image: url(../images/fundo_home.jpg);
	background-repeat: no-repeat;
}
#conteudo div.post3{
	min-height: 145px;
	width: 338px;
	height: 214px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 700px;
	display: block;
	margin-top: -224px;
	color: #FFF;
	font-size: 13px;
	background-image: url(../images/fundo_home.jpg);
	background-repeat: no-repeat;
}
#conteudo div.post3 a, #conteudo div.post2 a{
	color: #FFF;
	text-decoration: none;
}
#conteudo div.post3 a:hover , #conteudo div.post2 a:hover{
	color: #FFD51E;
	text-decoration: underline;
}



#conteudo div.post h3{
	margin-bottom: 5px;
	color: #FFD51E;
	font-size: 17px;
	font-weight: normal;
}

#conteudo div.post2 h3{
	margin-bottom: 5px;
	color: #FFD51D;
	font-size: 17px;
	font-weight: normal;
}

#conteudo div.post3 h3{
	margin-bottom: 5px;
	color: #FFD51E;
	font-size: 17px;
	font-weight: normal;
}

#conteudo div.post .descricao{
	margin: 12px 0 12px 2px;
	color: #dedede;
	font-size: 12px;
	line-height: 1.3;
}
#master #principal #conteudo .post #dollar {
	background-color: #FFF;
}
#master #principal #conteudo .post3 .AvantGardeITCbyBT-Book .x22 {
	font-family: AvantGardeMdBTMedium;
	color: #C00;
	font-weight: bold;
}
#master #principal #conteudo .post3 .AvantGardeITCbyBT-Book .xx3 {
	font-weight: bold;
}
#master #principal #conteudo .post2 .AvantGardeITCbyBT-Book .xx4 {
	font-weight: bold;
}

