html, body {
	background-image: url('fundo_cresce.jpg');
	background-position:top left; 
	background-repeat:repeat-x;
	margin:0px;
	border:0px;	
	background-color: #006f6f;
	color:#ffffff;
	font-family: arial;
}

body { 
	scrollbar-face-color: #004E53; 
	scrollbar-shadow-color: #FCF8F4; 
	scrollbar-highlight-color: #276797; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #006F6F; 
	scrollbar-arrow-color: #FCF8F4; 
}


A:link {color: #FF8040; text-decoration: none; font-weight: bold; font-size:11px;}
A:visited {color: #FF8040; text-decoration: none; font-weight: bold;  font-size:11px;}
A:hover {color: #FF8040; text-decoration:underline ; font-weight: bold; font-size:11px;}

A:link.webdesign {color: #ffffff; text-decoration: none; font-weight: bold; letter-spacing: 2px;}
A:visited.webdesign {color: #ffffff; text-decoration: none; font-weight: bold; letter-spacing: 2px;}
A:hover.webdesign {color: #ffffff; text-decoration: underline; font-weight: bold; letter-spacing: 2px;}

A:link.rodape {color: #ffffff; text-decoration: underline; font-weight: bold; }
A:visited.rodape {color: #ffffff; text-decoration: underline; font-weight: bold; }
A:hover.rodape {color: #ffffff; text-decoration: none; font-weight: bold; }

A:link.interessado {color: #FF8040; text-decoration: none; font-weight: bold; }
A:visited.interessado {color: #FF8040; text-decoration: none; font-weight: bold; }
A:hover.interessado {color: #FF8040; text-decoration: none; font-weight: bold; }

table.ondulada {
	background-image: url('imagens/ondulada.png');
	background-position:bottom center; 
	background-repeat:no-repeat;
}

.rebordo {
	border: #FF8040 1px solid;
}

table.rodape {
	width:960px;
	font-family: arial;
	font-size:10px;
	color:#ffffff;
	/*padding-top:10px;*/
	padding-right:10px;
}

table.imoveis {
	width:100%;
	font-family: arial;
	font-size:10px;
	color:#ffffff;
}

div.scroll {
	width:600px;
	font-family: arial;
	font-size:10px;
	color:#ffffff;
	width:100%;
	height:440px;
	overflow:auto;
}

div.alto{
	margin-bottom:5px;
}

div.interessado {
	width:150px;
	font-family: arial;
	font-size:12px;
	text-align:center;
	letter-spacing: 2px;
	padding:3px;
	border: #FF8040 1px solid;
	float:right;
	background-color:#004E53;
}

.corpo {
	font-family: arial;
	font-size:10px;
	color:#ffffff;
/*	padding-top:80px;*/
/*	width:600px;*/
/*	height:470px;*/
}


td.b1 {
	background-image: url('imagens/projectos.png');
	background-position:top center; 
	background-repeat:no-repeat;
	width:179px;
	height:204px;
	text-align:center;
	vertical-align:bottom;	
	font-weight: bold;
	font-family: times new roman;
	color:#252525;
	cursor:pointer;	
	/*border: #102E3A 1px solid;*/
}

td.b2 {
	background-image: url('imagens/construcao.png');
	background-position:top center; 
	background-repeat:no-repeat;
	width:179px;
	height:204px;
	text-align:center;
	vertical-align:bottom;	
	font-weight: bold;
	font-family: times new roman;
	color:#252525;
	cursor:pointer;
}

td.b3 {
	background-image: url('imagens/venda.png');
	background-position:top center; 
	background-repeat:no-repeat;
	width:179px;
	height:204px;
	text-align:center;
	vertical-align:bottom;	
	font-weight: bold;
	font-family: times new roman;
	color:#252525;
	cursor:pointer;
}

td.b4 {
	background-image: url('imagens/projecto.png');
	background-position:top center; 
	background-repeat:no-repeat;
	width:179px;
	height:219px;
	text-align:center;
	vertical-align:bottom;	
	font-weight: bold;
	font-family: times new roman;
	color:#252525;
	cursor:pointer;
}

td.b5 {
	background-image: url('imagens/remodelacoes.png');
	background-position:top center; 
	background-repeat:no-repeat;
	width:179px;
	height:219px;
	text-align:center;
	vertical-align:bottom;	
	font-weight: bold;
	font-family: times new roman;	
	color:#252525;
	cursor:pointer;
}

td.b6 {
	background-image: url('imagens/manutencao.png');
	background-position:top center; 
	background-repeat:no-repeat;
	width:179px;
	height:219px;
	text-align:center;
	vertical-align:bottom;	
	font-weight: bold;
	font-family: times new roman;
	color:#252525;
	cursor:pointer;
}
