body {
	margin: 0px;
	background-color: #000000;
}

#geral {
	width:779px;
	margin:0 auto;
}


#content {
	width:779px;
	margin:0 auto;
	float:left;
}



#footer{
	width:779px;
	margin:0 auto;
	float:left;
}

#top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4D438;
	float:top;
}


#home_welcome{
	background-image: url(images/home_welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
	padding: 0 0 0 150px;
}

#home_contact{
	background-image: url(images/home_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
	padding: 0 0 0 150px;
}

#home_forsale{
	background-image: url(images/home_forsale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
	padding: 0 0 0 150px;
}

#home_forlease{
	background-image: url(images/home_forlease.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
	padding: 0 0 0 150px;
}


/*  inicio menu  */

#menu ul {
	padding:0;
	margin: 0;
}

#menu ul li {
	display:inline;
}

#menu ul li a {
	padding:0px;
	float:left;
	text-indent:-999px;
	overflow:hidden;
	height:47px;
}

ul li.menu_home a {background:url(images/bot_home.gif) no-repeat; width:83px;}
ul li.menu_home a:hover {background:url(images/bot_home_f2.gif) no-repeat;}

ul li.menu_forsale a {background:url(images/bot_forsale.gif) no-repeat; width:96px;}
ul li.menu_forsale a:hover{background:url(images/bot_forsale_f2.gif) no-repeat; }

ul li.menu_forlease a {background:url(images/bot_forlease.gif) no-repeat; width:98px;}
ul li.menu_forlease a:hover {background:url(images/bot_forlease_f2.gif) no-repeat;}

ul li.menu_about a {background:url(images/bot_about.gif) no-repeat; width:98px;}
ul li.menu_about a:hover {background:url(images/bot_about_f2.gif) no-repeat;}		

ul li.menu_testimonials a {background:url(images/bot_testimonials.gif) no-repeat; width:111px;}
ul li.menu_testimonials a:hover {background:url(images/bot_testimonials_f2.gif) no-repeat;}			

ul li.menu_marketdata a {background:url(images/bot_mktdata.gif) no-repeat; width:116px;}
ul li.menu_marketdata a:hover {background:url(images/bot_mktdata_f2.gif) no-repeat;}	

ul li.menu_news a {background:url(images/bot_news.gif) no-repeat; width:72px;}
ul li.menu_news a:hover {background:url(images/bot_news_f2.gif) no-repeat;}	

ul li.menu_contact a {background:url(images/bot_contact.gif) no-repeat; width:105px;}
ul li.menu_contact a:hover {background:url(images/bot_contact_f2.gif) no-repeat;}	

/*  fim menu  */


.fonte_top {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.fonte_top a:link{		color: #FFFFFF; text-decoration:none;}
.fonte_top a:visited{	color: #FFFFFF; text-decoration:none;}
.fonte_top a:hover{		color: #999999; text-decoration:none;}
.fonte_top a:active{	color: #FFFFFF; text-decoration:none;}


.fonte_11 {	font-family: Tahoma, Arial, Verdana, sans-serif;font-size: 11px;color: #CCCCCC;	list-style-image: url(images/img_item_green.gif);}
.fonte_11 a:visited, a:active, a:link {	color: #CCCCCC;	text-decoration:none;}
.fonte_11 a:hover {color: #CCCCCC; text-decoration:underline	;}

.fonte_call {	font-family: Tahoma, Arial, Verdana, sans-serif;font-size: 14px;color: #A6CD0E;	list-style-image: url(images/img_item_green.gif); font-weight:bold;}
.fonte_call a:visited, a:active, a:link {	color: #A6CD0E;	text-decoration:none;}
.fonte_call a:hover {color: #A6CD0E; text-decoration:underline	;}
.fonte_number {	font-family: Tahoma, Arial, Verdana, sans-serif;font-size: 12px;color: #FFF;	list-style-image: url(images/img_item_green.gif); font-weight:bold;}
.fonte_number a:visited, a:active, a:link {	color: #FFF;	text-decoration:none;}
.fonte_number a:hover {color: #FFF; text-decoration:underline	;}


.fonte_10 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.fonte_10 a:link{		color: #CCCCCC; text-decoration:underline;}
.fonte_10 a:visited{	color: #CCCCCC; text-decoration:underline;}
.fonte_10 a:hover{		color: #999999; text-decoration:none;}
.fonte_10 a:active{		color: #CCCCCC; text-decoration:underline;}
.fonte_subtitle {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
