/* Do not cancel */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	/*font-style: inherit;*/
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/*line-height: 1;*/
	color: #000000;
	background: #ffffff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	height: 100%;
}
/* /Do not cancel */

* {
	font-weight:bold;
}

body {
	font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	position: relative;
}

h1 { font-size: 16px;
  color: #444;
  font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: left;
}
  
h2 { font-size: 14px;
  color: #444;
  font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align :left;
}
  
h3 {
	font-size: 13px;
	color: #444;
	font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
	letter-spacing: normal;
    line-height: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}
  
h4 { font-size: 11px;
  color: #444;
  font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
  padding: 0px;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: left;
}
  
h5,h6 { font-size: 9px;
  color: #444;
  font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}
  
p { font-size: 11px;
  color: #444; 
  font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
}

ul {
	line-height: 18px;
	color: #444;
	list-style: square;
	font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

ol {
	line-height: 18px;
	color: #444;
	list-style: decimal;
	font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


li {
	margin-left: 30px;
	
}

table {
  font-size: 11px; color: #444; 
  font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}
 

a { color: #484848; text-decoration: none; }
a:hover { color: #999; text-decoration: underline; }





/* ID */

#container {
	position:absolute;
	width:891px; 
	height:550px;
	top:50%;
	left:50%;
	margin:-275px 0px 0px -445px;
	/*background: #fff url(images/bg.gif) no-repeat center;*/
	background:#fff;
}

#content{
	position:relative;
	width:871px; 
	height:530px;
	top:10px;
	left:10px;
	margin:0px;
}

#menu_box{
	position:absolute;
	width:871px; 
	height:54px;
	top:0px;
	left:0px;
}

#welcome{
	position:absolute;
	top:498px;
	left:20px;
}
#welcome span{
	font-size: 11px;
	letter-spacing: 1px;
	color:#000000;
	text-transform:lowercase;
}

#path{
	position:absolute;
	width:572px; 
	height:14px;
	top:54px;
	left:282px;
	font-size: 9px;
	z-index:9000;
	letter-spacing: 1px;
	color: #ccc;
	font-weight:bold;
	display:none;
}
#path a{
	color: #ccc;
}

#sub_menu{
	position:absolute;
	width:159px; 
	height:426px;
	top:68px;
	left:16px;
	border-top: 0px solid #E8E8E8;
}

#main_box{
	position:absolute;
	width:679px; 
	height:426px;
	top:68px;
	left:175px;
	border-top: 0px solid #E8E8E8;
	text-align: left;
	overflow: hidden;
}

#main_box_large{
	position:absolute;
	width:839px; 
	height:426px;
	top:68px;
	left:16px;
	border-top: 0px solid #E8E8E8;
	text-align: left;
	overflow: hidden;
}

#bottom{
	position:absolute;
	width:839px; 
	height:21px;
	top:494px;
	left:16px;
	border-top: 0px solid #E8E8E8;
	text-align: right;
	overflow: hidden;
}
#bottom a{
color: #000;
font-size: 10px;
}

#text_box_scheda{
	position:absolute;
	width:353px; 
	height:410px;
	top:15px;
	left:327px;
	text-align: left;
	overflow: hidden;
	font-size:11px;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform:lowercase;
}
#text_box_scheda h1{
	font-size: 14px;
	font-weight:bold;
	text-transform:lowercase;
}
#text_box_scheda h2{
	font-size: 11px;
	font-weight:bold;
	margin-top: 0px;
	padding-bottom: 13px;
	border-bottom: 0px solid #E8E8E8;
}
#text_box_scheda .holder {	
	width:353px;
	height:220px;
}
#text_box_scheda .scroll-pane {
	width:353px;
	height:220px;
}

#text_box{
	position:absolute;
	width:393px; 
	height:410px;
	top:15px;
	left:287px;
	text-align: left;
	overflow: hidden;
	text-transform:lowercase;
}
#text_box h1{
	font-size: 14px;
	text-transform:lowercase;
}
#text_box h2{
	font-size: 11px;
	font-weight:bold;
	margin-top: 0px;
	padding-bottom: 13px;
	border-bottom: 0px solid #E8E8E8;
}
#text_box .scroll-pane table{
	empty-cells:show;
	border-collapse:collapse;
	border:0px;
	border-left:1px solid #ccc;
	margin:0px 0px 0px 1px;
}
#text_box .scroll-pane table td{
	border-right:1px solid #ccc;
	padding:3px;
}

#arrow_thumb{
	position:absolute;
	width:257px; 
	height:45px;
	top:381px;
	left:15px;
	text-align: left;
	font-size:11px;
}
#arrow_thumb a{
	text-decoration: none;
}
#arrow_thumb a img{
	margin-top: 15px;
	margin-left: 15px;
}



/* CLASSI */

.altFlash {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666;
	text-align: center;
}


