.caixas-index{
	margin:auto;
	height:240px;
}



.caixas-index div{
	width:200px;
	float: left;
	margin: 5px;
	border:2px solid #007adb;
	text-align: left;
	padding: 5px;
	height: 345px;
	background: #fff;
}

.caixas-index div a:hover {

	text-decoration:underline;
}

#caixa1 {
	
	margin-left:15px;
}

.caixas-index h2{
	margin: 0;
	height: 45px;
}
#esquerda{
	width:0;
}

#central {

	width:100%;
}

.saiba-mais {

	width:80px;
	height:25px;
	background: transparent url(http://colorprintfitas.com.br/media/imagens/saiba-mais.jpg)   no-repeat;
	display:block;
	text-decoration:none;
}
