body {
	background-image: url(imgs/back_index.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body.internas2 {
    background-color:#FFFFFF;
    background-image:url("http://www.imobiliariafreire.com.br/Content/Artifacts/Image/Layout/fundoTopo.jpg");
    background-repeat:repeat-x;
    margin:0;
    padding:0;
    text-align: left;
}

.internas {
	background-image: url(imgs/back_internas.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
    text-align: left;
}

table, tr, td, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link, a:visited{
	color: #C2B18B;
	text-decoration: none;
}
a:hover{
	color: #C2B18B;
	text-decoration: underline;
}
input, select, textarea {
	background-color: #EBEBEB;
	color: #666666;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.btn{
	background-color: #CCCCCC;
	color: #666666;
	border: solid 1px #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
}
.conteudo{
	background-image: url(imgs/back_cont.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.topo TD a:link, .topo TD a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.topo TD a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.topo TD{
	vertical-align: text-top;
	vertical-align: top;
}
.conteudo_internas{
	background-image: url(imgs/back_cont_internas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.conteudo_internas a:link, .conteudo_internas a:visited{
	color: #666666;
	text-decoration: none;
}
.conteudo_internas a:hover{
    color: #003D6E;
    color: #07C5EB;
	color: #666666;
	text-decoration: underline;
}

.index {
	padding-top: 15px;
	text-align: center;
	height: 140px;
	vertical-align: text-top
}

.site-top {
    background-image:url("imgs/baseTopo.png");
    background-repeat:no-repeat;
    clear:both;
    height:150px;
}

.site-top .site-top-logotipo {
    background-image:url("imgs/logotipo.png");
    background-position: 10px 15px;
    background-repeat:no-repeat;
    height:150px;
    /*border: 1px solid;*/
}

.site-top div#menu {
    float:left;
    margin:0;
    padding:0;
    margin-left:145px;
    margin-top:18px;
}

.site-top .site-top-bar {
    text-align: left;
    float:left;
    margin-left:107px;
    margin-top:53px;
    margin-bottom:1em;
    /*border: 1px solid;*/
}

.index_vendas {
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 20px;
    xpadding-left: 88px;
}
.area{
	background-color: #DDEAED;
	padding: 5px;
}
.pesquisa{
	background-color: #A9CBD2;
	padding: 5px;
}
.destaques TD{
	background-color: #E5DECD;
	text-align: right;
	padding: 3px;
}
.destaques TH{
	background-color: #D4C8AC;
	text-align: right;
	padding: 5px;
}

.rodape {
	background-image: url(imgs/back_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #17406C;
	vertical-align:text-top;
	text-align: center;
}
.rodapetxt TD{
	color: #C2B18B;
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 25px;
	padding-bottom: 25px;
}
img .foto {
	width:60px;
}

/* PAGINAÇÃO */
.paginacao td a:link, .paginacao td a:visited{
	border:1px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #F2B600;
	height: 12px;
	width: 12px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
.paginacao td a:hover{
	border:1px solid #F2B600;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #F2B600;
	height: 12px;
	width: 12px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}
.paginacao th{
	border:1px solid #F2B600;
	background-color: #F2B600;
	font-size: 10px;
	color: #FFFFFF;
	height: 12px;
	width: 12px;
	text-align: center;	
	display: block;
	text-decoration: none;
	font-weight:bold;
}

.menutit {
	background-color: #F2B600;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding:5px;
	
}

.menucel  {
	padding:5px;
	background-color: #A9CBD2;
	
}

.menucel a:link {
	color:#42718A;
	font-weight:bold
	
}
.menucel a:visited {
	color:#42718A;
	font-weight:bold
}

div.posts div.blog {
    float: left;
    width: 50%;
}

div.posts div.twitter {
    float: right;
    width: 50%;
}

div.posts ul li {
    text-decoration: none;
}

div.posts a, 
div.posts a:hover, 
div.posts a:link, 
div.posts a:visited {
    color: #666666;
    text-decoration: none;
}