.paginatore{
	position:absolute;
	width:839px; 
	height:21px;
	top:494px;
	left:16px;
	border-top: 0px solid #E8E8E8;
	text-align: right;
	overflow: hidden;
	font-size: 11px;
	font-weight:bold;
	color: #777777;
	text-transform:lowercase;
}
.paginatore div{
	display: inline;
	margin-right: 20px;
	z-index: 9000;
}
.paginatore ul{
	display: inline;
}
.paginatore li{
	display: inline;
	margin: 2px 5px 2px 5px;
}
.paginatore .selected{
	color: #000000;
}
.paginatore a{
	color: #777777;
	cursor: pointer;
}
.paginatore a:hover{
	color: #000000;
}


.thumb_prodotto {
	width: 121px;
	height: 188px;
	float: left;
	display: block !important;
	display: inline;
	margin: 14px 0px 0px 14px;
	font-family:"Century Gothic",Arial,Verdana,Geneva,Helvetica,sans-serif;
}
.thumb_prodotto a{
	text-decoration:none;
	cursor:pointer;
}
.thumb_prodotto a:hover{
	text-decoration:none;
}
.thumb_prodotto a span.thumb{
	width:121px;
	height: 131px;
	display:block;
	overflow:hidden;
}
.thumb_prodotto a span.thumb img{
	border: 1px solid #D6D6D6;
	width:119px;
}
.thumb_prodotto a:hover span.thumb img{
	border: 1px solid #777777;
	width:119px;
}
.thumb_prodotto a span{
	height: 15px;
	display:block;
	text-align:left;
	font-size:11px;
	/*text-transform: uppercase;*/
}


.thumb_scheda_prodotto {
	width: 121px;
	height: 175px;
}
.thumb_scheda_prodotto a{
	text-decoration:none;
}
.thumb_scheda_prodotto a:hover{
	text-decoration:none;
}
.thumb_scheda_prodotto a img{
	border: 1px solid #D6D6D6;
}
.thumb_scheda_prodotto a:hover img{
	border: 1px solid #777777;
}


.elenco_news {
	width: 324px;
	height: 111px;
	margin-left: 15px !important;
	margin-left: 10px;
	margin-top:26px;
	border-top: 0px solid #efefef;
	float: left;
	overflow: hidden;
	text-transform:lowercase;
}
.elenco_news a{
	text-decoration:none;
	display:block;
	width: 324px;
	height: 86px;
	margin-top: 10px;
	color:#000000;
}
.elenco_news a:hover{
	text-decoration:none;
	color:#999999;
}
.elenco_news a img{
	/*border: 1px solid #D6D6D6;*/
	float: left;
	margin-right: 10px;
}
.elenco_news a:hover img{
	/*border: 1px solid #777777;*/
}
.elenco_news span{
	display: block;
}
.elenco_news span.titolo{
	font-size: 11px;
	font-weight:bold;
}
.elenco_news span.data{
	font-size: 10px;
}
.elenco_news span.testo{
	font-size: 11px;
	margin-top: 3px;
}


.foto_news{
	/*border: 1px solid #dddddd;*/
	margin-left: 15px;
	margin-top: 15px;
}


.elenco_referenze {
	width: 260px;
	height: 111px;
	margin-left: 15px !important;
	margin-left: 10px;
	margin-top:26px;
	border-top: 0px solid #efefef;
	float: left;
	overflow: hidden;
	text-transform:lowercase;
}
.elenco_referenze a{
	text-decoration:none;
	display:block;
	width: 260px;
	height: 86px;
	margin-top: 10px;
}
.elenco_referenze a:hover{
	text-decoration:none;
}
.elenco_referenze a img{
	/*border: 1px solid #D6D6D6;*/
	float: left;
	margin-right: 10px;
}
.elenco_referenze a:hover img{
	/*border: 1px solid #777777;*/
}
.elenco_referenze span{
	display: block;
}
.elenco_referenze span.titolo{
	font-size: 11px;
	font-weight:bold;
}
.elenco_referenze span.settore{
	font-size: 11px;
}
.elenco_referenze span.luogo{
	font-size: 11px;
}
.elenco_referenze span.data{
	font-size: 11px;
}
.elenco_referenze span.testo{
	font-size: 11px;
	margin-top: 3px;
}

.foto_referenza{
	/*border: 1px solid #dddddd;*/
	margin-top: 15px;
}



/* inizio scroller */
.holder {	
	position:relative;
	top:3px;
	left:0px;
	width:439px;
	height:246px;
	/*background:url(/scroller/scoller.jpg) no-repeat;*/
	text-align:left;
	padding-right:10px}
.scroll-pane {
	width:370px;
	overflow:auto;
	height:241px;
	position:absolute;
	top:0;
	left:0}
.jScrollPaneContainer {
	position:relative;
	overflow:hidden;
	z-index:1}
.jScrollPaneTrack {
	position:absolute;
	cursor:pointer;
	right:-5px;
	top:0;
	height:100%;
	background:#ddd;}
.jScrollPaneDrag {
	position:absolute;
	background:#999;
	cursor:pointer;
	overflow:hidden}
.jScrollPaneDragTop {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden}
.jScrollPaneDragBottom {
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden}
/* fine scroller */



/* SITE MAP */

#site_map{
	position:absolute;
	/*width:891px; 
	height:10px;
	top:545px;
	left:15px;/
	color: #777777;*/
	top:-9999px;
}
#site_map a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}

