/* CSS Document */

#cap {
	top: 10px;
}#marcas {
	height: 100px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#marcas img {
	height: auto;
}
