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

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

.caixas-index div a:hover {

	text-decoration:underline;
}

#caixa1 {
	height:370px;
	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;
}

.enviar-contato{
	width:57px;
	clear:none !important;
}


/* CAMERAS */
#cameras {

	width: 872px;
	height: auto;
	margin-left: 15px;
}

	#cameras ul {
	
		list-style: none;
		padding: 0;	
		margin-top: 0;
	}

		#cameras ul li {

			float: left;	
			text-align: center;
			width: 255px;
		}
/* CAMERAS */

#central {

	height: 440px;
}
