/******************************************************
  Imaginarium.es
  Define la estructura de la pagina a 2 columnas
******************************************************/

/*------------------------------------- COLUMNAS (CONTENT) -------------------------------------*/
.content-club {
	float: left;
	width: 100%;
	margin: 10px 0 25px 0;
	background: url('../images/bkg-clubpage-left.gif') left top no-repeat !important;
}

#content #col-center { width: 720px; font-size: 11px; }
