body {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 80%;
	/*background: #ffffff url(../img/glossymetal.jpg) repeat scroll left top;*/
	/*background:transparent url(../img/cm.png) no-repeat fixed left top;*/
	/*background: transparent url(../img/glossymetal.jpg) repeat scroll left top;*/
	text-align: center;	/* IE-Win hack */
}
#logo{
background:transparent url(../img/logo.png) no-repeat fixed left bottom;
margin:0;
padding:0;
}
.banner{
margin-top:-12px;
}
#mainbg {
	background: url(../img/glossymetal.jpg) repeat fixed left top;
	background-attachment: fixed;
	padding-bottom: 250px;
	/*height:0 auto;*/
}

#nestedbg {
	text-align: center;	/* IE-Win hack */
	/*background-image: url(../img/fadestrip2.png);*/
	background:transparent url(../img/logo.png) no-repeat fixed left top;
	/*background-repeat: repeat-x;
	background-position: left top;*/
}

#bannerctn {
	margin: 0 auto;
	width: 970px;
	color: white;
	text-align: center;	/* IE-Win hack */
}

#main-topborder {
	margin: 0 auto;
	width: 970px;
	height: 70px;
	background-image: url(../img/aaa_top2.png);
	background-repeat: no-repeat;
	
}

#main-header {
	margin: 0 auto;
	width: 970px;
	text-align: center;	/* IE-Win hack */
	background-image: url(../img/aaa_mid2.png);
	background-repeat: repeat-y;
}

#siteheader {
	margin: 0 auto;
}

.loginbar { 
	width: 920px; 
	margin: 0 auto;
}

.pathway {
background-color: #eeeeee;
padding: 4px 8px;
text-align: left;
margin-bottom:-7px;
font-size:0.9em;
font-style:italic;
}
.pathway a{
text-decoration:underline;
color:#000;
font-weight:bold;
}
.pathway a:hover{
text-decoration:underline;
color:#af2c3c;
font-weight:bold;
}
#toplinks {
	font-weight: bold;
	padding: 10px 0px;
}

#main-container {
	margin: 0 auto;
	width: 970px;
	background-image: url(../img/aaa_mid.png);
	background-repeat: repeat-y;
}

#main-content {
	float: left;
	width: 900px;
	padding-left: 42px;
}

#main-leftcontent {
	float: left;
	width: 670px;
	padding-left: 42px;
	padding-top:10px;
}
#main-leftcontent p{
	text-align:justify;
}
#main-leftcontent table tr td p{
	text-align:left;
	margin-left:10px;
}
#main-rightcontent {
	float: right;
	padding-right: 42px;
}

#main-footer {
	margin: 0 auto;
	width: 970px;
	background-image: url(../img/aaa_mid.png);
	background-repeat: repeat-y;

}

#main-botborder {
	margin: 0 auto;
	width: 970px;
	height: 41px;
	background-image: url(../img/aaa_bot.png);
	background-repeat: no-repeat;
	
}

#main-belowglass {
	margin: 0 auto;
	width: 970px;
	
}

img { border:none; padding: 0; margin: 0; }


form#feedbackform fieldset {
	width:750px; 
	display:block; 
	border:2px solid #99b;
	background: #ffffff url(../img/greygradient.jpg) repeat-x; 
	padding:5px; 
	font-family:verdana, sans-serif; 
	margin: 0 auto; 
	line-height:1.5em;
}

form#feedbackform legend {
	font-family:georgia, sans-serif; 
	font-size:1.3em; 
	font-weight:bold; 
	border:3px solid #99b; 
	margin-bottom:5px; 
	padding:3px; 
	width:254px;
	background:#fffbfb url(../img/formgrad.gif) repeat-x center left;
}

form#feedbackform label {
	clear:left; 
	display:block; 
	float:left; 
	width:250px; 
	text-align:right; 
	padding-right:10px; 
	color:#333; 
	margin-bottom:0.5em;
}

form#feedbackform input {
	border:1px solid #999; 
	background:#fff url(../img/formgrad.gif) repeat-x top left; 
	padding-left:0.5em; 
	margin-bottom:0.6em;
	float: left;
}

form#feedbackform textarea {
	border:1px solid #999; 
	padding: 0.5em;
	margin-bottom: 2em; 
	overflow:auto; 
	background:#fff url(../img/gradlightgrey.jpg) repeat-x bottom left;
	float: left;
}

form#feedbackform submit {
	border:1px solid #999; 
	padding: 0.5em;
	margin-bottom: 2em; 
	overflow:auto; 
	background:#fff url(../img/gradlightgrey.jpg) repeat-x bottom left;
	float: left;
}



/* TO BE REMOVED FROM BASE-CLEAN */
div.container750  { width: 750px; margin-left: -375px; }
/**********************/


