body {
	background-color: #074E67;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}
body,td,th {
	color: #CCD0D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
p {
	margin-top: 0px;
}
a:link {
	color: #617D8F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: 617D8F;
}
.caja_principal {
	position:absolute;
	left:50%;
	top:50%;
	width:760px;
	z-index:1;
	overflow: hidden;
	margin-left: -380px;
	margin-top: -285px;
}
.header {
	text-align: center;
}
.caja_contenido {
	height: 415px;
	width: 758px;
	border: 1px solid #CBCFD2;
	overflow: auto;
}
.contenido {
	padding: 30px;
}
.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;
}
.enlaces_oficiales {
	font-size: 10px;
}
.copyright {
	margin-top: 20px;
	margin-bottom: 20px;
}

