body{
	
	width: 880px;
	margin-left: 12%;
	margin-top: 1%;
	
	background-image: url("http://buenomoveis.com.br/adm/layout/fundo_site.jpg");
	background-attachment: fixed;
	
}

.endereco{
	font-family: sans-serif;
	font-weight: bold;
	margin-top: 5%;
}


.linkPrincipal{
	margin-top: 130px;
    margin-left: 240px;
}

.titulo{
	font-size: 25px;
	color: #000;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 15px;
}

a.linkPrin {
   text-decoration:none;
   font-size: 15px;
   font-weight: bold;
   font-family: verdana;
   color: #000;
}

a.linkPrin:visited {
   font-size: 15px;
   font-weight: bold;
   font-family: verdana;
   color: #000;
}

a.linkPrin:hover {
   text-decoration: underline;
   font-size: 15px;
   font-weight: bold;
   font-family: verdana;
   color: #000;
}

.fundoLinkPrin {

	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#FFFFFF;
	border:0px solid #fff;
	float: none;
	margin:0 0px 0px 0;
	overflow:hidden;
	padding:2px;
	
	margin-left: 2px;
	min-width: 450px;
	height: 20px;
	
	margin-top: 120px;
    margin-left: 240px;
	
}

.cabecalho {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;



border:0px solid #FF8C00;
float:inherit;
margin:0 0px 0px 0;
overflow:hidden;
padding:0px;
width: 880px;
height: 150px;

opacity: .90;
filter:alpha(opacity=90);
-moz-opacity:0.90;

}

.corpo {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;


background-color: #C1C1C1;


opacity: .90;
filter:alpha(opacity=90);
-moz-opacity:0.90;

border:0px solid #FF8C00;
float:inherit;
margin:0 0px 0px 0;
overflow:hidden;
padding:0px;
width: 880px;
min-height: 400px;

}

.sobreCorpo {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;

/*
background-image:url("http://localhost/felix/siteFelix/img/sobreCorpo323.png");
*/

background-repeat: no-repeat;
border:0px solid #FF8C00;
margin:0 0px 0px 0;
margin-left: 5px;
margin-top: 10px;
overflow:hidden;
padding:0px;
width: 870px;
min-height: 390px;

}