BODY, P, TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
A { color: #000000; text-decoration: none; font-weight: bold; }
A:hover { color: #ff9900; text-decoration: none; }
.creditos { color: #ffffff; }
.footer { color: #ffffff; font-weight: normal; }
.header { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #e0e0e0; font-weight: bold; text-decoration: none; font-style: italic; }
A.header:hover { color: #ffffff; }
.texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.scroll { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #4A49A8; }
.scroll:hover { color: #ff0000; }
.cargarimagenes { cursor: pointer; }
A.pagina { color: #ffffff; }
A.pagina:hover { color: #ff9900; }

div#container {
	width:752px;
	height:286px;
	position:relative;
	margin:0 auto;
	float:left;
	}
#layer_left{
	padding:0pt;
	width:110px;
	margin:0;
	padding:0;
	position:absolute;
	left:-112px;
	top:0px;
	background:red;
}

#layer_right{
	position:absolute;
	display:block;
	width:110px;
	height:500px;
	margin:0;
	padding:0;
	right:110px;
	top:0px;
	overflow:hidden;
	background:#000;
}
	#flayer_right{
		position:absolute;
		right:0px;
/*		right:-54px;*/
	}

