/* IE6 hack */
* html #container {
  height: 100%;
  }
html,body {
	margin:0;
	padding:0;
	height: 100%;
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	}
p {
	text-align: justify;
}

body {
	margin: 0px;
	}
h1 {
	font-family: 'Pontano Sans', Helvetica;
	font-weight: normal;
	font-size: 26px;
	margin: 0px;
	line-height: 26px;
	text-transform: lowercase;
}
a {
	font-variant: small-caps;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-variant: small-caps;
	color: #C1B6A2;
	text-decoration: none;
}

#extra {
	text-align: right;
	float: right;
	margin-top: 55px;
}
#extra h1 {
	color: #CCC;
	font-weight: normal;
}
#content h1 {
	color: #999;
	font-weight: normal;
	margin-bottom: 27px;
}

#content {
	clear: both;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 30px;
}
#container {
	width: 100%;
	height: 100%;
	margin: auto;
	}
#sx {
	width: 30%;
	height: 100%;
	float: left;
	background: no-repeat center center;
	text-align: right;
	position: fixed;
	}
#logo  {
	height: 55px;
	width: 152px;
	margin-top: 55px;
	margin-left: auto;
	margin-right: 0px;
	border-style: none;
}
#dx {
	width: 55%;
	height: 100%;
	float: left;
	margin-right: auto;
	margin-left: 32%;
	}
#footer {
	clear: both;
	position:fixed;
	left:0px;
	bottom:0px;
	width:70%;
	font-size:10px;
	text-align:left;
	height:auto;
	padding-left: 2%;
	margin-left: 30%;
	line-height: 12px;
	font-family: "Arial Narrow", Arial;
	padding-bottom: 10px;
}
#footer a {
	clear: both;
	text-decoration: none;
	color: #999;
	font-weight: normal;
	font-variant: normal;
}
#gallery {




	}
#galleryCont {
	display: inline-block;
	height: auto;
	width: 300px;
	margin-right: 20px;
}
#galleryCont2 {
	display: inline-block;
	width: 200px;
	height: auto;
	font-size: 11px;
	line-height: 16px;
	margin-right: 20px;
}
.top {
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}

.colore {
	font-family: 'Anton', Arial;
	color: #C1B6A2;
	font-size: 14px;
	text-transform: uppercase;
}
.colore a {
	font-family: 'Anton', Arial;
	color: #C1B6A2;
	font-size: 14px;
	text-transform: uppercase;
}

.rivenditori {
	font-family: "Arial Narrow", Arial;
	font-size: 10px;
	border-bottom: 1px dotted #CCC;
}
.download {
	border-bottom: 1px dotted #CCC;
}

.news {
	border-bottom: 1px dotted #CCC;
	padding-top: 20px;
}





#gallery a {
	display: block;
}


#gallery img {
	margin-bottom: 5px;
	border: 1px solid #ddd;
	margin-top: 30px;
}
