/* CSS Document */

@import "default_interna.css";

body{
	font-family: Verdana !important;
}

#content {
	background: url(../img/bg_creditos.jpg) no-repeat center top;
	}
	#content #creditos {
		width: 493px;
		margin: 0 auto;
		text-align: center;
		}
		#content #creditos p {
			text-align: center;
			}

#footer {
	margin-top: 0;
	}
	#content p {
		font-family: Verdana !important;
	}