#button-1{
  width:220px;
	margin:0;
	padding:0;
	font-family:Trebuchet MS,Verdana,Arial,sans-serif,Helvetica;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
#button-1 ul{
  list-style:none;
  margin:0;
	padding:0;
}
#button-1 a{
	text-align:center;
	display:block;
	text-decoration:none;
	padding:10px 0 10px 0;
	margin:0;
	color:#101E66;
}
#button-1 li{
	display:inline;
}
#button-1 a{
  height:auto!important;
  height:0;
}
#button-1 a:link, 
#button-1 a:visited{
	background:#D4E4F9
	color:#101E66;
}
#button-1 a:hover/*, 
#button-1 a:focus,
#button-1 a:active*/{
	background:#D4E4F9 url(../img/ellisse.gif) left top repeat;
	color:#fff;
}
#button-1 #active-button-1 a{
	background:#D4E4F9 url(../img/ellisse.gif) left top repeat;
	color:#fff;
}
