* { padding:0; margin:0; }

a { color:#b62520; font-weight:bold; text-decoration:none; }
a img { border:0; }

#container { 
	width:795px;
	text-align:left;
}

#container-lightbox {
	width:500px;
	text-align:left;
}

body {
	font-family:Verdana,Arial;
	font-size:12px;
	color:#575757;
}

#boxConteudo {
	padding:5px;
	width:760px;
	margin-left:13px;
}


.box_info { border: 0; background:#ffffff;}

.titDestaque {
	background-image: url(../../imagens/detalhes/borda_detalhes.jpg);
	height:31px;
	background-repeat: no-repeat;
	text-transform:uppercase;
	color:#40385D;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
}

.bordaDentro {
	text-align:left;
	border: 1px solid #C0C0C0;
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table {border-collapse: collapse;}

#cima_detalhes {
	background-image:url(images/top_detalhes.jpg);
	height:140px;
}

#cima_detalhes h1 {
	text-indent:-5000px;
}

#icones_detalhes {
	background-image:url(images/icones/resto_top_detalhes.jpg);
	background-repeat:no-repeat;
	height:85px;
}

fieldset {
	border:0;
}

label {
	display:block;
}

input {
	margin-bottom:5px;
}

.detalhes_endereco a {
	color: #575757;
	font-weight:normal;
	text-decoration:none;
}
	.detalhes_endereco a:hover {
		color: #B62520;
	}
	
#infs_detalhes {
	padding-top: 75px;
	font-size:14px;
	text-align:left;
	position:absolute;
	margin-left:350px;
	*margin-left: -200px;
}
	#infs_detalhes a {
		color: #575757;
		font-weight:normal;
		text-decoration:none;
	}
	#infs_detalhes a:hover {
		color: #B62520;
	}

/* ============ LightBox ============= */
#overlay {
	padding:0;
	border:0;
	display:none;
	width:100%;
	height:800px;
	position: absolute;
	z-index:20;
	opacity: 0.50;
	color: #000000;
	background-color: #000000;
	z-index:100;
}

*#overlay {
	filter: alpha(opacity = 50);
}

#lightbox {
	display:none;
	position:absolute;
	top: 50px;
	z-index:1000;
}

#lightbox1 {
	background-image:url(images/fundo_lightbox_meio.png);
	background-repeat:repeat-y;
	background-position: 3px;
	*background-position: 2px;
	width:500px;
	margin-top:0px;
	padding-bottom:5px;
}

#lightbox-maisdetalhes, #lightbox-indique, #lightbox-imovelideal, #lightbox-mensagens, #lightbox-cadastre_se {
	text-align:left;
	display:none;
	width:480px;
	border:0;
}

.inputPadrao {
	border:0;
	background-image:url(images/campo_telefone.jpg);
	width:375px;
	background-position:-8px;
	height:17px;
	padding:10px;
}

.iLinhaInteira {
	border:0;
	background-image:url(images/campo_telefone.jpg);
	width:375px;
	background-position:-8px;
	height:17px;
	padding:10px;
}

.iLinhaInteira input {
	border:0;
	width:370px;
	background:transparent;
	height:17px;
}

textarea {
	width:455px;
	height:86px;
	overflow: hidden;
	background:transparent;
	border: 0;
	font-family:Verdana,Arial;
	font-size:12px;
}

.iMsg {
	border:0;	
	background-image:url(images/campo_mensagem.jpg);
	width:459px;
	background-position:-10px;
	height:90px;
	padding:10px;
}

.inputMenor {
	border:0;	
	background-image:url(images/campo_ddd.jpg);
	width:36px;
	background-position:-5px;
	height:17px;
	padding:10px;
}

.botao_fechar {
	float:right;
	padding-right:15px;
}

.iDDD {
	border:0;	
	background-image:url(images/campo_ddd.jpg);
	width:35px;
	background-position:-8px 0;
	height:17px;
	padding:10px;
	margin-right:1px;
	display:inline;
}

.iDDD input {
	width:25px;
	background:transparent;
	border: 0;
	font-family:Verdana,Arial;
	font-size:12px;
}

.iTelefone {
	border:0;	
	background-image:url(images/campo_telecelular.png);
	width:135px;
	height:17px;
	padding:10px;
	display:inline;
	background-position:-5px 0;
}

.iTelefone input {
	width:120px;
	background:transparent;
	border: 0;
	font-family:Verdana,Arial;
	font-size:12px;
}

.ie6 {
	display:none;
}

#copyright {
	font-size:9px !important;
}
