.vitalita {
position: relative;
float: right;
background: url('img/vitalita-over.gif') no-repeat;
white-space: nowrap;
display: block;
width: 132px;
height: 11px;
margin: 0;
padding: 0;
}

.vitalita a {
display: block;
width: 132px;
height: 11px;
display: block;
float: left;
text-decoration: none;
}

.vitalita img {
width: 132px;
height: 11px;
border: 0
}

* html a:hover {
visibility:visible
}

.vitalita a:hover img {
visibility:hidden
}

.vitalita  {
	position: relative;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/* ------ */

.creativita {
position: relative;
float: right;
background: url('img/creativita-over.gif') no-repeat;
white-space: nowrap;
display: block;
width: 147px;
height: 11px;
margin: 0;
padding: 0;
}

.creativita a {
display: block;
width: 147px;
height: 11px;
display: block;
float: left;
text-decoration: none;
}

.creativita img {
width: 147px;
height: 11px;
border: 0
}

* html a:hover {
visibility:visible
}

.creativita a:hover img {
visibility:hidden
}

.creativita  {
	position: relative;
	margin-left: 15px;
	padding: 0px;
	cursor: pointer;
}

/* ------ */

.gusto {
position: relative;
top: 3px;
float: right;
background: url('img/gusto-over.gif') no-repeat;
white-space: nowrap;
display: block;
width: 102px;
height: 8px;
margin: 0;
padding: 0;
}

.gusto a {
display: block;
width: 102px;
height: 8px;
display: block;
float: left;
text-decoration: none;
}

.gusto img {
width: 102px;
height: 8px;
border: 0
}

* html a:hover {
visibility:visible
}

.gusto a:hover img {
visibility:hidden
}

.gusto  {
	position: relative;
	margin-left: 15px;
	padding: 0px;
	cursor: pointer;
}

/* ------ */

.home {
position: relative;
float: left;
background: url('img/home-over.gif') no-repeat;
white-space: nowrap;
display: block;
width: 158px;
height: 39px;
margin: 0;
padding: 0;
}

.home a {
display: block;
width: 158px;
height: 39px;
display: block;
float: left;
text-decoration: none;
}

.home img {
width: 158px;
height: 39px;
border: 0
}

* html a:hover {
visibility:visible
}

.home a:hover img {
visibility:hidden
}

.home  {
	position: relative;
	margin-left: 0px;
	padding: 0px;
	cursor: pointer;
}