/* CSS Módulo Real golf portada */
.moduloGolfPortada{
 	height: 64px;
	width: 147px;
	margin: 15px 0 30px 10px;
}

.moduloGolfPortada a{
	display: block;
	position: relative;
	width: 147px;
	height: 64px;
	background: url(/img/realGolfBanner.gif) top center no-repeat;
}

.moduloGolfPortada a span{
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 5px;
	bottom: 1px;
	color: #FFB515;
}

