/*
	date: 2007-03-25
	version: 0.0.4
*/

html {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: transparent url('http://www.clubzone.es/Media/1033_114.png');
}
.main {
	margin: 0px auto;
	width: 990px;
	height: auto;
	min-height: 100%;
	background: url('/img/misc/canvas2.png') repeat-y;
}
.header {
	position: relative;
	margin: 0px auto;
	width: 934px;
	height: 144px;
}
.content {
	position: relative;
	padding: 7px 34px 29px 28px;
}
.frame {
	position: relative;
}
.frame iframe {
	width: 934px;
	min-height: 1208px;
	overflow: hidden;
}
.ads {
	position: relative;
	float: right;
	width: 150px;
	overflow: hidden;
}
.topAd 
{
	text-align: center;
}
.topAd img
{
	float: none;
}
.footer {
	margin: 0px auto;
	margin-top: -22px;
	width: 934px;
	height: 22px;
	background: url('/img/misc/btm.jpg') no-repeat;
	overflow: hidden;
}
.footer p {
	color: #fff;
	line-height: 22px;
	margin: 0px 20px 0px 8px;
	font-size: 10px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.clear {
	clear: both;
}
img {
	float: left;
	border: 0px;
}
