@charset "UTF-8";
/* CSS Document */


body {
	background-color: transparent;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}
body,td,th {
	color: #F5F5F5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 125%;
	font-weight: lighter;
	letter-spacing: 0.07em;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 175%;
	color: #FF0000;
	font-weight: lighter;
	margin-top: 0px;
	letter-spacing: 0.03em;
	line-height: 125%;
}
h2 {
	font-size: 150%;
	color: #999999;
	font-weight: lighter;
	margin-top: 0px;
	letter-spacing: 0.03em;
	line-height: 125%;
}
h3 {
	font-size: 120%;
	color: #CCCCCC;
	font-weight: lighter;
	margin-top: 0px;
	letter-spacing: 0.03em;
	line-height: 125%;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.codigo_banners {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 60px;
	width: 400px;
	color: #000000;
	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: 12px;
	background-color: #CCCCCC;
	height: 344px;
	width: 215px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.descargas_alineacion {
	text-align: center;
}

