/*titulo*/
#conteudo{
	font-size:small;
}
#res, #comer, #auto{
	clear:both;
	margin:30px 0 5px 0;
}
#comer, #auto{
	margin:15px 0 5px 0;
}
#conteudo p{
	background:#eee;
	padding:10px;
	width:200px;
	height:114px;
	margin:5px 10px 0 15px;
}
#conteudo img{
	margin:0 5px 0 5px;
}
.caixadesprojetos{
	float:left;
}
#conteudo #residenciais, #conteudo #comerciais, #conteudo #automacao {
	margin:0 0 0 23px;
}
#projetos{
	overflow: hidden;
	width: 115px;
	height: 23px;
	background: url(../../imagens/projetos_ttx.jpg) no-repeat;
	margin: 0 0 0 0;
}
#projetos strong{
	width: 115px;
	height: 23px;
	display: block;
	text-indent:-5000em;
}
#residenciais{
	overflow: hidden;
	width: 117px;
	height: 15px;
	background: url(../../imagens/residenciais_ttx.jpg) no-repeat;
	margin: 0 0 0 0;
}
#residenciais strong{
	width: 117px;
	height: 15px;
	display: block;
	text-indent:-5000em;
}
#comerciais{
	overflow: hidden;
	width: 113px;
	height: 15px;
	background: url(../../imagens/comerciais_ttx.jpg) no-repeat;
	margin: 0 0 0 0;
}
#comerciais strong{
	width: 113px;
	height: 15px;
	display: block;
	text-indent:-5000em;
}
#automacao{
	overflow: hidden;
	width: 120px;
	height: 20px;
	background: url(../../imagens/automacao_ttx.jpg) no-repeat;
	margin: 0 0 0 0;
}
#automacao strong{
	width: 120px;
	height: 20px;
	display: block;
	text-indent:-5000em;
}
/*esquerdo*/
#esquerda{
	width:420px;
	float:left;
	font-size:small;
	padding:20px;
}
/*direita*/
#direita{
	width:280px;
	float:left;
	margin:40px 0 0 0;
}
#caixacontato{
	background:#EEE;
	padding:10px;
	margin:10px;
}
#caixacontato ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:small;
}