
html,body{
	height:100%;
}

#flash1 *{
		display:inline;
		font-weight:bold;
		font-size:14px;
	}
	
	#flash1 .menuAlt{
		height:90px;
		background:url(images/bgHeadAlt.gif) no-repeat bottom;
	}	
	#flash1 ul{
		margin:20px 0 0 10px;
	}	
	#flash1 li{
		margin:0 0 0 10px;
	}	
	
	#flash1 span{
		margin:60px 0 20px 0 0;
		display:block;
		float:right;
		height:90px;
	}	
	
	.sinistra {
		float:left;
	}	
	
	.destra {
		float:right;
	}	
	
	#cornice {
		border: 0;
		width: 909px;
		margin: auto;
	}
	
	hr{
		background: #ccc;
		height:1px;
		border:0;
		margin:5px 0;
		padding:0;
		color:#ccc;
		clear:both;
	}

	#pagina, #paginaHp  {
		text-align: left;
		background: #CACACA url(images/bgPagina.jpg) repeat-x top;
		padding:0 10px;
	}
	
	#paginaHp{
		border-top:1px dashed #ccc;
	}
	
	#splash{
		margin:0 0 10px 0;
	}
	
	#contenutoHp{
		padding:10px 0 0 0;
		background: transparent;
		border:0;
	}

	#contenuto { 
		background: transparent url(images/bgColonna.gif) repeat-y left;
		border:0;
	}

	#colonnasx {
		/*background: #F1F1F1 url(images/bgColSx.gif) repeat-x top;*/
		width: 200px;
		position: absolute;
		float:left;
		border: 0px;
		padding:0px;
	}
	
	
	#colonnasx .hrDiv{
		background:transparent;
		height:1px;
		border:0;
		border-bottom:1px solid #ddd;
		margin:6px 0;
		padding:0;
		overflow:hidden;
	}

	

	#footer { 
		border: 0px;
		text-align: left;
		background: url(images/bgFooter.jpg) no-repeat top;
		padding:19px 0 0 0;
	}
	
	#footer p{ 
		margin:0 10px 9px 10px;
		dosplay:inline;
		font-size:11px;
		color:#ccc;
	}
	
	#footer a, #footer a:link { 
		color:#ddd;
	}

	#articolo { 
		width: 670px;
		position: relative;
		left: 210px;
		/*float: left;*/
		padding: 1px 10px;
		overflow:hidden;
	}


	BODY {
		text-align: center;
		margin: 40px 10px 25px 10px;
		padding: 0px;
		background: #626262 url(images/bgMain.jpg) repeat-x top;
	}

	P { 
		font-size: 13px;
		color: #666;
		margin:5px 0 15px 0;
	}
	
/* FORMS */
form {margin: 0 0 1.5em; overflow:hidden;}
input {font-family: arial,tahoma,verdana,sans-serif;margin: 2px 0}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}

	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-size:96%}
	
	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {padding: 10px; background: #fafafa; border:0;clear:both;margin:0;width:608px;position:relative;}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em; position:relative;}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
		
		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}
		/* end hiding from IE5 mac */
	
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:200px;float:left;margin-left:10px}
		
		form.f-wrap-1 label b {float:left;width:150px;line-height: 1.7;display:block;position:relative}
		form.f-wrap-1 label b .req {color:#c00; font-size:120%; float:left; width:12px;}
		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:150em;text-align:right}
		form.f-wrap-1 div.req b {color:#c00;font-size:140%}
		form.f-wrap-1 label select {width: 200px}
		form.f-wrap-1 label textarea.f-comments {width: 200px}
		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}
		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}
		
		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}
		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}
		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}
		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}
		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}
		
		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}
		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}



	TD,DIV {
		text-align: left;
		font-size: 13px;
		font-family: trebuchet ms, arial, helvetica, sans-serif;
		color: #666;
	}

	HTML {
		font-family: trebuchet ms, arial, helvetica, sans-serif;
	}

	UL,LI {
		font-size: 13px;
		margin:4px 0 0 10px; 
		list-style-image: url(images/bullet.gif);		
	}

	FORM {
		margin-bottom:0;
	}
	
	

	.thin  {
		font-family : trebuchet ms, Arial, helvetica, sans-serif;
		font-size : 12px;
		border-style : inset;
		border-width : 2px;
		color : #333;
	}

	H1{
		background: transparent url(images/h1freccia.gif) no-repeat 0 17px;
		font-family: trebuchet ms, Arial, helvetica, sans-serif;
		border-bottom:1px dashed #ccc;
		color:#298DFD;
		font-size : 20px;
		font-weight : bold;
		text-decoration: none;
		margin:0px 0;
		padding:10px 0 0 20px;
		position:relative;
		overflow:hidden;
	}
	
	H2{
		font-family: trebuchet ms, Arial, helvetica, sans-serif;
		color:#11A0FF;
		font-size : 20px;
		font-weight : bold;
		text-decoration: none;
		margin:20px 0 0 0;
	}
	
	H3{
		font-family: trebuchet ms, Arial, helvetica, sans-serif;
		color:#11A0FF;
		font-size : 17px;
		font-weight : bold;
		text-decoration: none;
		margin:15px 0 0 0;
	}

	H4{
		color:#2E90FD;
		font-size : 15px;
		font-wight : bold;
		text-decoration: none;
		margin:17px 0 5px 0;
	}


	A:link {
		color:#11A0FF;
		text-decoration: none
	}
	
	A:visited {
		color: #11A0FF;
		text-decoration: none
	}
	
	A:hover {
		color: #11A0FF;
		text-decoration: underline
	}
	
	A:active {
		color: #11A0FF;
		text-decoration: none
	}
	
	img{
		border:0;
	}


	.thumb {
		float: right;
		horizontal-align:right;
		margin-left: 10px;
		margin-right: 0px;
		
	}

	.ico {
		vertical-align:middle;
	}
	
	
	.dida { 
		font-size: 9px;
		font-family: verdana, Arial, helvetica, sans-serif;
		color: #999;
	}




