@charset "utf-8";
/* CSS Document */

*{margin: 0 auto;}

body {
	background-color: #d7e7f1;
}

#content {
	width: 800px;
	text-align: left;     /*arrumando a zona q o hack anterior*/
	position: relative;
	background-color: #FFFFFF;
}

#tudo {
	width: 800px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../imagens_site/fundo_bd_tudo.jpg);
}

#rod {
	width: 800px;
	height:30px;
	text-align: left;
	background-color: #4d4d4d;
}

#cont_home {
	position: absolute;
	width: 722px;
	height: 455px;
	z-index: 102;
	left: 39px;
	top: 34px;
}

#cont_Qsom {
	position: absolute;
	width: 722px;
	height: 409px;
	z-index: 102;
	left: 39px;
	top: 34px;
}

#Tx_tl_conosc {
	position: absolute;
	width: 559px;
	height: 146px;
	z-index: 102;
	left: 39px;
	top: 34px;
}

#Tx_tl_cad {
	position: absolute;
	width: 640px;
	height: 100px;
	z-index: 102;
	left: 39px;
	top: 34px;
}

#Form_conosc {
	position: absolute;
	width: 609px;
	height: 335px;
	z-index: 102;
	left: 39px;
	top: 164px;
}

#comprar {
	position: absolute;
	top: 371px;
	left: 39px;
	width: 173px;
	height: 59px;
	z-index: 450;
}	
#Bt_enviar {
	position: absolute;
	top: 263px;
	left: 217px;
	width: 100px;
	height: 61px;
	z-index: 450;
}	

#Bt_enviar_con {
	position: absolute;
	top: 238px;
	left: 246px;
	width: 100px;
	height: 61px;
	z-index: 450;
}	

#cont_map {
	position: absolute;
	width: 520px;
	height: 440px;
	z-index: 400;
	left: 259px;
	top: 32px;
	visibility: visible;
}

#Ob_Form {
	position: absolute;
	width: 722px;
	height: 65px;
	z-index: 400;
	left: 39px;
	top: 233px;
	visibility: visible;
}
