@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 4%;
	}

.col-1	{
	width: 4.66%;
	}
.col-2	{
	width: 13.32%;
	}
.col-3	{
	width: 21.98%;
	}
.col-4	{
	width: 30.64%;
	}
.col-5	{
	width: 39.3%;
	}
.col-6	{
	width: 47.96%;
	}
.col-7	{
	width: 56.62%;
	}
.col-8	{
	width: 65.28%;
	}
.col-9	{
	width: 73.94%;
	}
.col-10	{
	width: 82.6%;
	}
.col-11	{
	width: 91.26%;
	}




