/* CSS Document */
body {
	background-color: #000000;
}
.pag_empreendimento {
float:right;
height:400px;
width:870px;
overflow: auto;
padding-left:10px;
}
.thumb_empreendimento {
float:left;
width:200px;
height:118px;
padding:5px;
}
#moudura {
width:200px;
height:118px;
background-image:url(imagens/moudura.png);
background-repeat:no-repeat;
padding-top:9px;
padding-left:9px;
}
.contato_pag {
	width:925px;
	height:695px;
	background-image:url(imagens/fundo.jpg);
	background-repeat:no-repeat;
}
.rodape {
	float:left;
	width:925px;
	padding-top:180px;
	height:200px;
}
.rodape a{
	font-family:"tahoma";
	color:#999999;
	text-decoration:none;
}
input {
	font-family:"tahoma";
	font-size:12px;
	color:#666666;
}
textarea {
	font-family:"tahoma";
	font-size:12px;
	color:#666666;
	height:80px;
}
.contato2 {
	font-family:"tahoma";
	color: #666666;
	font-size:12px;
}
.contato {
	width:925px;
	padding:100px 0 0 170px;
	float:left;
}
