@charset "utf-8";
#copyright {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 32px;
	clear: both;
}
#derechos {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#creado {
	font-family: "Viner Hand ITC";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}

