

	BODY {
		text-align: center;
		margin: 10px 0;
		padding: 0;
		background: #fff;
	}

	P {
		margin:5px 0 15px 0;
	}
	

	TD,DIV {
		text-align: left;
		font-size: 11px;
	}

	HTML {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666;
		line-height:1.4;
	}
	
	UL{
		margin:15px 0;
		padding:0;
		list-style-type:none;
	}
	
	LI {
		font-size: 12px;
		margin: 4px 0;
		list-style-type:none;
		background:transparent url(images/bulletEvento.gif) no-repeat 0 4px;
		padding:0 0 0 9px;		
	}

	FORM {
		margin-bottom:0;
	}
	
	
	H1{
		font-family: arial narrow, helvetica condensed, sans-serif;
		color:#FE1B14;
		font-size : 25px;
		font-weight : bold;
		text-decoration: none;
		margin:8px 0;
	}
	
	H2{
		font-family: arial narrow, helvetica condensed, sans-serif;
		color:#FE1B14;
		font-size : 20px;
		font-weight : bold;
		text-decoration: none;
		margin:20px 0 0 0;
	}
	
	H3{
		clear:both;
		color:#666;
		font-size : 17px;
		font-weight : bold;
		text-decoration: none;
		font-family: arial narrow, helvetica condensed, arial, helvetica, sans-serif;
		margin: 30px 0 5px 0;
		border-bottom: 1px solid #ddd;
	}

	H4{
		clear:both;
		color:#FE1B14;
		font-size : 16px;
		font-weight : bold;
		text-decoration: none;
		font-family: arial narrow, helvetica condensed, arial, helvetica, sans-serif;
		margin: 0 0 .3em 0;
		border-bottom: 1px solid #eee;
	}

	
	#titoloH1{
		margin:0 0 15px 0;
	}
	
	.date {
		font-weight:normal;
		color:#ccc;
	}

	.evento, .prodElenco {
		margin:20px 0 0 0;
		overflow:hidden;
		font-size:12px;
	}
	.evento div,.prodElenco div {
		padding:0 0 0 15px;
		float:left;
		width:600px;
	}
	
	.fotoDx{
		border:1px solid #ccc;
		padding:10px;
		float:right;
		margin: 0 0 20px 20px;
	}	
	
	.fotoSpec{
		border:0;
		float:left;
		margin: 0 20px 20px 0;
	}
	
	.evento .foto, .prodElenco .foto{
		width:50px;
		border:1px solid #ddd;
		padding:5px;
		margin:5px 0 0 0;
		overflow:hidden;
		background:#fff;
	}

	
	.prodElenco .foto{
		width:60px;
	}
	
	
	a.moreLink,a.moreLink:link,a.moreLink:hover {
		background:transparent url(images/freccina.gif) no-repeat 0 5px;
		margin:0 0 0 10px;
		padding:0 0 0 12px;
		cursor:pointer;
	} 


	A:link {
		color:#FE1B14;
		text-decoration: none
	}
	
	A:visited {
		color: #FE1B14;
		text-decoration: none
	}
	
	A:hover {
		color: #FE1B14;
		text-decoration: underline
	}
	
	A:active {
		color: #FE1B14;
		text-decoration: none
	}
	
	img{
		border:0;
	}






/* TOP */

	#top {
		text-align: center;
		background: #fff url(images/bgTop.jpg) repeat-x top;
		height:80px;
		width:100%;
	}
	
	#topWrap {
		width:960px;
		height:80px;
		overflow:hidden;
		margin:0 auto;
	}
	
	#menuTop {
		float:left;
		width:737px;
		overflow:hidden;
	}

	#menuTop span {
		color:#333;
		font-size:13px;
	}

	#cercaTop {
		float:left;
		height:20px;
		width:183px;
		margin:55px 0 0 40px;		
	}
	
	#cercaTop *, #menuTop *{
		vertical-align:middle;
	}
	
	.inputTxt{
		width:100px;
		height:14px;
		border:1px solid #C6C6C6;
		font-size:11px;
		color:#666;
		padding:1px 3px;
	}



/* SPLASH GRIGIA */

	#splash{
		background:#2A2A2A;
	}
	
	

