/* CSS Document */

/* with text */
#menuSponsor2 {
	display:block; 
	height:120px; 
	min-height:120px; 
	margin:15px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

#menuSponsor2 ul {
	margin:0; 
	padding:0; 
	list-style-type:none;}

#menuSponsor2 li {
	display:block;
	float:left; 
	margin-right:1px; 
	width:115px; 
}

#menuSponsor2 li.list1t {
	background:#dfdfdf url(../img/sponsor_logo_tacconi_promotion_off.jpg) no-repeat;}

#menuSponsor2 li.list2t {
	background:#dfdfdf url(../img/sponsor_logo_nsemble.net.jpg;}

#menuSponsor2 li.list3t {
	background:#dfdfdf url(../img/sponsor_logo_tacconi_promotion_off.jpg;}

#menuSponsor2 li.list4t {
	background:#dfdfdf url(../toys/toy4_bw.jpg) no-repeat;}

#menuSponsor2 a {
	display:block; 
	width:85px; 
	padding-top:87px; 
	color:#fff; 
	text-decoration:none; 
	text-align:center; 
	color:#fff;
	font-size: 11px;
}

#menuSponsor2 a#item1t {
	background:transparent url(../img/sponsor_logo_tacconi_promotion_on.jpg) -85px -87px no-repeat;}

#menuSponsor2 a#item2t {
	background:transparent url(sponsor_logo_nsemble.net) -115px -86px no-repeat;}

#menuSponsor2 a#item3t {
	background:transparent url(../img/sponsor_logo_tacconi_promotion_on.jpg) -85px -87px no-repeat;}

#menuSponsor2 a#item4t {
	background:transparent url(../toys/toy4.jpg) -115px -86px no-repeat;}

#menuSponsor2 a#item1t:hover {
	background-position:top right; 
	z-index:50; 
	color: #666;}

#menuSponsor2 a#item2t:hover {
	background-position:top right; 
	z-index:50; 
	color:#666;}

#menuSponsor2 a#item3t:hover {
	background-position:top right; 
	z-index:50; 
	color:#666;}

#menuSponsor2 a#item4t:hover {
	background-position:top right; 
	z-index:50; 
	color:#666;}
