
/* Button with jQuery */ 
.sports{     background:url(images/sport.jpg) ; background-repeat:no-repeat;    height:187px;	 width:458px;	 display:block;	 background-position:0 -196px;}

.sports a{     background: url(images/sport.jpg);background-repeat:no-repeat;     height:187px;	 width:458px;	 display:block;}

.producoes{     background:url(images/producoes.jpg) ; background-repeat:no-repeat;    height:187px;	 width:458px;	 display:block;	 background-position:0 -195px;}

.producoes a{     background: url(images/producoes.jpg);background-repeat:no-repeat;     height:187px;	 width:458px;	 display:block;}

.consultoria{     background:url(images/consultoria.jpg) ; background-repeat:no-repeat;    height:187px;	 width:458px;	 display:block;	 background-position:0 -196px;}

.consultoria a{     background: url(images/consultoria.jpg);background-repeat:no-repeat;     height:187px;	 width:458px;	 display:block;}

.personal{     background:url(images/personal.jpg) ; background-repeat:no-repeat;    height:187px;	 width:458px;	 display:block;	 background-position:0 -195px;}

.personal a{     background: url(images/personal.jpg);background-repeat:no-repeat;     height:187px;	 width:458px;	 display:block;}



