@charset "utf-8";
.creditos{
	height:80px;
	background-color: #343d38;
	padding: 5px;
}
.creditos .texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #FFF;
}
