#wrapper-page {
	//background: url('/images/portadas/portada1/copa.png') no-repeat center bottom;
}

#portada {
	position: relative;
	top: -198px;
	left: 304px;
	width: 665px;
	height: 393px;
}

#home {
	position: relative;
	top: 105px;
	left: 50px;
	width: 200px;
	height: 200px;
	background: url('/images/portadas/portada1/home-tlf.png') no-repeat right top;
	text-align: right;
}

#home li {
	position: absolute;
	bottom: 5px;
}
#home li a {
	display: block;
	width: 74px;
	height: 21px;
	padding: 3px 0 0 0;
	background: url('/images/portadas/portada1/home-tlf-button.png');
	text-align: center;
	color: #88ba41;
}
#home li a em { font-weight: bold; }
#home li a:hover { background-position: left -24px; }

#home p {
	position: absolute;
	top: 65px; left: 0; right: 0;
	font-size: 12px;
	font-style: italic;
	
	width: auto !important;
	width: 200px;
}
#home dl {
	position: absolute;
	left: 0; right: 0; top: 100px;

	width: auto !important;
	width: 200px;
}
#home dl dd { font-size: 26px; margin: 0 0 6px 0; }
#home dl dd span { border-bottom: 2px solid #808180; padding: 0 0 2px 0; }
#home dl dt { color: #808180; }

#home-tv { left: 40px; }
#home-club { right: 0px; }

