/*HOMEEEEEEEEEEEEEEHOMEEEEEEEEEEEEEEEEEEEEEEEEHOMEEEEEEEEEEEEEEEEE*/
/*CLASS*/
.classBloco {
	vertical-align: center;
	text-align: center;
	background-color: #F2F2F2;
}
.fotoBloco {
	vertical-align: center;
	width: 50px;
    color: #0D4B75;
}
.fotoBloco a, .fotoBloco img {
	float: none;
}
.descBloco {
	width: 336px;
}
.areaBloco, .areaBlocoULTIMO {
	width: 111px;
}
.areaBlocoULTIMO {
	background-image: url(../imagens/baixoHomeSeeAll.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: none;
}

a.linkAreaClassified {
	float: none;
	font-weight: bold;
	color: #0d4b75;
	text-decoration: none;
	width: 111px;
	text-align: center;
}
a.linkAreaClassified:hover {
	text-decoration: underline;
}
/*ID*/
#classifieds {
	width: 525px;
	background-color: #FFFFFF;
}
#conteudoInternoHome {
	padding: 0px 15px 0px 15px;
}
#lastClassifieds {
	width: 495px;
	border-collapse: collapse;
	margin-top: 10px;
}
table, tr, td, th{
	float: none;
}
table#lastClassifieds td{
	border: 1px solid white;
	padding: 2px;
	text-align: center;
}
table#lastClassifieds td.descBloco{
    padding-left: 5px;
}
#SeeAll {
	margin-left: 442px;
	margin-top: -1px;
	display: inline;
}

/** menu topo **/
.agrupaMenuTop{
    width: 495px;
    padding-bottom: 10px;
}
.linhaMenu{
    text-align: right;
    width: 260px;
}
.linhaMenuTop{
    float: none;
    text-align: right;
    margin-top: 23px;
}
.menuTop{
    border: none;
    margin-right: 1px;
}