@charset "utf-8";
/* CSS Document */

#menubutt {width:900px; padding-top:2px; padding-bottom:2px; color:#FFF}
#menubutt a:link {color: #FFF; text-decoration: none}
#menubutt a:visited {color: #FFF; text-decoration: none}
#menubutt a:hover {color: #FFF; text-decoration: none}
.mbutt {
	float:left;
	width:113px;
	text-align:center;
	color:#FFF;
	padding-bottom:4px;
	padding-top:4px;
}
.mbutt a:link {color: #FFF; text-decoration: none}
.mbutt a:visited {color: #FFF; text-decoration: none}
.mbutt a:hover {color: #FFF; text-decoration: none}
.mbutth {
	float:left;
	width:109px;
	text-align:center;
	color:#FFF;
	padding-bottom:4px;
	padding-top:4px;
}
.mbutth a:link {color: #FFF; text-decoration: none}
.mbutth a:visited {color: #FFF; text-decoration: none}
.mbutth a:hover {color: #FFF; text-decoration: none}
.mbuttla {
	float:left;
	width:125px;
	text-align:center;
	color:#FFF;
	padding-bottom:4px;
	padding-top:4px;
}
.mbuttla a:link {color: #FFF; text-decoration: none}
.mbuttla a:visited {color: #FFF; text-decoration: none}
.mbuttla a:hover {color: #FFF; text-decoration: none}
.mover {
	float:left;
	width:113px;
	height:30px;
	background-image: url(../graph/button/geiko_verde_base.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.moverh {
	float:left;
	width:109px;
	height:30px;
	padding:0;
	margin:0;
	background-image: url(../graph/button/geiko_verde_base.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.moverla {
	float:left;
	width:125px;
	height:30px;
	padding:0;
	margin:0;
	background-image: url(../graph/button/geiko_verde_base.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
.butt_home {
	float:left; 
	width:109px;
	height:30px;
	padding:0;
	margin:0;
	background-image: url(../graph/button/geiko_verde_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.butt_red {
	float:left; width:113px;
	height:30px;
	background-image: url(../graph/button/geiko_rosso_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.butt_orange {
	float:left;
	width:125px;
	height:30px;
	background-image: url(../graph/button/geiko_arancione_over.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
.butt_blue {
	float:left;
	width:109px;
	height:30px;
	background-image: url(../graph/button/geiko_blu_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.butt_blkblue {
	float:left;
	width:109px;
	height:30px;
	background-image: url(../graph/button/geiko_bluscuro_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.butt_violet {
	float:left;
	width:113px;
	height:30px;
	background-image: url(../graph/button/geiko_fuksia_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.butt_clgreen {
	float:left;
	width:109px;
	height:30px;
	background-image: url(../graph/button/geiko_turchese_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.butt_green {
	float:left;
	width:113px;
	height:30px;
	background-image: url(../graph/button/geiko_verde_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
