 #container{
}
@font-face
{
font-family: book;
src: url(EternaExtended.ttf);
}
#qtitulo{
	width: 400px;
	position: relative;
	left: 10px;
	top: 15px;
}
#qtitulo img{
	width: 100%;
}
#trigger{
		font-family: 'Asul', sans-serif;
	font-size: 1.2em;
	color: #1f1f1f;
	padding-top: 4px; padding-bottom: 4px;
	text-align: center;
	color: #a9a47e;
	text-shadow: 4px 4px 2px #f0f0f0;
}
#t_m{
		font-family: 'Asul', sans-serif;
	font-size: 1.2em;
	color: #1f1f1f;
	padding-top: 4px; padding-bottom: 4px;
	color: #6d7e76;
	text-shadow: 4px 4px 2px #f0f0f0;
}

#marcas{
	width: 100%;
	border-bottom: 2px solid #e3e3e3;
	margin-top: 30px;
	margin-bottom: 35px;
}
#marcas table{
	width: 100%;
	border-top: 3px solid #e3e3e3;
	border-bottom: 3px solid #e3e3e3;
}
#marcas td{
	border-right: 3px solid #e3e3e3;
	text-align: center;
}