/*-----------*/
	
.boxBianco {
	padding:0;
	background: transparent url(images/boxBiancoSx.gif) no-repeat left top;
	margin:0;
	overflow:hidden;
}
.boxBianco  H3 {
	padding:3px 2px 3px 0;
	background: transparent url(images/boxBiancoDx.gif) no-repeat right top;
	margin: 0 0 0 12px;
	font-family: trebuchet ms, Arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#4061B0;
	position:relative;
}

.boxBianco p{
	margin:0;
	padding:10px 0;
}

.boxBianco .mid {
	font-size:11px;
	padding:0 20px;
	background: #fff;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	margin: 0;
	overflow:hidden;
	position:relative;
}
#colonnasx .boxBianco .mid{
	padding:0 5px;
}
	
	
.boxBianco .fine {
	margin:0;
	padding:0;
	background: transparent url(images/boxBiancoDx.gif) no-repeat right bottom;
	display: block;
	clear:both;
}

.boxBianco .fineDx {
	height:5px;
	background: transparent url(images/boxBiancoSx.gif) no-repeat left bottom;
	margin: 0;
	padding:10px 0 0 15px;
	display: block;
	color:#999;
	position:relative;
}


.breadcrumb{
	background:  url(images/breadDx.gif) no-repeat right top;
	margin:0 0 10px 0;
	padding:0;
	height:26px;
	overflow:hidden;
}
.breadcrumb p{
	background:  url(images/breadSx.gif) no-repeat left top;
	line-height:26px;
	font-family: verdana, helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0 0 0 10px;
	color:#999;
}


.boxNews{
	padding:6px;
	font-size:12px;
	height:140px !important;
	height:127px;
	overflow:hidden;
	margin:0;
}

.boxNews a, .boxNews a:link {
	color:#777;
	line-height:1.2em;
}

.boxNews p{
	padding:0;
	margin:0;
	font-size:12px;
}

.boxNewsletter{
	height:140px;
	background:  url(images/bgNewsletter.png) no-repeat left top;
	margin:0;
	padding:10px;
	font-size:11px;
}

.boxNewsletter span{
	margin:0 3px;
	display:block;
	height:20px;
	overflow:hidden;
}
.boxNewsletter input{
	margin:0;
}

.boxRicerca{
	height:80px;
	background:  url(images/bgRicerca.png) no-repeat left top;
	margin:0 0 6px 0;
	padding:10px;
}

.boxRicercaHp{
	height:167px;
	background:  url(images/bgCercaHp.jpg) no-repeat left top;
	margin:0 0 6px 0;
	padding:0px 10px 0px 18px;
}

.boxRicerca form, .boxNewsletter form{
	padding:56px 0 0 0;
	margin:0;
}
.boxRicercaHp form{
	padding:127px 0 0 2px;
	margin:0;
}

.boxRicerca form *, .boxRicercaHp form *,.boxNewsletter form *{
	vertical-align:middle;
}

