body 
{
  margin: auto;
  background-color: #110603;
  background-image: url(../../images/body.background.gif);
  background-repeat: repeat;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFF;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding: 10px 30px 0px 30px;
	color: #ccc;
	margin:5px 0;
}

p.left
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding: 15px 30px;
	color: #ccc;
	float: left;
}

p.right
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding: 15px 30px;
	color: #ccc;
	float: right;
}

.downloadContent
{
	margin-top: 10px;
}

p.download
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding:0px 30px;
	margin: 0px;
	color: #ccc;
}

h2
{
	font-size:12px;
	padding: 0px;
	padding-top: 15px;
	margin: 0px 0px 0px 30px;
	text-align:left;
}

a:link,
a:visited,
a:focus,
a:active
{
	color: #ccc;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
/* ID PER IL SITO AUTOCONTENUTO */
#boxsite{
  position: absolute;
  top:50%;
  left:50%;
  width: 760px;
  height: 420px;
  margin-left: -380px;
  margin-top: -210px;
  padding:0px;
  /*background-color: #110603;*/
	background-color: transparent;
  font-size: 10px;
}

#columnLeft
{
	float: left;
	width: 7px;
	height: 420px;
	background-image:url(../../images/crosses.gif);
	background-repeat: no-repeat;
	z-index: 10;
	position: absolute;
	left: -4px;
}

#columnRight
{
	float: left;
	width: 7px;
	height: 420px;
	position: absolute;
	left: 753px;
	background-image:url(../../images/crosses.gif);
	background-repeat: no-repeat;
	background-color:transparent;
	z-index: 10;
}

#columnCenter
{
	float: left;
	width: 756px;
	height: 400px;
	background-color: #1b1b1f;
	background-image: url(../../images/columncenter.background.gif);
  background-repeat: repeat;
}

#header
{
	width: 756px;
	height:98px;
	background-image:url(../../images/header.background.gif);
	background-repeat: repeat-x;
	background-color:#1b1b1f;
}

#logo
{
	width: 756px;
	height: 57px;
	position: relative;
	color: #1b1b1f;
}

#logo span
{
	background: transparent url(../../images/header.logo.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content
{
	width: 756px;
	height: 290px;
	//height: 295px;
}

#footer
{
	background-image:url(../../images/footer.background.jpg);
	background-repeat: no-repeat;
	width: 756px;
	height: 20px;
	text-align: left;
}

.piva
{
	font-size: 10px;
	color: #CCC;
	/*position:absolute;*/
	background-color: #110603;
	margin-top: 20px;
	/*background-image: url(images/body.background.gif);
  background-repeat: repeat;*/
	/*top: 75%;
	margin-top: 70px;
  left:42%;*/
	
}

p.version
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align:left;
	padding-left: 30px;
	padding-top: 5px;
	//padding-top: 2px;
}

img.version
{
	border: 0;
	vertical-align:bottom;
}

.menuTop
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 55px;
	text-align: left;
}

.menuTop li
{
	display: inline;
	margin-right: 20px;
	color: #332E28;
	font-weight:bold;
	text-transform:uppercase;
}

.menuTop .selected a:link,
.menuTop .selected a:visited,
.menuTop .selected a:hover,
.menuTop .selected a:focus,
.menuTop .selected a:active
{
	color: #786440;
	border-bottom: 4px solid #D2A966;
	padding-bottom: 8px;
}

.menuTop li.spacing
{
	margin-right: 45px;
}

.menuTop a
{
	white-space:nowrap;

}

.menuTop a.selected
{
	white-space:nowrap;
	color: #786440;
}

