@charset "utf-8";
/* CSS Document */

#rodape {
	display: block;
	height: 59px;
	width: 778px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#artdesign a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	display: block;
}

#artdesign a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: right;
	display: block;
}
