body{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/fundo-calsete.gif) no-repeat;
}
.page{
	margin: 0 auto;
	width: 1000px;
}

.top{
	height: 200px;
}

.logo{
	background: url("images/calsete-logo.png") no-repeat center center;
	height: 100%;
	margin: 0 auto;
} 

.content{
	border-bottom: 2px dotted #CCC;

}

.content img{
	padding-left: 8%;
	cursor: pointer;
}

.footer{
	float: left;
	margin: 0 auto;
	padding: 10px;
	width: 980px;
}

.footer .logos{float: left; margin-left: 15px;}

.footer .marca_1{float: left; margin-left: 20px;}
.footer .marca_2{float: left; margin-left: 20px;}
.footer .marca_3{float: left; margin-left: 20px;}
.footer .marca_4{float: left; margin-left: 20px;}

.footer .info{
	font-size: 10px;
	width: 375px;
	float: right;
	margin-left: 35px;
	line-height: 14px;
	color: #565454;
	
}

.calsete {
	background: url("images/bg-site.jpg") no-repeat center center;
	height: 540px;
}
.texto1{
	width: 305px;
	margin-left: 28px;
	padding-top: 30px;
	color: #565454;
}

.texto1 p{
	font-size: 13px;
	line-height: 20px;
}

.texto1 h3{
	font-size: 16px;
	color: #28145e;
}

.texto2 {
	width: 298px;
	font-size: 13px;
	line-height: 20px;
	float: right;
	margin-top: 200px;
	text-align: justify;
	margin-right: 28px;
	color: #565454;
}
