/* CSS Document */
#container{
	width:774px;
	margin:10px auto auto auto;
}
#container:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#col_esquerda{
	width:350px;
	float:left;
	clear:left; 
	margin-bottom:10px;
	margin-right:10px;
}
#col_esquerda:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#col_direita{
	width:412px;
	float:left;
	clear:right;
	margin-bottom:10px; 
}
#col_direita:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#foto_a_casa{
	width:350px;
	height:232px;
}
#gal_fotos{
	width:340px;
	height:195px;
	padding:10px 0px 0px 10px;
	margin-top:10px;
	background:#fff;
}
#img_tit_gal_fotos{
	width:71px;
	height:171px;
	padding-right:10px;
	float:left;
}
#gal_thumbs{ width:250px; float:left; }
#veja_mais{
	width:238px;
	padding-left:82px;
	clear:both;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fa8e19;
}
#descricao{
	width:353px;
	height:388px;
	padding:30px;
	background:#77542b;
	font-family:Arial;
	font-size:11px;
	color:#fff;
}
#descricao img{ margin-bottom:18px; }

#box_assunto{
	width:313px;
	height:55px;
	padding:5px 20px 7px 20px;
	margin-top:0px;
	margin-bottom:7px;
	background:#866642;
}
#box_assunto p{ padding:5px 0px 5px 0px; }
#assunto{ width:310px; margin-top:0px; }

p{ padding:7px 0px 7px 0px; }

input, select, textarea{ margin-top:5px; }

input,textarea{ width:350px; }

textarea{ height:130px; }

#mensagem { width:352px; }

#vantagens{
	width:298px;
	height:185px;
	padding:20px 21px 0px 31px;
	margin-top:10px;
	background:#77542b;
	font-family:Arial;
	font-size:13px;
	color:#fff;
}