/* PAGINA MAIN*/
	
	#pagina {
		text-align: center;
		width:100%;
		background: #C6C6C6 url(images/bgPagina.jpg) repeat-x top;
		overflow:hidden;
	}

	#paginaHp {
		text-align: center;
		width:100%;
		background: #C6C6C6 url(images/bgPagina.jpg) repeat-x top;
		overflow:hidden;
	}

	#contenutoHp{
		width:960px;
		border:0;
		padding:15px 0;
		margin:0 auto;
	}

	#contenuto { 
		width:960px;
		border:0;
		padding:5px 0;
		margin:0 auto;
		background:#fff url(images/bgContenuto.gif) repeat-y left;
	}
	
	#contenutoStart { 
		width:960px;
		height:10px;
		clear:both;
		margin:15px auto 0 auto;
		background:transparent url(images/bgContenutoStart.gif) no-repeat;
	}	
	#contenutoEnd { 
		width:960px;
		height:10px;
		clear:both;
		margin:0 auto 15px auto;
		background:transparent url(images/bgContenutoEnd.gif) no-repeat;
	}

	#articolo { 
		width: 690px;
		position: relative;
		left: 230px;
		min-height: 200px;
		/*float: left;*/
		padding: 0 20px 5px 20px;
		font-size:12px;
	}


/* COLONNA SX*/

	#colonnasx {
		background: #F5f5f5;
		width: 230px;
		position: absolute;
		float:left;
		border: 0px;
		padding:0px;
	}
	
	#boxSx { 
		width: 190px;
		/*float: left;*/
		padding: 0 20px 5px 20px;
		margin:0 0 30px 0;
	}
	
	#boxSxNewsletter { 
		width: 190px;
		/*float: left;*/
		padding: 0 20px 5px 20px;
		margin:0;
	}
	
	#filtriSx{
		margin:15px 0;
	}
	
	#newsletterSx {
		margin:0;
	}
	
	#filtriSx div{
		text-align:right;
		margin:0 0 10px 0;
		overflow:hidden;
	}
	
	#newsletterSx div{
		text-align:right;
		margin:0 0 10px 0;
		overflow:hidden;
	}
	
	
	#filtriSx div *, #newsletterSx div *{
		vertical-align:middle;
	}
	
	
	#filtriSx select{
		border:1px solid #ccc;
		width:100px;
		margin:0 0 0 2px;
		font-size:12px;
		color:#666;
	}	
	
	#newsletterSx input{
		border:1px solid #ccc;
		width:127px;
		margin:0 0 0 4px;
		font-size:12px;
		color:#666;
	}


/* HP BOX*/

	.hpBox1 {
		padding:0;
		background: transparent url(images/boxHp.gif) no-repeat left bottom;
		margin:0 15px 0 0;
		width: 310px;
		height:179px;
		float:left;
		overflow:hidden;
	}

	.hpBox1 H3 {
		padding:10px 15px 12px 15px;
		margin: 0;
		font-family: arial narrow, helvetica condensed, Univers Condensed, Arial, helvetica, sans-serif;
		font-weight:normal;
		font-size:18px;
		color:#3F3F3F;
		border:0;
	}

	.hpBox1 a,.hpBox2 a:link,.hpBox1 a:visited,.hpBox1 a:active  {
		font-weight:bold;
		text-decoration:none;
	}

	.hpBox1 a:hover  {
		font-weight:bold;
		text-decoration:underline;
	}

	.hpBox1 p{
		margin:0 0 3px 0;
	}

	.hpBox1 .mid {
		font-size:11px;
		padding:0 15px;
		background: #fff;
		margin:0 0 5px 0;
		overflow:hidden;
		line-height:1.4;
		height:92px;
	}

	.hpBox1 .fine {
		font-size:11px;
		margin:8px 15px 0 15px;
		padding: 6px 0 0 0;
		border-top:1px solid #E0E0E0;
		overflow:hidden;
	}

	.hpBox1 .fine a{
		color:#FE1B14;
		padding:0 0 0 11px;
		font-weight:normal;
		background:transparent url(images/freccina.gif) no-repeat 0 4px;
	}

	.hpBox1 .fine a:hover{
		background-position: 2px 4px;
		text-decoration: none;
	}

	.hpBox1 .hpEventoTit{
		font-weight:bold;
		line-height:1.2;
		background:transparent url(images/bulletEvento.gif) no-repeat 0 2px;
		padding:0 0 0 9px;
	}	
	.hpBox1 .hpEventoTit span{
		color:#B0B0B0;
	}
	
	.hpBox1 .hpEventoTit a{
		color:#666;
	}
	.hpBox1 .hpEvento a{
		color:#666;
		font-weight:normal;
	}
	.hpBox1 .hpEvento{
		line-height:1.2;
	}
	
	.hpBox1 .hr {
		height:0;
		background:none;
		border:0;
		border-bottom:1px solid #f0f0f0;
		margin:5px 0;
		padding:0;
	}
	


