@charset "utf-8";


#texto
{
	color:#535252;
	font-size:12px;
	font-weight:400;
	line-height:18px;
	width:667px;
	padding:20px 0 0 15px;
	float:left;
}

#marcas
{
}
.marca
{
	position:relative;
	float:left;
	width:150px;
	height:150px;
	padding: 10px 10px 10px 10px;
}

.txd
{
	color: #DA251D;
}