.menuTop a:link,
.menuTop a:visited
{
	color: #332E28;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.menuTop a:hover,
.menuTop a:focus,
.menuTop a:active
{
	color: #786440;
	border-bottom: 4px solid #D2A966;
	padding-bottom: 8px;
}

/*stili per la sidebar della sezione arredo */
.sidebar
{
	width: 155px;
	float: left;
}

.sidebarTop
{
	margin: 0px;
	margin-top: 12px;
	list-style:none;
	text-align:right;
	padding-left: 5px;
}

.sidebarTop li
{
	position: relative;
	background-image: url(../../images/menu.cross.gif) ;
	background-repeat:repeat-x;
	background-color:#1B1B1F;
	background-position:center;
	margin: 0px;
	padding-top: 2px;
	vertical-align:middle;
}

.sidebarTop a,
.sidebarTop a:link,

.sidebarTop a:visited
{
	font-size: 11px;
	font-weight:bold;
  background-color:#1B1B1F;
	text-decoration: none;
	text-transform:uppercase;
	color: #E7BA71;
	padding-left: 5px;
}

.sidebarTop a:hover
{
	font-size: 11px;
	font-weight:bold;
  background-color:#1B1B1F;
	text-decoration: underline;
	text-transform:uppercase;
	color: #E7BA71;
	padding-left: 5px;
}

.sidebarTop a:active
{
	text-decoration:underline;
}

li.first
{
	margin-bottom: 10px;
}

.sidebarBottom
{
	margin: 0px;
	margin-top: 10px;
	list-style:none;
	text-align:right;
	padding-left: 5px;
}

.sidebarBottom li
{
	position: relative;
	background-image: url(../../images/menu.line.gif) ;
	background-repeat:repeat-x;
	background-color:#1B1B1F;
	background-position:center;
	margin: 0px;
	padding-top: 2px;
	vertical-align:middle;
}

.sidebarBottom a,
.sidebarBottom a:link,
.sidebarBottom a:active,
.sidebarBottom a:visited
{
	font-size: 11px;
	font-weight:bold;
  background-color:#1B1B1F;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFF;
	padding-left: 5px;
}

.sidebarBottom a:hover
{
	text-decoration:underline;
}

.sidebarBottom a:active
{
	text-decoration:underline;
}

#messageParag
{
	text-align:center;
	color: #fff;
	margin: 5px 5px;
}

#productBox
{
	float: left;
	margin-left: 150px;
	margin-top: 10px;
	//margin-top: 0px;
}

.thumbnail
{
	float: left;
	width: 110px;
	height: 110px;
	border: 1px solid #fff;
	margin: 0 10px 10px 0;
	padding: 5px;
}

.thumbnail a,
.thumbnail a:link,
.thumbnail a:active,
.thumbnail a:visited
.thumbnail a:hover
{
	border: 0px;
}

.clearboth
{
	clear: both;
}

#thumbNavigation
{
	float:right;
	padding-right: 100px;
	margin-top: 242px;
}

/* Sezione relativa al popup del dettaglio prodotti
----------------------------------------------------*/
#productShow
{
	color: #fff;
	/*background-color: #172D3F;*/
	text-align:left;
	padding: 4px 10px;
}

#productShow h1
{
	font-size: 12px;
	color: #fff;
}

img.floatleft
{
	float: left;
	border: 1px solid #fff;
	margin-top: 10px;
	margin-right: 10px;
	
}

img.noborder
{
	float: left;
	border: 0px solid #000;
	margin-top: 10px;
	margin-right: 10px;
}

img.madeinitaly
{
	float: left;
	border: 0px solid #000;
	margin-top: 10px;
	margin-right: 10px;
}

#symbols
{
	float: left;
}

img.energy
{
	float: left;
	border: 0px solid #000;
	margin-top: 10px;
	margin-right: 10px;
}

div.clear
{
	clear: left;
	height: 0;
	overflow:hidden;
}

.contentRivenditori
{
	margin-top: 5px;
}

p.left
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding: 15px 30px;
	color: #ccc;
	float: left;
	height: 260px;
}

p.right
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	padding: 15px 30px;
	color: #ccc;
	float: right;
	height: 260px;
}

p.note
{
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	margin-left: 0px;
	padding: 0px;
	
}
.fontArrow
{
	font-size: 14px;
}
