#imgTop{
	top:0px;
	left:5px;
	margin:0 0 0 0;
	position:absolute;
	width:565px;
	height:45px;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 71px;
	padding-top: 19px;
	background-image: url("../imagens/topHome.gif");
	background-repeat: no-repeat;
}

#txtHome{
	top:50px;
	left:5px;
	margin:0 0 0 0;
	position:absolute;
	width:563px;
	height:150px;
	font-family: Arial, Verdana;
	font-size:12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
}

#ultimosProjetos{
	top:180px;
	left:5px;
	margin:0 0 0 0;
	position:absolute;
	width:563px;
	height:110px;
	font-family: Arial, Verdana;
	font-size:12px;
	text-align: justify;
	color: #333333;
	background-color: #FFFFFF;
	border-color:#999999;
	border-style:dashed;
	border-width:1px;
	border-top-style:none;
	border-left-style:none;
	
}

#dicas{
	top:310px;
	left:5px;
	margin:0 0 0 0;
	position:absolute;
	width:265px;
	height:180px;
	font-family: Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url("../imagens/dica.gif");
	background-repeat: no-repeat;
	float: left;
	border-color:#DA1E41;
	border-style:dashed;
	border-width:1px;
	border-top-style:none;
	border-left-style:none;
}

#tecnologia{
	top:310px;
	left:300px;
	margin:0 0 0 0;
	position:absolute;
	width:265px;
	height:135px;
	font-family: Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	color: #000000;
	padding-top:45px;
	background-image: url("../imagens/tecnologia.gif");
	background-repeat: no-repeat;
	background-position:0px 0px;
	border-color:#999999;
	border-style:dashed;
	border-width:1px;
	border-top-style:none;
	border-left-style:none;
}
