@import url("design.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 3837 0555 | 3554 4349
*/

body{
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #989ea3;
	line-height: 17px;
}

img{
	border: 0px solid #000;
}

#principal{
	width: 778px;
	height: 530px;
	border: 0px solid #000;
	text-align: left;
	padding-top: 60px;
}

#central{
	width: 743px;
	height: 391px;
	position: absolute;
	border: 0px solid #000;
	background-image: url(../imagens/back_central_home.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 74px;
	margin-left: 35px;
}

.ultimoProjeto{
	width: 110px;
	height: 110px;
	position: absolute;
	background-color: #FFF;
	margin-left: 214px;
	margin-top: 167px;
}

.ultimoCase{
	width: 230px;
	height: 230px;
	position: absolute;
	background-color: #FFF;
	margin-left: 472px;
	margin-top: 47px;
}

.designTotal{
	width: 240px;
	height: 90px;
	position: absolute;
	border: 0px solid #000;
	margin-left: 246px;
	margin-top: 400px;
	z-index: 2;
	font-size: 10px;
	color: #808284;
	line-height: 14px;
}

#depoimentos{
	width: 230px;
	height: 120px;
	position: absolute;
	border: 0px solid #000;
	margin-left: 506px;
	margin-top: 400px;
	z-index: 2;
	font-size: 10px;
	color: #808284;
	line-height: 14px;
}

.homeTexto{
	width: 500px;
	height: 280px;
	position: absolute;
	border: 0px solid #000;
	margin-left: 246px;
	margin-top: 400px;
	z-index: 2;
	color: #808284;
}

