/* CSS Document */

.navigation{
	font-family: Calibri, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: auto;
	text-decoration: inherit;
	border-bottom: 1px #CCCCCC inset;
	background-image: url(../themes/3D-Fantasy/images/striscia_blu.gif);

}

.navigation:hover {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #788DB1;
	display: block;
	padding: 6px 8px 6px 10px;
	width: auto;
	text-decoration: inherit;
	border-bottom: 1px #CCCCCC inset;
	border-top: 1px #CCCCCC thick;
	background-image: url(../themes/3D-Fantasy/images/glbnav_background.gif);
}
.Menu_veloce {
	font-family: Calibri, Arial;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFFFFF;
	background-image: url(../themes/3D-Fantasy/Ben09/nav2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
	height: 35px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 2px;
}
.Menu_veloce:hover {
	font-family: Calibri, Arial;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #CCCCCC;
	background-image: url(../themes/3D-Fantasy/Ben09/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
	height: 35px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 3px;

}