.paginazione{
	background:  url(images/paginazioneDx.png) no-repeat right top;
	margin:20px 0 0 0;
	padding:0;
	height:32px;
}
.paginazione p{
	background:  url(images/paginazioneSx.png) no-repeat left top;
	line-height:32px;
	font-size:12px;
	margin:0;
	padding:0 0 0 15px;
	vertical-align:middle;
}

.paginazione span{
	padding:0 15px 0 0;
	vertical-align:middle;
	color:#ccc;
}
.paginazione span a, .paginazione span a:link{
	line-height:32px;
	font-size:22px;
	vertical-align:middle;
	font-weight:bold;
}
.paginazione span a:hover{
	font-weight:bold;
	text-decoration:none;
}



.boxProdotto {
	height:110px;
	margin:0;
	padding:10px 0;
	line-height:1.4em;
	font-size:13px;
	color:#777;
	border-top:1px dashed #ccc
}

.boxProdotto:hover {
	background:#F6F9FA url(images/bgTabProd.jpg) repeat-y left;
	border-top:1px dashed #ccc
}

.boxProdotto p {
	margin:0;
	padding:0;
}
.boxProdotto h4 {
	margin:15px 0 5px 0;
}
.boxProdotto span {
	margin:5px 0 0 0;
}
.boxProdotto span img {
	vertical-align:middle;
	margin:0 5px 0 0;
}




.fotoProdotto {
	border:0;
	padding:0;
	margin:10px 10px 10px 0;
	float:left;
	background:#fff;
}

.boxPdf, .boxPrev{
	margin:10px 0 0 0;
	line-height:22px;
	font-size:16px;
	font-weight:bold;
	border-top:1px dashed #ddd;
	padding:10px 0 0 0;
}

.boxPdf img, .boxPrev img{
	vertical-align:middle;
	margin:0 6px 0 0;
}

.scheda1{
	float:left;
	width:440px;
	margin:0;
}

.scheda2{
	float:left;
	width:220px;
	margin:0 0 0 10px;
}

.gallery{
	overflow:hidden;
	padding:0;
	margin:5px 0 0 0;
	width:225px;
}

#gallery_content{
	height:160px;
}


.thumb{
	overflow:hidden;
	float:left;
	padding:0;
	margin:0 5px 5px 0;
	width:70px;
	height:50px;
}

.thumb img{
	margin:5px;
	border:0;
}

.thumb a,.thumb a:link {
	display:block;
	background:url(images/bgThumb.jpg) no-repeat 0 0;
}

.thumb a:hover {
	display:block;
	background:url(images/bgThumb.jpg) no-repeat 0 -50px;
}

.clear{
	clear:both;
}

.midFoto{
	text-align:center;
	padding:7px 7px 0 7px;
	background: #fff;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	margin: 0;
	overflow:hidden;
	position:relative;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------&gt;&gt;&gt; global settings needed for thickbox &lt;&lt;&lt;-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------&gt;&gt;&gt; thickbox specific link and font settings &lt;&lt;&lt;------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------&gt;&gt;&gt; thickbox settings &lt;&lt;&lt;-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 5px solid #111;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border: 1px solid #ddd;
}

#TB_caption{
	height:21px;
	padding:10px 30px 0 15px;
	float:left;
}

#TB_closeWindow{
	height:21px;
	padding:10px 13px 0 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.galleryCtrl {
	background: transparent url(images/galleryBgPuls.gif) no-repeat;
	clear:both;
	height:19px;
	overflow:hidden;
	margin:6px 0;
	padding:0;
}


#avanti_gallery{
	float:right;
	font-size:11px;
	height:15px;
	overflow:hidden;
	padding:1px 17px 0 0;
	background: transparent url(images/galleryNext.gif) no-repeat right 5px;
		margin:0 10px 0 0;
}

#avanti_gallery:hover{
	background-position: right -17px;
}

#indietro_gallery{
	float:left;
	font-size:11px;
	height:15px;
	overflow:hidden;
	margin:0 0 0 6px;
	padding:1px 0 0 17px;
	background: transparent url(images/galleryPrev.gif) no-repeat 0 5px;
}

#indietro_gallery:hover{
	background-position: 0 -17px;
}

#indietro_gallery a, #avanti_gallery a,#indietro_gallery a:link, #avanti_gallery a:link{
	color:#A0A0A0;
}

#indietro_gallery a:hover, #avanti_gallery a:hover{
	text-decoration:none;
	color:#777;
}