body {
	background-color: #040404;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 20px;
	background-attachment: fixed;
	background-position: left top;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	margin-top: 0px;
}
a:visited {
	color: #CC5A64;
}
a:link {
	color: #CC5A64;
}

.pagina
 {
	position:absolute;
	left:50%;
	width:689px;
	z-index:1;
	overflow: hidden;
	margin-left: -344px;
}
#header {
	position:relative;
	width:689px;
	height:155px;
	background-image: url(images/logo_fergie.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.botones {
	padding-top: 130px;
	padding-left: 110px;
}
#contenido_fondo {
	position:relative;
	height:382px;
	z-index:2;
	background-image: url(images/bg_cont.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 656px;
	padding-top: 20px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.contenido_caja {
	height: 385px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.copyright {
	width: 689px;
	margin-top: 20px;
	text-align: center;
}
.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: #CCD0D2;
	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;
}
