@font-face {
  font-family: 'Museo300';
  src: url('../img/Museo300.otf');
}
@font-face {
	font-family: 'AntipastoRegular';
	src: url('../img/antipasto-webfont.eot');
	src:  url('../img/antipasto-webfont.woff') format('woff'), url('../img/antipasto-webfont.ttf') format('truetype'), url('../img/antipasto-webfont.svg#webfontio5DRaLj') format('svg');
	font-weight: normal;
	font-style: normal;
}

body	{
	margin:0;
	padding:0;
	background: #ffffff;
	font-size:12px;
	font-family:  Trebuchet MS, Georgia, sans;	
}
h1	{
	color: #ffffff;	
}
a	{
	color:#61788C;
	text-decoration:none;
}
a:hover	{
	color:#d7c126;
	text-decoration:none;
}

#wrapper	{
	width:940px;
	height:100%;
	margin:25px auto 0 auto;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	box-shadow: 0px 0px 10px #757575;
	-moz-box-shadow: 0px 0px 10px #757575;
	-webkit-box-shadow: 0px 0px 10px #757575;
	position:relative;
	background:#ffffff;
	filter: /* IE6,IE7 e IE8 */ 
	progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=0,strength=5) /* top */  
	progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=90,strength=5) /* left */  
    progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=180,strength=5) /* bottom */  
    progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=270,strength=5);  /* right */ 
}

#header	{
	width:940px;
	height:92px;
	margin:0px auto 0px auto;
}
*:first-child+html #header	{
	width:940px;
	height:92px;
	margin:0px auto 15px auto;	
}
.logo	{
	width:350px;
	height:100px;
	background: url(../img/logo.png);
	float:left;
	margin-left:20px;
	margin-top:10px;
	behavior: url(style/iepngfix.htc);
}
.logo span	{
	display:none;	
}
#header .right	{
	float:right;
	margin-top:20px;
	margin-right:30px;
}
.lang	{
	display:inline;
	float:left;
	text-align:right;
	margin-left:22px;
}
#nav	{
	width:940px;
	height:80px;
	filter: /* IE6,IE7 e IE8 */ 
	progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=0,strength=5) /* top */  
	progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=90,strength=5) /* left */  
    progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=180,strength=5) /* bottom */  
    progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=270,strength=5);  /* right */ 
	box-shadow: 0px 0px 10px #e4e4e4;
	-moz-box-shadow: 0px 0px 10px #e4e4e4;
	-webkit-box-shadow: 0px 0px 10px #e4e4e4;
	background:#ffffff;
	position:relative;
}
#menu	{
	font-family:AntipastoRegular;
	margin:0;
	padding:0;
}
#menu img	{
	border:none;
}
#menu ul	{
	text-align:left;
}
#menu ul li, #menu ul li.selected	{
	display:inline;
	float:left;
	width:25%;
	position:relative;
	behavior: url(style/iepngfix.htc);
}
* html #menu ul li img	{
	behavior: url(style/iepngfix.htc);
}
#menu ul li:hover	{
	display:inline;
	float:left;
	width:25%;
	cursor:pointer;
}
#menu ul li span	{
	display:block;
	font-size:26px;
	font-weight:bold;
	position:relative;
	top:12px;
	left:57px;
	font-family:'AntipastoRegular', Trebuchet MS;
	
}
#menu ul li.selected span	{
	color: #d7c126;
}
#menu ul li #vis_not	{
	display:none;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	position:relative;
	color:#728DA0;
	top:-15px;
	left:15px;
	font-family:'AntipastoRegular';
	letter-spacing:1px;
}
#menu ul li #vis	{
	text-align:left;
	font-size:12px;
	font-weight:normal;
	position:relative;
	color:#728DA0;
	top:-15px;
	left:15px;
	font-family:'AntipastoRegular';
	letter-spacing:1px;
}
#mainContent	{
	width:940px;
	height:auto;
	behavior: url(style/iepngfix.htc);
}
#contentTop	{
	width:705px;
	height:65px;
	background: url(../img/bgTopContent.png);
	margin-left:230px;
}
#content	{
	width:705px;
	height:auto;
	background: url(../img/bgMiddleContent.png);
	margin-left:230px;
}

#contentBottom	{
	width:705px;
	height:65px;
	background: url(../img/bgBottomContent.png);
	margin-left:230px;
}
#contentHome	{
	width:690px;
	height:auto;
	float:left;
	margin-top:33px;
}
#contentHome img	{
	margin-left:-43px;
	filter: /* IE6,IE7 e IE8 */ 
	progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=0,strength=5) /* top */  
	progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=90,strength=5) /* left */  
    progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=180,strength=5) /* bottom */  
    progid:DXImageTransform.Microsoft.Shadow(color=#efefef,direction=270,strength=5);  /* right */
	box-shadow: 0px 0px 10px #2d2d2d;
	-moz-box-shadow: 0px 0px 10px #2d2d2d;
	-webkit-box-shadow: 0px 0px 10px #2d2d2d;
	background:#ffffff;
	border:1px solid #DEDEDE;
}
#content_gallery	{
	margin:0px;
}

.all	{
	width:550px;
	margin:0px auto;
	text-align:justify;
	padding-top:10px;
}
.all h4	{
	font-size:1.3em;
	display:inline;	
}
#sidebar	{
	width:220px;
	float:left;
	margin-top:33px;
	margin-left:15px;
	display:inline;
}
* html #sidebar	{
	width:220px;
	float:left;
	margin-top:33px;
	margin-left:8px;
	display:inline;
}
img.about	{
border-left:36px solid #61788C;
margin-left:54px;
margin-top:6px;
padding-left:3px;
}
img.home	{
margin-left:43px;
}
#tendina	{
	width:200px;
	height:auto;
	margin:0px auto;
	padding:0;
}
ul.accordion{
    list-style:none;
    margin:0;
	padding:0;	
}
ul.accordion li{ 
    width:180px;
    height:57px;
    display:block;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
    overflow:hidden;
    cursor:pointer;
    -moz-box-shadow:1px 3px 15px #555;
    -webkit-box-shadow:1px 3px 15px #555;
    box-shadow:1px 3px 15px #555;
}
ul.accordion li.bg1{
    background-image:url(../img/prezzi-digitale.jpg);
}
ul.accordion li.bg2{
    background-image:url(../img/prezzi-extra.jpg);
}
ul.accordion li.bg3{
    background-image:url(../img/prezzi-classico.jpg);
}

ul li a{
  display: block;
  overflow: hidden;
  height: 60px;
  width: 180px;
}
ul li a.active{
  display: block;
  overflow: hidden;
  height: 60px;
  width: 180px;
}
ul li img{
  position: absolute;
}
#footer	{
    margin-top:5px;
	margin-bottom:3px;
	padding-bottom:3px;
	width:940px;
	text-align:center;
	padding-top:5px;
	font-size:11px;
	letter-spacing:1px;
}
#clear	{
	clear:both;
}
#clear_left	{
	clear:left;
}
.tab_ab	{
	width:450px;
	line-height:0.9em;	
}