/* FOOTER */

	#footerWrap { 
		border: 0px;
		text-align: center;
		background: #fff url(images/bgFooter.jpg) repeat-x top;
		padding:20px 0 30px 0;
		margin:0;
	}
	
	#footer{ 
		width:960px;
		font-size:11px;
		color:#a2a2a2;
		margin:0 auto;
	}

	#footer *{ 
		vertical-align:middle;
	}
	
	#footer a, #footer a:link { 
		color:#999;
	}
	


/* TABELLA LISTA */
		
	.listaProd{
		width:100%;
		margin:15px 0 10px 0;
	}
	
	.listaProd, .listaProd td, .listaProd th{
		border:1px solid #fff;
		border-collapse:collapse;
		font-size:11px;
		color:#666;
		vertical-align:top;
	}
	
	.listaProd td, .listaProd th{
		padding:5px;
		text-align:left;
	}
		
	.listaProd th{
		color:#fff;
		font-weight:normal;
		background:#444 url(images/bgTh.png) repeat-x top;
	}
	
	.listaProd td{
		background:#fff url(images/bgTd.png) repeat-x bottom;
	}
	
	
	.listaProdAccoppiatori td, .listaProdAccoppiatori th{
		padding:10px 5px;
		text-align:left;
	}
	
	

	.paginazione{
		border-top:1px solid #ccc;
		color:#999;
		margin:0 0 15px 0;
		padding:5px 0;
	}
	
	.paginazione a{
		font-weight:bold;
	}
	
	/* TABELLA SPECIFICHE */
		
	.prodSpecs{
		width:100%;
		margin:0 0 25px 0;
	}
	
	.prodSpecs, .prodSpecs td, .prodSpecs th{
		border:0;
		font-size:11px;
		color:#666;
		vertical-align:top;
	}
	
	.prodSpecs td, .prodSpecs th{
		border:1px solid #fff;
		border-bottom:1px solid #f0f0f0;
		border-collapse:collapse;
		margin:1px;
		padding:4px;
		text-align:left;
	}
		
	.prodSpecs th{
		color:#888;
		font-weight:normal;
		width:140px;
	}






	#siteMap UL,LI {
		font-size: 11px;
		margin:0;
	}
	
	#siteMap LI {	
		font-weight:bold;
		margin: 3px 0 0 0;
		list-style-type: none;
		background:url(images/mappa1.gif) no-repeat 0 6px;
		padding:2px 0 0 11px;
	}

	#siteMap LI UL LI {	
		font-weight:normal;
		background:url(images/mappa2.gif) no-repeat 0 0;
		padding:2px 0 0 17px;
	}
	
	#siteMap LI UL LI UL LI{	
		background:url(images/mappa3.gif) no-repeat 0 0;
	}
		
	#siteMap LI UL LI UL LI UL LI{	
		background:url(images/mappa4.gif) no-repeat 0 0;
	}
	
	
	
	
	.mappaDove{
		border:1px solid #ccc;
		padding:15px;
	}

	.ico {
		vertical-align:middle;
	}
	
	
	.dida { 
		font-size: 9px;
		font-family: verdana, helvetica, sans-serif;
		color: #999;
	}
	
	.destra{
		float:right;
	}
	
	.sinistra{
		float:left;
	}
	
	.ultimo{
		margin:0;
	}
	.clear{
		clear:both;
		margin:0;
		padding:0;
		height:0;
	}	
	
.form_text {
	float:left;
	width:65px;
	margin:3px;
}

.form_input {
	float:left;
	width:150px;
	margin:3px;	
}

.form_input input {
	width:140px;
	height:15px;	
}

.form_submit {
	float:right;
	width:150px;
	margin:30px 3px 3px 3px;	
}

.form_submit input {
	width:120px;
	height:20px;	
}

.form_textarea {
	width:400px;
	margin:3px 3px 15px 3px;
	float:left;
}

.form_textarea textarea {
	width:400px;
	height:120px;	
}

.error_form {
	border: 1px solid #ff0000;
	margin:5px;
	padding:3px;
	font-weight:bold;
}
		/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#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;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#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 > 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 && 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 && 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 > 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;
}