@charset "utf-8";
/* CSS Document */

#contain .hotdog {
	background-image: url(../images/hotdog.jpg);
}

.in_contain #porcgascon {
	margin-top:30px;
	padding-left:22px;
	background-image: url(link-hand.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.in_contain #porcgascon a {
	font-size:11px;
	text-decoration:none;
	color:#e67f18;
}

.in_contain #porcgascon a:hover {
	color:#71441a;
}