﻿
.MenuTecnologie {
	background:url('../StrutturaSito/Tecnologie.png') no-repeat 3px 0px;
}
.MenuTecnologie:hover{
	background:url('../StrutturaSito/Tecnologie.png') no-repeat 3px -20px;
}

.MenuConsulenza {
	background:url('../StrutturaSito/Consulenza.png') no-repeat 3px 0px;
}
.MenuConsulenza:hover{
	background:url('../StrutturaSito/Consulenza.png') no-repeat 3px -20px;
}

.MenuHardware {
	background:url('../StrutturaSito/Hardware.png') no-repeat 3px 0px;
}
.MenuHardware:hover{
	background:url('../StrutturaSito/Hardware.png') no-repeat 3px -20px;
}

.MenuProdotti {
	background:url('../StrutturaSito/Prodotti.png') no-repeat 3px 0px;
}
.MenuProdotti:hover{
	background:url('../StrutturaSito/Prodotti.png') no-repeat 3px -20px;
}

.MenuReferenze {
	background:url('../StrutturaSito/Referenze.png') no-repeat 3px 0px;
}
.MenuReferenze:hover{
	background:url('../StrutturaSito/Referenze.png') no-repeat 3px -20px;
}

.MenuRivenditori {
	background:url('../StrutturaSito/Rivenditori.png') no-repeat 3px 0px;
}
.MenuRivenditori:hover{
	background:url('../StrutturaSito/Rivenditori.png') no-repeat 3px -20px;
}

.MenuDownloads {
	background:url('../StrutturaSito/Downloads.png') no-repeat 3px 0px;
}
.MenuDownloads:hover{
	background:url('../StrutturaSito/Downloads.png') no-repeat 3px -20px;
}

.MenuContatti {
	background:url('../StrutturaSito/Contatti.png') no-repeat 3px 0px;
}
.MenuContatti:hover{
	background:url('../StrutturaSito/Contatti.png') no-repeat 3px -20px;
}
.MenuVideos {
	background:url('../StrutturaSito/Video.png') no-repeat 3px 0px;
}
.MenuVideos:hover{
	background:url('../StrutturaSito/Video.png') no-repeat 3px -20px;
}

.MenuMenu10 {
	background:url('../StrutturaSito/Menu10.png') no-repeat 3px 0px;
}
.Menu10:hover{
	background:url('../StrutturaSito/Menu10.png') no-repeat 3px -20px;
}


.LinkMenu, .LinkMenu a:link, .LinkMenu a:visited  {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	text-indent: 38px;
	color: navy;
	line-height: 18px;
}

.LinkMenu a:hover {
	color:maroon;
	text-decoration:none;
}

.TBox {
	border: 1px solid Navy;
	font-weight: normal;
	font-style: normal;
	font-family: sans-serif;
	font-size: small;
	text-align: left;
	font-family: "Verdana","Century Gothic", "Sans-serif";
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: Navy;
	background-color: #FFFFE0;
}

.TabPerimetro {
	border: 1px solid Navy;
}

.Tab_Bottom {
	brder-bottom: 1px solid Navy;
	border-Top: 0px solid Navy;
	border-Left: 0px solid Navy;
	border-Right: 0px solid Navy;	
}






.logo { background: url(../images/jmaki-seal-s.png) top right;width:50px; height:40px;background-repeat: no-repeat }




.arrowRight { background: url(images/arrow-r.png) top right;width:40px; height:30px;background-repeat: no-repeat;cursor:pointer;position : absolute }
.arrowRight:hover { background: url(images/arrow-shadow-r.png) top right;width:40px; height:30px;background-repeat: no-repeat;cursor:pointer;position : absolute }
.arrowRightHover { background: url(images/arrow-shadow-r.png) top right;width:40px; height:30px;background-repeat: no-repeat;cursor:pointer;position : absolute }
.arrowLeft { background: url(images/arrow-l.png) top right;width:40px; height:30px;background-repeat: no-repeat;cursor:pointer;position : absolute }
.arrowLeft:hover{ background: url(images/arrow-shadow-l.png) top right;width:40px; height:30px;background-repeat: no-repeat;cursor:pointer;position : absolute }
.arrowLeftHover{ background: url(images/arrow-shadow-l.png) top right;width:40px; height:30px;background-repeat: no-repeat;cursor:pointer;position : absolute }


.revolver {
  background: url(images/revolver.jpg) top right;background-repeat: no-repeat;
  width : 725px;
  height : 350px;
  border : 1px solid #FFFFFF;
}

.revolverContent {
}

.revolverTitleLink {
  text-decoration : none;
  color : #000000;
}

.revolverTitleLink:hover {
	cursor: pointer;
	text-decoration : underline;
	color : #000000;
}

.revolverTitle {
  width : 725px;
  clear: both;
  text-align : center;
  font-size : 15px;
  height: 35px;
  color : #FFFFFF;
}


     .logo { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=../images/jmaki-seal-s.png);cursor:pointer}
     .arrowRight { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=images/arrow-r.png);cursor:pointer;position : absolute }
     .arrowLeft { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=images/arrow-l.png);cursor:pointer;position : absolute }
  
