body {
	background-image: url("../images/back-cinza.jpg");
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	}

#top {
	width:100%;
	background-color:#000;
	padding-top:2%;
	padding-bottom:2%;
}

.textofooter {
	font-family:Arial, Helvetica, sans-serif;
	color:#E6B234;
	font-size:16px;
}

.logo-top {
	max-width:180px;
	width:100%;
	height:auto;
}

.centerlogo {
	text-align:center;
}

.banner-home {
	max-width:2000px;
	width:100%;
	height:auto;
}

.imgthumbs {
	max-width:400px;
	width:100%;
	height:auto;
}

.imgthumbsp {
	padding-top: 2%;
}

.imgcard {
	max-width:533px;
	width:100%;
	height:auto;
}

.texto {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-align:justify;
}