div.sitemap{
	z-index:9999;
	position:absolute;
	width:900px; 
	height:400px;
	top:50%;
	left:50%;
	margin:-149px 0px 0px -450px;
	overflow:auto;
	/*height:358px;
	width:414px;
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #999;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #999;
	scrollbar-shadow-color: #999;
	scrollbar-track-color: #ccc;*/
	text-align:left;
	border:0px solid #ccc
}
ul#sitemap{
	FONT: 11px/1.0em Arial, Verdana, Tahoma;
	FONT-WEIGHT:normal;
	COLOR: #999999;
	padding:0px 0px 0px 0px !important;
	margin:0px 10px 0px 0px !important;
	border:0px solid #000
	
}
ul#sitemap li{
	list-style:none;
	margin:4px 0px 4px 20px;
	padding:0px;
	font-weight:normal;
}
#sitemap li.firstLevel{
	font-weight:700 !important;
	padding:7px !important;
}
ul#sitemap li a{
	border:0px !important;
	background:url("images/arrow_right.gif") no-repeat left;
	padding:0px 5px 0px 15px;
	color:#FFFFFF;
}
ul#sitemap li a:link,
ul#sitemap li a:visited{
	text-decoration:none;
	color:#ffffff;
}
ul#sitemap li a:hover,
ul#sitemap li a:focus,
ul#sitemap li a:active{
	text-decoration:underline;
	color:#999999;
}




/* FORM CONTATTI */

#formDati { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	width:650px; 
	height:395px;
	top:15px;
	left:206px;
	overflow: hidden;
}

#formDati fieldset { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
           
#formDati legend { 
font-size: 13px;
font-weight: bold;
font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
letter-spacing: 1px;
color: #555555;
margin: 0px;
padding: 0px;
}

#formDati div { 
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
clear: both;
}
         
#formDati label { 
display: block;
width: 80px;
float: left;
font-weight: bold;
font-family: Verdana,Geneva,Helvetica,sans-serif;
font-size: 10px;
letter-spacing: 1px;
line-height: 16px;
color: #444444;
text-align: right;
margin-right: 10px;
}
#formDati label span {
color: #ff0000;
font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size: 12px;
}
        
#formDati input,select,textarea { 
background: transparent; 
color: #000000; 
font-weight: normal;
font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size: 11px;
letter-spacing: 1px;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
border: 0px;
border-bottom: 1px solid #aaaaaa;
width: 220px;
height: 16px;
cursor: text;
}
#formDati select { 
height: 20px;
}
#formDati input:hover,#formDati select:hover { 
border-bottom: 1px solid #000000;
}
#formDati input:focus,select:focus { 
border-bottom: 1px solid #ff0000;
}

#formDati div.riga_citta { 
float: left;
clear: none;
margin-right: 0px !important;
margin-right: -15px;
margin-top: 0px;
margin-bottom: 0px;
}
#formDati div.riga_citta input { 
width: 120px;
}

#formDati div.riga_cap { 
clear: none;
margin-right: 0px !important;
margin-right: -15px;
margin-top: 0px;
margin-bottom: 0px;
}
#formDati div.riga_cap label { 
width: 50px;
}
#formDati div.riga_cap input { 
width: 40px;
}

#formDati textarea {
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
border-left: 1px solid #aaaaaa;
height: auto;
}
#formDati div.riga_textarea label { 
display: block;
width: 80px;
float: none;
text-align: left;
margin-bottom: 5px;
}
#formDati textarea:hover {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
#formDati textarea:focus {
border-right: 1px solid #ff0000;
border-bottom: 1px solid #ff0000;
border-left: 1px solid #ff0000;
}

#formDati div.riga_spunta {
margin-bottom: 10px;
}
#formDati div.riga_spunta input {
background: transparent;
border: 0px solid #ffffff;
width: auto;
vertical-align: middle;
padding: 0px;
margin: 0px;
cursor: pointer;
}
#formDati div.riga_spunta input:hover {
background: transparent;
}
#formDati div.riga_spunta label {
display: inline;
width: 180px;
text-align: left;
float: none;
}

#formDati p.leggi_privacy { 
font-family: Verdana,Geneva,Helvetica,sans-serif;
font-size: 9px;
letter-spacing: 1px;
color: #0B3032;
margin: 10px 0px 10px 0px;
}
	
#formDati input.pulsante {
background: #444;
color: #ffffff;
font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size: 11px;
letter-spacing: 1px;
text-align: center;
font-weight: bold;
padding: 0px;
margin: 0px 10px 0px 0px;
cursor: pointer;
width: auto;
border: 0px;
float: left;
}
#formDati input.pulsante:hover {
background: #000;
color: #ffffff;
}

#formDati div.riga_login label { 
display: block;
width: 200px;
float: none;
text-align: left;
font-weight: bold;
margin-left: 0px;
margin-bottom: 5px;
}
#formDati div.riga_login input { 
background: #efefef;
}

/* Slideshow news */
.slideshow{
display: block;
width: 280px;
height: 500px;
overflow: hidden;
position: relative;
}
	
.slideshow img{
display: none;
position: absolute;
}