/*** geral ***/
* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 8pt;
	color: #666666;
	line-height: 14pt;
	font-variant: normal;
	text-decoration: none;
}
html {
	height: 100%;
}
body {
	font-style: normal;
	text-align: center;
	background-image: url(../img/att/body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	height: 100%;
}
#geral {
	margin: 0px auto;
	width: 900px;
	height: 100%;
	text-align: left;
}
a {
	color: #00154A;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a.wh {
	color: #FFFFFF;
	font-weight: normal;
}
a.wh:hover {
	color: #FF6600;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
.tx-wh {
	color: #FFFFFF;
}
img {
	border: none;
}
h1 {
	font-size: 13pt;
	font-weight: normal;
	color: #00154A;
	margin-bottom: 5px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #00154A;
	margin-bottom: 5px;
}

/*** template ***/

#tableTemplate{
	width: 900px;
	height: 100%;
	background-color: #FFFFFF;
}
#anima{
	width: 900px;
	height: 280px;
	background-image: url(../img/att/animaTemplate.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#animaTemplate{
	width: 900px;
	height: 280px;
	background-image: url(../img/att/animaTemplate.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#menuTemplate{
	width: 900px;
	height: 110px;
	float: left;
}
#left{
	width: 290px;
	height: auto;
	background-image: url(../img/att/left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#titlePage{
	width: 900px;
	height: 170px;
	float: left;
}
#destaques{
	width: 290px;
	height: auto;
	background-image: url(../img/att/destaques.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#destaquesContent{
	width: 250px;
	height: auto;
	margin: 55px 0px 0px 25px;
}
#content{
	width: 900px;
	height: auto;
	background-image: url(../img/att/content.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
}
#contentPage{
	width: 855px;
	height: auto;
	margin: 20px 0px 10px 20px;
}
#wwwLedz {
	width: 60px;
	height: 20px;
	margin: 20px 5px 0px 5px;
	float: right;
}


/*** INDEX ***/
#tableIndex{
	width: 900px;
	height: 100%;
	background-image: url(../img/att/tableIndex.jpg);
	background-position: left 440px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#animaIndex{
	width: 900px;
	height: 430px;
	background-image: url(../img/att/animaIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#leftIndex{
	width: 300px;
	height: 360px;
	float: left;
}
#rightIndex{
	width: 600px;
	height: auto;
	float: left;
}
#welcome{
	width: 640px;
	height: 370px;
	background-image: url(../img/att/welcome.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#welcomeContent {
	width: 640px;
	height: 230px;
	float: left;
}
#welcomeContent p {
	color: #FFFFFF;
	margin: 100px 25px 0px 315px;
}
#sac {
	width: 640px;
	height: 140px;
	float: left;
}
#sac img {
	margin: 20px 20px 0px 315px;
}
#vendas{
	width: 260px;
	height: 370px;
	background-image: url(../img/att/vendas.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#listVendas{
	width: 230px;
	height: auto;
	overflow: hidden;
	margin: 100px 0px 0px 0px;
}
#lancamentosIndex{
	width: 900px;
	height: 150px;
	background-image: url(../img/att/lancamentosIndex.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#lancamentosIndex div#posLancamentos {
	margin-top: 20px;
}
#bottom{
	height: 60px;
	background-image: url(../img/att/bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#bottom p{
	width: 600px;
	display: block;
	margin: 20px 0px 0px 60px;
	color: #FFFFFF;
}

/*** detail ***/
.imgDetail {
	width: 80px;
	height: auto;
	margin: 0px 10px 10px 10px;
	float: right;
}
#imgBorder{
	height: auto;
	padding: 3px;
	border: 1px solid #999999;
	margin: 0px 10px 10px 0px;
	float: left;
}

/*** list ***/
.listOptions {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
	float: left;
}
.listThumbs {
	width: 500px;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
.thumbs {
	width: 100px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 6px;
	float: left;
	text-align: center;
}
.imgThumbs {
	width: 90px;
	height: 90px;
	text-align: center;
	border: 2px solid #EBEBEB;
	padding: 2px;
}
.imgThumbs img{
	width: 80px;
	height: 80px;
}
.listOptions2 {
	width: 280px;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
	float: left;
}
.thumbs2 {
	width: 80px;
	height: auto;
	margin-left: 15px;
	_margin-left: 10px;
	margin-bottom: 6px;
	float: left;
	text-align: center;
}
.imgThumbs2 {
	width: 75px;
	height: 75px;
	text-align: center;
	border: 2px solid #EBEBEB;
	padding: 2px;
}
.imgThumbs2 img{
	width: 75px;
	height: 75px;
}


/*** forms ***/
form {
	display: block;
}
input, textarea, select {
	font-size: 8pt;
	color: #000000;
	margin-bottom: 10px;
	line-height: normal;
	vertical-align: middle;	
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
option {
	color: #000000;
}
.radio {
	background-color: transparent;
	border: none;
	margin-bottom: 10px;
}
.okButton {
	background-color: transparent;
	border: none;
}
label {
	font-size: 8pt;
	width: 80px;
	text-align: left;
	float: left;
}
label.longLabel {
	width: 120px;
}
.inputNews {
	margin-bottom: 5px;
}
input.ok {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	margin-left: 82px;
	background-color: #DF822E;
	border: 1px solid  #000000;
}
#submit {
	width: auto;
	margin: 0px 0px 10px 80px;
}

/*** detalhamento do imóvel ***/
#dadosImovel{
	width:660px;
	float:left;
}
#imagensImovel{
	width:190px;
	height:auto;
	float:left;
}

