body,td,th {
	color: #F4791F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
.pagina {
	position:absolute;
	left:50%;
	top:50%;
	width:755px;
	z-index:1;
	overflow: hidden;
	margin-left: -377px;
	margin-top: -327px;
}
.header {
	background-image: url(images/header.jpg);
	height: 99px;
	width: 755px;
	margin-bottom: 20px;
}
.contenido {
	background-image: url(images/bg.jpg);
	height: 409px;
	border: 1px solid #F17B24;
	overflow: auto;
	padding-top: 20px;
	padding-right: 275px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-transform: uppercase;
	font-style: normal;
}
.texto {
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 5px;
}
.codigo_banners {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #8f8980;
	height: 60px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.codigo_MySpace {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #CCD0D2;
	height: 401px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

