@charset "utf-8";
/* CSS Document */

.inteiro	{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background: #EBDFDF;
	}
.primeiro	{
	margin-left: 0 !important;
	}

.col-1 , .col-2 , .col-3 , .col-4 , .col-5 , .col-6 , .col-7 , .col-8 , .col-9 , .col-10 , .col-11 , .col-12	{
	float: left;
	background: #ccc;
	margin: 0 0 0 6%;
	}

.col-1	{
	width: 2.83%;
	}
.col-2	{
	width: 11.66%;
	}
.col-3	{
	width: 20.49%;
	}
.col-4	{
	width: 29.32%;
	}
.col-5	{
	width: 38.15%;
	}
.col-6	{
	width: 46.98%;
	}
.col-7	{
	width: 55.81%;
	}
.col-8	{
	width: 64.64%;
	}
.col-9	{
	width: 73.47%;
	}
.col-10	{
	width: 82.3%;
	}
.col-11	{
	width: 91.13%;
	}




