/* CSS Document */

/* col_3 */

#col_3{
	width:200px;
	float:left;
	color:#fff;
}

#radio{
	width:200px;
	height:290px;
	margin-bottom:10px;
}

#camelo{
	width:200px;
	margin-bottom:25px;
}

#shop_corpo{
	width:172px;
	padding:14px;
	background-color:#191919;
}

#shop_corpo h1{
	font-size:14px;
}

#shop_corpo img{
	cursor:pointer;
}

#pirata{
	margin-bottom:25px;
}

#pirata img{
	cursor:pointer;
}

#redes_corpo{
	width:172px;
	padding:14px;
	background-color:#191919;
}

/* classes */


.produto{
	width:172px;
	display:block;
	margin:10px 0px;
	font-size:14px;
	font-weight:bold;
	color:#ffd800;
}
.rede{
	height:32px;
	margin-bottom:20px;
	cursor:pointer;
}