@charset "utf-8";
html{
height:100%;
}
body  {
margin:auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
background:url(../img/interface/bg.jpg) no-repeat;
background-position:bottom;
height:100%;
}
img {
	border:0px;
}
.container {
	margin:auto;
	padding:0;
	width:980px;
	height:580px;
}
.status {
	margin:0;
	padding:0;
	height:24px;
	background-color:#6da2ce;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	line-height:24px;
}
.flags {
	margin:0;
	padding:0;
	margin-top:2px;
	float:right;
	height:22px;
	width:150px;
}
.lang {
	margin:0;
	padding:0;
	height:22px;
	width:34px;
	float:left;
}
.ita {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/italia.jpg) no-repeat top;
	cursor:pointer;
	display:block;
}
.ita:hover {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/italia.jpg) no-repeat bottom;
	cursor:pointer;
	display:block;
}
.eng {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/uk.jpg) no-repeat top;
	cursor:pointer;
	display:block;
}
.eng:hover {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/uk.jpg) no-repeat bottom;
	cursor:pointer;
	display:block;
}
.fra {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/france.jpg) no-repeat top;
	cursor:pointer;
	display:block;
}
.fra:hover {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/france.jpg) no-repeat bottom;
	cursor:pointer;
	display:block;
}
.deu {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/germania.jpg) no-repeat top;
	cursor:pointer;
	display:block;
}
.deu:hover {
	margin:0;
	padding:0;
	width:34px;
	height:22px;
	background:url(../img/interface/germania.jpg) no-repeat bottom;
	cursor:pointer;
	display:block;
}
.msg {
	margin:0;
	padding:0;
	float:right;
	height:24px;
	width:250px;
}
.header {
	margin:0;
	padding:0;
	height:60px;
	width:978px;
	border-left:1px solid #c3d6ea;
	border-right:1px solid #c3d6ea;
	background:url(../img/interface/head.jpg) no-repeat;
}
.menu {
	margin:0;
	padding:0;
	height:25px;
	width:978px;
	border-left:1px solid #c3d6ea;
	border-right:1px solid #c3d6ea;
	background:url(../img/interface/endMenu2.jpg) no-repeat right;
}
.menuBtn, visited {
	margin:0;
	padding:0;
	height:25px;
	width:100px;
	background:url(../img/interface/btnMenu.jpg) no-repeat top;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	text-align:center;
	font-variant:small-caps;
	float:left;
}
.menuBtn:hover, selected {
	color:#ccccff;
	background-position:bottom;
}
.menuBtnSel {
	margin:0;
	padding:0;
	height:25px;
	width:100px;
	background:url(../img/interface/btnMenu.jpg) no-repeat bottom;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ccccff;
	display:block;
	text-decoration:none;
	text-align:center;
	font-variant:small-caps;
	float:left;
}
.main {
	margin:0;
	padding:0;
	background-image:url(../img/prodotti/bg.jpg);
	width:978px;
	height:439px;
	border-left:1px solid #c3d6ea;
	border-right:1px solid #c3d6ea;
	border-bottom:1px solid #c3d6ea;
}
.crumb {
	height:54px;
	width:970px;
}
.titSez {
	color:#ccccff;
	font-size:14px;
	font-weight:bold;
	float:right;
	width:400px;
	height:54px;
	line-height:54px;
}
.left {
	margin:0;
	padding:0;
	width:264px;
	height:306px;
	float:left;
}
.sottoMenu {
	margin:0;
	padding:0;
	width:240px;
	height:300px;
}
.titSottomenu {
	font-size:12px;
	line-height:26px;
	height:26px;
	font-weight:bold;
	color:#fff;
	width:210px;
	margin-left:24px;
	display:block;
	text-transform:uppercase;
}
.sottomenuBtn {
	margin:0;
	padding:0;
	background:url(../img/interface/btnSottomenu.jpg) bottom;
	width:220px;
	height:25px;
	line-height:25px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-left:10px;
	text-indent:5px;
}
.sottomenuBtn:hover {
	color:#ccccff;
	background-position:top;
}
.sottomenuBtnSel {
	margin:0;
	padding:0;
	background:url(../img/interface/btnSottomenu.jpg) top;
	width:220px;
	height:25px;
	line-height:25px;
	color:#ccccff;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-left:10px;
	text-indent:5px;
}
.sottomenuBtnDeselect {
	margin:0;
	padding:0;
	background:url(../img/interface/btnSottomenuDesel.jpg) bottom;
	width:220px;
	height:25px;
	line-height:25px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	margin-left:10px;
	text-indent:5px;
	cursor:default;
}
.center {
	margin:0;
	padding:0;
	width:284px;
	height:306px;
	float:left;
}
.descri {
	margin:0;
	padding:0;
	width:260px;
	text-align:justify;
}
.right {
	margin:0;
	padding:0;
	width:428px;
	height:306px;
	float:left;
}
.foto {
	margin:0;
	padding:0;
	width:129px;
	height:129px;
	display:block;
	border:1px solid #6699cc;
	text-decoration:none;
	margin-right:11px;
	float:left;
}
.infoExtra {
	margin:0;
	padding:0;
	width:415px;
	height:200px;
	margin-top:30px;
	float:left;
}
.quadro {
	margin:0;
	padding:0;
	width:9px;
	height:9px;
	background-color:#6da2ce;
	display:block;
	float:left;
	margin-right:5px;
	margin-top:3px;
	line-height:12px;
}

.quadro:hover {
	background-color:#333;
}

dt {
	font-weight:900;
	padding:5px;
	text-align:center;
}

/**** TABRICATOR ****/
.tabricator {
	background:#ededed;
	border:1px solid #6da2ce;
	display:inline-block;
	height:auto!important;
	height:1%;
	margin:0 auto 1em;
	max-width:40em;
	padding:5px 0 0 5px;
}
.tabricator {
	display:block;
}
.tabricator .trig {
	background:#dedede;
	border:1px solid #666;
	border-bottom:0;
	cursor:pointer;
	display:inline;
	float:left;
	margin:2px 0 0 -1px;
	padding:2px 5px;
	position:relative;
}
.tabricator .trig:hover {
	background:#f5f5f5;
}
.tabricator .open, .tabricator .open:hover {
	background:#fff;
	margin-top:0;
	margin-bottom:-3px;
	padding-bottom:5px;
	position:relative;
	z-index:1;
}
.tabricator .targ {
	background:#fff;
	border-top:1px solid #666;
	clear:both;
	height:90px;
	margin:0 0 0 -5px;
	overflow:auto;
	padding:5px;
}

.spazioTxt {
	float:left;
}
.footer{
background-color:#FFF;
height:60px;
border-left:1px solid #c3d6ea;
border-right:1px solid #c3d6ea;
border-bottom:10px solid #c3d6ea;
}
.footer, p{
margin:0;
padding:2px;
color:#666;
}
.foot1 {
	text-align:left;
	font-size:10px;
}
.foot2 {
	text-align:left;
	font-size:10px;
	color:#333;
}
.footer a {
	text-decoration:none;
	color:#333;
}
.footer a:hover {
	color:#006699;
	text-decoration:underline;
}
.spazioLink {
	float:right;
}
.link {
}

