html{
	height:100%;
}

body {
	background-image:url(imagens/fundo2_belacasa.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px;
	margin:0px;
	height:100%;
	background-color:#2C4976;
}
a img{
	border:none;
}
#contentor {
	background-color:#FFF;
	width:802px;
	height:480px;
	margin-left:-401px;
	position:relative;
	top:10%;
	padding:10px;
}
#topo {
	margin-bottom: 10px;
}
#logo_dir {
	margin-bottom: 10px;
	clear: right;
}
#imagem_01 {
	padding-left: 212px;
	margin-bottom: 10px;
}



#menu {
	width: 193px;
	padding:0px;
	
}
#col_dir {
	width: 193px;
	float: left;
}
#menu ul li {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 5px;
}
#menu ul {
	padding: 0px;
	margin:0px;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E6E6E6;
	height: 26px;
	width: 183px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 15px;
	color: #475A76;
}

#menu ul li a:hover{
	background-color:#475A76;
	color:#FFF;

}
.tumb_gal {
	height: 180px;
	width: 193px;
	background-color:#E6E6E6;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#mapa {
	margin-bottom: 10px;
	margin-left: 10px;
}

#conteudo {
	position: relative;
	width:609px;
	left:193;
	float:left;
}
#contactos {
	position:relative;
	top:10%;
	padding-top:10px;
	margin-left: -401px;
	font-weight: bolder;
}
.moveR {
	padding-left: 200px;
}

.contactos_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 200px;
}

#img_fundo {

	background : url(imagens/fundo_belacasa.jpg) no-repeat bottom center;
	height:100%;
	padding-left:50%;
	
}

.linha_gal {
}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #475A76;
	padding-left: 10px;
	float: left;
	width: 396px;
	margin-right: 10px;
}
.contactos_text a {
	text-decoration: none;
	color:#FFF;
}
#acabamentos {
	height: 390px;
	width: 600px;
	margin-left: 10px;
	font-size: 11px;
	line-height:20px;
}

#acabamentos h3{
	margin-bottom:0px;
	height: 12px;
	padding-bottom: 0px;
}

#acabamentos .col{
	float:left;
	widows:90px;
	margin-left:20px;
}
.contactos_text a:visited {
	color:#FFF;
}


.contactos_text a:hover {
	color:#F60;
}

