.bannersub {
	background-color: #881a27;
	height: 90px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/img/publicidad.jpg);
	background-repeat: no-repeat;
}
.cabecera {
	background-image: url(/img/cabecera.jpg);
	height: 82px;
	margin-bottom: 5px;
}
.cabecera h2 {
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 0px;
	margin-left: 10px;
	text-indent: -9999px;
	background-position: 2px;
}
.cabecera  div.club {
	float: right;
	padding-top: 37px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 350px;
	text-align: right;
	margin-bottom: 0px;
}
.club  img   {
	height: 40px;
	width: 40px;
}
.club .icoclub {
	float: right;
	width: 40px;
	height: 45px;
}
.club .txtclub strong {
	font-size: 12px;
}
.club .txtclub a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.club .txtclub a:hover {
	text-decoration: underline;
}

.club .txtclub {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 305px;
}
.txtclub p {
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.pencomix .cabecera {
	height: 110px;
	background-image: url(/img/pc_cabecera.jpg);
}
.pencomix .cabecera h2 {
	background-image: url(/img/pc_logo.jpg);
	height: 91px;
	padding-top: 24px;
	padding-left: 10px;
}
.pencomix .bannersub {
	background-color: #000000;
	background-image: url(/img/pc_publicidad.jpg);
}

