@charset "UTF-8";
body {
	background-color: #0C0C0C;
	background-image: url(images/fondo01.gif);
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F90339;
	padding-top: -2px;
	font-weight: bold;
	background-image: url(images/fondo01.gif);
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F90339;
	padding-top: -2px;
	font-weight: bold;
	background-image: url(images/fondo01.gif);
}
a:hover {
	color: #F90339;
	background-color: #000000;
	background-image: url(images/fondo_anima02.gif);
	font-weight: bold;
}
a:active {
		color: #FFFFFF;
	text-decoration: none;
	background-color: #F90339;
	padding-top: -2px;
	font-weight: bold;
	background-image: url(images/fondo01.gif);
}
#apDiv1 {
	position:absolute;
	width:817px;
	height:115px;
	z-index:1;
	left: 13px;
	top: 285px;
}
#apDiv2 {
	position:absolute;
	width:817px;
	height:198px;
	z-index:2;
	left: 13px;
	top: 792px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 13px;
	top: 44px;
}
.contenido {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(images/fondo01.gif);
	background-repeat: repeat;
	padding-bottom: 1px;
	padding-right: 4px;
}

.contenidoEng {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	background-image: url(images/fondo01.gif);
	background-repeat: repeat;
	padding-bottom: 1px;
	padding-right: 4px;
}

.idioma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.numero{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #DADADA;
	vertical-align: text-top;
	margin-top: 2px;
}
.tecla{
	color: #000000;
	background-color: #FFFF99;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(images/fondo_anima04.gif);
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F90339;
}
img {
}
.body {
	margin-right: 200px;
	margin-top: 0px;
	margin-left: 12px;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FF0033;
}