.red	    { color:#c00; }
.blue	    { color:#00c; }
.bluegrey   { color:#369; }
.greengrey  { color:#396; }
.orangegrey { color:#963; }
.purplegrey { color:#936; }
.white  	{ color:#fdfdfd; }
.green      { color:#090; }
.black      { color:#000; }
.grey1      { color:#333; }
.grey2      { color:#666; }
.grey3      { color:#999; }
.grey4      { color:#bbb; }
.grey5      { color:#eceaea; }
.cen	    { text-align: center; }
.left	    { text-align: left; }
.right	    { text-align: right; }
.mono       { font-family: monospace; }
.noul       { text-decoration: none; }
.b	        { font-weight: bold; }
.i	        { font-style: italic; }
.u	        { text-decoration: underline; }
.point      { cursor: pointer; }

.s1	{ font-size: 3em; }
.s2	{ font-size: 2.4em; }
.s3	{ font-size: 1.8em; }
.s4	{ font-size: 1.4em; }
.s5	{ font-size: 1.2em; }
.s6	{ font-size: 1.0em; }
.s7	{ font-size: 0.8em; }
.s8	{ font-size: 0.6em; }



.stepbar {
  margin-bottom: 20px;
  padding: 0;
  background: #ffffff;
  border-bottom: 2px solid #000060;
  }

.stepbar tr td.step{
  margin: 0;
  padding: 5px;
  font-size: 32px;
  font-weight: bold;
  color: #00a015;
  }

.stepbar tr td.instr {
  width: 700px;
  margin: 0;
  padding: 10px 12px 0px 12px;
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  background: #aaccdd url(../img/bluegrad.jpg) repeat-x;
  color: #000000;
  }


#mainbuttonbar {
	width: 920px;
	height: 40px;
	margin: 0;
	padding: 30px 20px 0px 30px;
}

#mainbuttonbar div {
	float: left;
	margin: 0;
	height: 40px;
	width:130px;
	padding: 6px 6px;
	white-space: nowrap;
	background-image: url(../img/sep.gif);
	background-repeat: no-repeat;
}

#mainbuttonbar div a {
	text-decoration: none;
	font-weight: bold; 
	font-size: 0.85em;
	text-align: center;
	color: #fbfbfb;
}
#mainbuttonbar div.mo:hover { background-image: url(../img/whiteoverlay.png); background-repeat: repeat-x; }
#mainbuttonbar div.mo a:hover { 
color: #bbd0d9; 
}
#mainbuttonbar div#current { background-image: url(../img/whiteoverlay.png); background-repeat: repeat-x; }
#mainbuttonbar div#current a { 
color: #bbd0d9; 
}
div.boxsilver {
	width: 200px;
	background: url(../img/boxsilver_mid.png) repeat-y;
}
div.boxsilver div.boxsilvertop {
	background: url(../img/boxsilver_top.png) no-repeat top;
	text-align: center;
	padding: 6px 8px 4px 10px;
	font-size: 16px;
	color: #000000;
}

div.boxsilver div.boxsilverbot {
	margin: 0;
	text-align: left;
	padding: 10px 10px 15px 10px;
	color: #000000;
	font-size: 13px;
	background: url(../img/boxsilver_bot.png) no-repeat bottom;
}

span.pagelistcurrent {
	vertical-align: middle;
	font-weight: bold;
	padding: 1px 2px;
	border: 1px solid blue;
}

a.pagelistlink {
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 2px;
}
/****************************************************************************/

hr {background:#ddd;color:#dbdbdb;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fffbfb;}

/* Easy Float Clearing */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}

.breadcrumbnav > a {
	text-decoration: none;
	color: black;
}


/*  Style Sheet for Generator Color field */

 * .colorprevspan {
	padding: 12px; 
	border: 1px solid black; 
	display: block;
	vertical-align: middle;
}

.coltypetd {
	border: 2px solid #eeeeee;
}

.lgcbox {
	width: 20px; 
	height: 20px; 
	border: 2px solid white;
}

.lgcboxtranspwide {
	width: 116px; 
	height: 20px; 
	border: 2px solid white;
	background-image: url(../img/transpcheck.png);
	text-align: center;
}

.lgcboxtranspsmall {
	width: 20px; 
	height: 20px; 
	border: 2px solid white;
	background-image: url(../img/transpcheck.png);
}
.orologio{
color:#666;
font-size:11px;
font-weight:bold;
margin-bottom:5px;
text-align:center;
}
.credits p{
font-size:0.9em;
margin:0;
}
.credits p a{
text-decoration:none;
color:#000;
font-weight:bold;
}
.credits p a:hover{
text-decoration:none;
color:#af2c3c;
font-weight:bold;
}
/*Tabela per contatti*/
.formcontatti{
margin:0 auto;
text-align:left;
padding:0 5px 0 10px;
}
.formcontatti table tr, td{
width:300px;
border:none;
font-size:0.9em;
font-family:Verdana, Georgia, "Times New Roman", Arial;
}
acronym{
border-bottom:1px dashed #000;
}
/*Effetti speciali*/
.posizionamento{
float:left;
width: 150px;
height: 150px;
padding: 5px 10px 11px 10px;
margin: 0px 3px -9px 0;
}
.posizionamento2{
float:right;
width: 150px;
height: 150px;
padding: 5px 10px 11px 10px;
margin: 0px 3px -9px 0;
}/*
.perla p{
text-align:justify;
width:400px;
padding:0;
font-size:0.8em;
font-family:Verdana, Georgia, "Times New Roman", Arial;
color:#84917a;
}
.perla{
text-align:center;
padding-left:40px;
}*/
div.partner{
text-align:center;
margin-top:15px;
width:100%;
}
.sitemap ul{
list-style-type:none;
float:left;
text-align:left;
}
.sitemap ul li a{
text-decoration:none;
font-size:0.9em;
color:#555555;
line-height:1.7em;
}
.sitemap ul li a img{
border:none;
margin-right:5px;
}
.sitemap ul li a:hover{
text-decoration:none;
color:#af2c3c;
}
table.prodotti{
width:650px;
margin-bottom:15px;
}
table.prodotti tr td{
padding:3px;
}
ul li.second{
margin-left:30px;
}