@charset "utf-8";
/* CSS Document */

#destaques{
	background: url(../images/destques.jpg) no-repeat;
	float: right;
	width: 224px;
	height: 236px;
	margin-right: 15px;
	margin-top: -1px;
}

#destaques #imgDestaque{
	margin-top: 75px;
	margin-left: 10px;
	margin-right: 10px;
}

#apresentacao{
	width: 200px;
	margin-left: 15px;
}

#apresentacao .titulo{
	background: url(../images/apresentacao.jpg) no-repeat;
	width: 87px;
	height: 21px;
}

#apresentacao .bt a{
	background: url(../images/bt_apresentacao.jpg) no-repeat;
	display: block;
	width: 63px;
	height: 21px;
}

#apresentacao .bt a:hover{
	background: url(../images/bt_apresentacao_hover.jpg) no-repeat;
	width: 63px;
	height: 21px;
}

#apresentacao p{
	margin-top: 20px;
	margin-bottom: 10px;
}

#apresentacao img{
	margin-bottom: 0px;
}

#apresentacao #barra_img{
	background: url(../images/barra-foto.jpg) no-repeat;
	width: 200px;
	height: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#servicos{
	width: 200px;
	margin-left: 15px;
}

#servicos .titulo{
	background: url(../images/servicos.jpg) no-repeat;
	width: 56px;
	height: 21px;
}

#servicos .bt a{
	background: url(../images/bt_servicos.jpg) no-repeat;
	display: block;
	width: 136px;
	height: 21px;
}


#servicos .bt a:hover{
	background: url(../images/bt_servicos_hover.jpg) no-repeat;
	width: 136px;
	height: 21px;
}

#servicos p{
	margin-top: 0px;
	margin-bottom: 10px;
}

#servicos img{
	margin-bottom: 0px;
}

#servicos #barra_img{
	background: url(../images/barra-foto.jpg) no-repeat;
	width: 200px;
	height: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#portfolio{
	width: 200px;
	margin-left: 15px;
}

#portfolio .titulo{
	background: url(../images/portfolio.jpg) no-repeat;
	width: 63px;
	height: 21px;
}

#portfolio .bt a{
	background: url(../images/bt_portfolio.jpg) no-repeat; 
	display: block;
	width: 60px;
	height: 21px;
}

#portfolio .bt a:hover{
	background: url(../images/bt_portfolio_hover.jpg) no-repeat;
	width: 60px;
	height: 21px;
}

#portfolio p{
	margin-top: 20px;
	margin-bottom: 10px;
}

#portfolio img{
	margin-bottom: 0px;
}

#portfolio #barra_img{
	background: url(../images/barra-foto.jpg) no-repeat;
	width: 200px;
	height: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}


/* Internas */

#barra_titulo{
	margin-bottom: 20px;
}

.imagens{
	margin-left: 25px;
}

.clientes{
	width: 180px;
	text-align: center;
	color: #000000;
	margin-right: 18px;
	margin-bottom: 25px;
}

.clientes a{
	text-decoration:none;	
	color: #000000;
}

.clientes a:hover{
	text-decoration: underline;	
}

.cxServicos{
	width: 280px;
	text-align: center;
	color: #000000;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 5px;

}

.cxServicos a{
    text-decoration: none;
	color: #bb1d14;
}

.cxServicos a:hover{
	text-decoration: underline;	
}

.cxServicos p{
	margin-top: 10px;
}

.cxServicos img{
	margin-top: 15px;
	margin-right: 7px; 
}

.link a{
	text-decoration: none;
	color: #FF6464;
	margin-bottom: -10px;
}

.link a:hover{
	text-decoration: underline;
}

.imgServicos{
	margin-right: 10px;
}

#voltar a{
	text-decoration: none;
	color: #000000;
}

#voltar a:hover{
	text-decoration: underline;
}

#sd{
	float: right;
	margin-top: 0px;
}

/* Box */

#box .link{ margin-bottom: 20px;}

#box .titulo_box{margin-bottom: 0px;}

#box .img_box{text-align: center;}







