html, body
{
margin:0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
}

body
{
font: 100,01% Helvetica, Arial, sans-serif;
text-align: left;
color: #000;
background-color: #fff;
margin: 10px 0px 0px 0px;
}

#nastro_nero { position: fixed; top: 0; left: 0; height: 132px; width: 132px; margin: 0; padding: 0; }

img {
border:0;
}

#slideshow {overflow: hidden;}

a {color:#000;}

#container {
margin:30px auto;
background-color:#white;
width:970px;
padding:0;
}

#intro {
margin:70px auto;
width:485px;
}

#intro_home {
margin:10px auto;
width:600px;
}


#header {
height: 36px;
width:970px;
border-bottom: 1px solid #e0e0e0;
}

#logo {
height: 36px;
float:left;
}

#footer {
border-top: 1px solid #e0e0e0;
font-family: Helvetica, Arial, sans-serif;
color: #333;
font-size:12px;
height:20px;
}

.spacer1 {
height:250px;
}

#slideshow {width:970px; height:595px;}
#slideshow img {width:970px; height:595px;}

#left {
width:16px;
float:left;
margin:20px 0px 0px 0px;
z-index:100;
}

#right {
width:16px;
float:left;
margin:20px 0px 0px 0px;
text-align:right;
}

#center {
width:938px;
float:left;
margin:10px 0 2px 0;
text-align:right;
}

#menu {
text-align:right;
/*border:1px solid black;*/
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #333;
margin-top:18px;
float:right;
}

#menu ul {padding:0; margin:0;}

#menu ul li {display:inline;}

#menu a {
text-decoration:none;
color:#333;
}

#menu a:hover {
text-decoration:underline;
}

#submenu {
/*border:1px solid black;*/
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #333;
margin:0px 0px 5px 0px;
}

.center {
text-align:center;
}

#submenu a {
text-decoration:none;
color:#333;
}

#submenu a:hover {
text-decoration:underline;
}

#submenu ul {padding:0; margin:0;}
#submenu ul li {display:inline;}

.floatdx {float:right;}
.floatsx {float:left;}

.textmenu {

}

br {height:10px;}

#content {
width:970px;
float:left;
/*height:647px;*/
text-align:center;
/*border:1px solid black;*/
padding:0x;
margin:0;
}

#content_collection {
width:970px;
float:left;
/*height:647px;*/
text-align:center;
/*border:1px solid black;*/
padding:0x;
margin:0;
}

.clear {
clear:both;
}

.strong {font-weight:bold;}

.text {
font-size:12px;
text-align:left;
}

.grey-text {
font-size:11px;
text-align:left;
color:#999;
}

.grey-text-dark {
font-size:12px;
text-align:left;
color:#666;
}

.collection {
text-align:right;
/*border:1px solid black;*/
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: #333;
text-decoration: none;
letter-spacing: 2px;
}

.credits {margin:70px 100px 20px 0px;}

@-moz-document url-prefix() {  
  #firefox { margin:20px 80px 20px 0px; }  
} 