BODY {
	background-color:#C0C089;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imgs/bck1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.ADDRESS {
	TEXT-ALIGN: center;
	FONT-STYLE: normal;
	COLOR: #000;
	FONT-SIZE: 16px;
	font-family: "Lucida Sans", Arial, Verdana;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	word-spacing: 110%;
}
.ADDRESS A {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 16px;
}
.ADDRESS A:hover {
	TEXT-DECORATION: underline
}
.endHome {
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 5px;
	MARGIN-TOP: 2px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 5px;
	FLOAT: right;
	COLOR: #427F80;
	FONT-SIZE: 9px;
	PADDING-TOP: 3px;
	font-family: "Lucida Console", Monaco, monospace;
}
.endHome A {
	COLOR: #427F80;
	TEXT-DECORATION: none
}
.endHome A:hover {
	TEXT-DECORATION: underline
}
.menu {
	TEXT-ALIGN: center;
	TEXT-TRANSFORM: lowercase;
	COLOR: #FFF;
	FONT-SIZE: 16px;
	font-family: "Lucida Sans", Arial, Verdana;
	word-spacing: 110%;
	margin: 2px;
}
.menu UL {
	LINE-HEIGHT: normal;
	LIST-STYLE-TYPE: none;
	MARGIN: 2px;
	color: #427F80;
}
.menu A {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family: "Lucida Sans", Arial, Verdana;
}
.menu A:hover {
	COLOR: #427F80
}

.trmenu {
	TEXT-ALIGN: CENTER;
	FONT-SIZE: 18px;
	font-family: "Lucida Sans", Arial, Verdana;
	color: #427F80;
	font-weight: bolder;
}

.preco {
	TEXT-ALIGN: left;
	FONT-SIZE: 18px;
	font-family: "Lucida Sans", Arial, Verdana;
	color: #FF0;
	font-weight: bolder;
}
.titulo {
	COLOR: #3E8486;
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 10px;
	margin: 12px;
}

.texto {
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	margin: 10px;
	line-height: normal;
	font-family: "Lucida Sans", Arial, Verdana;
}

.texto1 {
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	line-height: normal;
	font-family: "Lucida Sans", Arial, Verdana;
}
.pics img {  
    width:  571px; 
    height: 367px; 
	margin-left: 0px;
	margin-top: 0px;
	overflow:hidden; // limitando a div   
}

.destaque {
	TEXT-ALIGN: left;
	FONT-STYLE: normal;
	COLOR: #3F7F81;
	FONT-SIZE: 15px;
	font-family: "Lucida Sans", Arial, Verdana;
	font-weight: bold;
	
}
