html, body{
	margin: 0px  0px 0px 0px;
	padding: 0px;
	list-style: none;
	/*border-right:1px solid #9fae6b;	
	border-left:1px solid #9fae6b;*/
	scrollbar-base-color: #2d1c02;
	scrollbar-arrow-color: #9ea603;
	background: #311C00  url(../../public/imm/bkg/body.jpg);
	font-size: 11px;
	color: #9B8767;
}

a {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d9c09a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.more {
	text-align: right;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form 
{
	font: 11px tahoma, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	font-size: 11px;
	color: #9B8767
}

body {
	/*text-align: center;*/
}

.header 
{
	/*background: #311C00  url(../../public/imm/bkg/body.jpg);*/
}

/*div.header {background-color:Fuchsia; padding:10px;}*/

.sovraTestata
{
	background: #999 url(../../public/imm/bkg/img2.jpg) repeat-x;
	height:250px;
	border-bottom: solid 0px #000000;
}

.tabellaCentrale
{
	height: 460px;
	/*background-color:#f5f5f5;*/
	border-bottom: solid 0px white;
}

.tabellaGenerale
{
	border-right:0px solid #FFFFFF;	
	border-left:0px solid #FFFFFF;	
	border-bottom:0px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	width:770px !important;
	border: solid 0px #ffffff;
	
}

.scrittaMenu
{
	background-color:#6da7d2;
	border:solid 2px #ffffff;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
		
}


/* ------------MENU LINGUETTE------------*/
.LinguetteStaticMenuItemStyle 
{
	/*background-color:#dde6ee;*/
	/*border-right:1px solid #ffffff;	
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;*/
	border-right:1px solid #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	text-decoration:none !important;
	margin:4px;
}

.LinguetteStaticHoverStyle
{
	border-right:1px solid #ffffff;	
	text-decoration: underline!important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
} 

.LinguetteStaticSelectedStyle
{
	background-color:#dde6ee;
	padding:8px;
	border-right:1px solid #ffffff;	
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;	
	text-decoration:none !important;
	font-family:tahoma;
	color:#608aaa;
	
} 

.LinguetteDynamicMenuStyle 
{
	 background-color:#f5f5f5!important;
	 padding:1px;
	 Width:85px ;
	 font-size :10px;
	 margin:0;
	 border-right:1px solid #dde6ee;	
     border-left: 1px solid #dde6ee;
	 border-bottom:1px solid #dde6ee;	
	 text-align:left;
	 font-family:tahoma;
}

.LinguetteDynamicMenuItemStyle 
{
	border-bottom:1px dotted #dde6ee;	
	text-decoration:none !important;
	font-family:tahoma;
	color:#608aaa;
	padding:1px;
	width:85px;
}

.LinguetteDynamicHoverStyle 
{
	background-color:#c5dff0;
	border-bottom:1px dotted #dde6ee;	
	text-decoration:none !important;
	font-family:tahoma;
	color:#ffffff;
}

.linguette
{
	/*background-color:Fuchsia;	*/
	z-index:100; 
	margin-left:-190px;
	position:absolute;
	/*margin-top:76px;*/
}

.gfxNetScape 
{
	z-index:100; 
	margin-left:750px;
	position:absolute;
	margin-top:-48px;
}

.gfxExplorer 
{
	z-index:100; 
	margin-left:750px;
	position:absolute;
	margin-top:-48px;
}


.logoNetScape 
{
	z-index:100; 
	margin-left:0px;
	position:absolute;
	margin-top:-75px;
}

.logoExplorer 
{
	z-index:100; 
	margin-left:0px;
	position:absolute;
	margin-top:-75px;
}


/* ----------------------------------*/

/* ------------MENU ALTO------------*/
.menu
{
	/*background: url(../../images/menu.jpg) repeat-x;*/
	background-color:#3a3a3a;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #3a3a3a;
	height:35px;
	margin:0;
	padding:0px;
}

.menualto
{
	vertical-align:top;
	height:0px;
	width:770px;
	/*float:left;*/
	/*padding-right:10px;*/

}

#menualto a
{
	margin-left:10px;
	margin-right:20px;
	border-right:solid 0px #ffffff;
}

#menualto img
{
display:none;
}

.StaticMenuItemStyle 
{
	border-right:0px solid #ffffff;	
	text-decoration:none !important;
	font-family: Helvetica;
	font-size:13px;
	color:#ffffff;
    text-align:center;
    height:30px;

}

.StaticHoverStyle
{
	border-right:0px solid #ffffff;	
	text-decoration:none !important;
	font-family:Helvetica;
	color:#3a3a3a;
	background-color:#b5b5b5;
} 

.DynamicMenuStyle 
{
	 background-color:#3a3a3a !important;
	 padding:0px;
	 Width:160px ;
	 font-size :12px;
	 border-left: solid 2px #3a3a3a;
	 border-right: solid 2px #3a3a3a; 
	 border-bottom: solid 2px #3a3a3a;	 
	 margin-top:0px;
	 text-align:left;
}

.DynamicMenuItemStyle 
{
	border-bottom:1px solid #ffffff;	
	text-decoration:none !important;
	font-family:Helvetica;
	Width:160px ;
	color:#ffffff;
}

.DynamicHoverStyle 
{
	border-bottom:1px solid #ffffff;	
	text-decoration:none !important;
	font-family:Helvetica;
	color:#ffffff;
	background-color:#b5b5b5;
}

/*----------------------------------------*/

/* ------------MENU SX------------*/

.menuSx
{
	background-color:#dae3e9;
	width:150px;

}


.menuDx
{
	/*background-color:#dae3e9;*/
	width:180px;

}
.calendario
{
	text-align:center;
	width:100px;	
    background-color:#ffffff;
	border: solid 0px #5c5c5c;
    font-family:Tahoma;
	font-size:8pt; 
    color:#ffffff;
}


.TodayDayStyle
{
	background-color:#f360b1;
	font-weight:bold;
}


.SxStaticMenuItemStyle 
{
	border-bottom:1px  dotted #423110;
	text-decoration: underline !important;
	padding:4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d9c09a;
	text-align:left;	
}

.SxStaticHoverStyle
{
	/*background-color:#c6d2db;*/
	/*border-bottom:1px  solid #ffffff;*/
	text-decoration: none !important;
	padding:4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d9c09a;
	text-align:left;	

} 

.SxDynamicMenuStyle 
{
	background-color:#2c1b01 !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d9c09a;
	text-align:left;	
	text-decoration: underline !important;
	 /*background-color:#dae3e9 !important;
     border-right:1px solid #ffffff;	
     border-top: 1px solid #ffffff;	
     border-bottom: 1px solid #ffffff;	*/
	padding:1px;
	/*width:auto;*/
}

.SxDynamicMenuItemStyle 
{
	border-top:0px dotted #ffffff;	
	text-decoration:none !important;
	font-family:tahoma;
	font-size: 11px;
	color:#d9c09a;
	height:20px;
	/*width:auto;*/
	text-decoration: underline !important;
}

.SxDynamicHoverStyle 
{
	/*background-color:#c6d2db;*/
	text-decoration:none !important;
	font-family:tahoma;
	height:20px;
	/*width:auto;*/
	color:#ffffff;
}


/* ------------MENU BASSO------------*/
.basso
{
	/*background: url(../../images/menu.jpg) repeat-x;*/
	background-color:#ffffff;
	border-top:solid 1px #ffffff;
	border-bottom:solid 0px #ffffff;
	background-color:#3a3a3a;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #3a3a3a;
	height:20px;
	margin:0;
	padding:0px;	
	text-align:center;

}

.menubasso2
{
	
	vertical-align:top;
	height:0px;
	width:770px;
	
}

#menubasso2 a
{
	margin-left:10px;
	margin-right:20px;
	border-right:solid 0px #ffffff;
}

#menubasso2 img
{
display:none;

	
}
.BassoStaticMenuItemStyle 
{
	border-right:0px solid #ffffff;	
	text-decoration:none !important;
	font-family: Helvetica;
	font-size:12px;
	color:#ffffff;
    text-align:center;
    height:20px;

}

.BassoStaticHoverStyle
{
	border-right:0px solid #ffffff;	
	text-decoration:none !important;
	font-family:Helvetica;
	color:#3a3a3a;
	background-color:#b5b5b5;
} 

.BassoDynamicMenuStyle 
{
	 background-color:#3a3a3a !important;
	 padding:0px;
	 Width:160px ;
	 font-size :12px;
	 border-left: solid 2px #3a3a3a;
	 border-right: solid 2px #3a3a3a; 
	 border-bottom: solid 2px #3a3a3a;	 
	 margin-top:-50px;
	 text-align:left;
}

.BassoDynamicMenuItemStyle 
{
	border-bottom:1px solid #ffffff;	
	text-decoration:none !important;
	font-family:Helvetica;
	Width:160px ;
	color:#ffffff;
}

.BassoDynamicHoverStyle 
{
	border-bottom:1px solid #ffffff;	
	text-decoration:none !important;
	font-family:Helvetica;
	color:#ffffff;
	background-color:#b5b5b5;
}

/*----------------------------------------*/
.contenitore
{
	/*background-color:#f5f5f5; */
	border-style:None; 
	vertical-align:top;	
}
.Foother
{
	/*background: url(../../images/foother.jpg) repeat-x;*/
	background-color:#e8d6b4;
	border-style:None; 
	height:30px;
	vertical-align:bottom;
	
}

/*.accordionHeader
{
	background-color: Green;	
	height:20px;
	color:White;
	margin-top:2px;
}
.accordionContent
{
	background-color:Gray;	
	border: dotted 1px #000000;
	margin-bottom:2px;
}*/

/*------------------------DETTAGLIO--------------------*/

.dettaglio
{

	/*background-color:#ffffff;*/
	/*background: #f0f0f0 url(img/bg_newsitem.png) repeat-x;*/
	/*border: 1px solid #EEE;*/
	/*border-color: #EEE #EEE #DDD #EEE;*/
	clear: both;
	color: #9b8767;
	line-height: 1.5;
	margin: 1px;
	padding: 2.5px;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 0.9em;
	text-align: justify;	
	width:550px;
	
	
}
.titolo
{
	/*background: url(../../images/dettaglioSu.jpg) no-repeat;*/


	color:#e8d6b4;
	height:30px;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:left;
	padding-left: 10px;
}
.sottotitolo
{
	/*background: url(../../images/dettaglioGiu.jpg) no-repeat;*/
	color:#9b8767;
	height:26px;
	font-size:12px;
	font-family:Tahoma;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding-left: 10px;
}

.centro
{
	text-align:justify;	
	font-family: Tahoma,sans-serif;
	font-size: 1.0em;
	padding-left: 10px;
	
}


.immagine
{
	border: solid 2px #99a307!important;
	width:180px;
	height:180px;
}


.testoDettaglio
{
	text-align:justify;	
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	padding-left: 0px;
	border-left: solid 0px #e8d6b4;
	
	
}

.PhotoaccordionHeader
{
	background: url(../../images/dettaglioGallery.jpg) no-repeat;
	color:#62656d;
	height:30px;
	font-size:10px;
	font-family:Tahoma;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
	cursor:hand;
}

.PhotoaccordionHeaderSelected
{
	/*background: url(../../images/dettaglioGalleryAcceso.jpg) no-repeat !important;*/
	height:30px;
	font-size:10px;
	font-family:Tahoma;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
	cursor:hand;
}

.PhotoaccordionContent
{
	/*background-color:#ffffff;	*/
	border: dotted 0px #000000;
	margin-bottom:2px;
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.DownaccordionHeader
{
	background: url(../../images/dettaglioDownload.jpg) no-repeat;
	color:#62656d;
	height:30px;
	font-size:10px;
	font-family:Tahoma;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
	cursor:hand;
}

.DownaccordionContent
{
	margin-bottom:2px;
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#555555 !important;
	border-left: dotted 0px #d3d1d1! important;	
}

.LinkaccordionHeader
{
	background: url(../../images/dettaglioLink.jpg) no-repeat;
	color:#62656d;
	height:30px;
	font-size:10px;
	font-family:Tahoma;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
	cursor:hand;
}

.LinknaccordionContent
{
	margin-bottom:2px;
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#555555 !important;
	border-left: dotted 0px #d3d1d1! important;	
}



.MapsaccordionHeader
{
	background: url(../../images/dettaglioMaps.jpg) no-repeat;
	color:#62656d;
	height:30px;
	font-size:10px;
	font-family:Tahoma;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
	cursor:hand;
}

.MapsnaccordionContent
{
	margin-bottom:2px;
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#555555 !important;
	border-left: dotted 0px #d3d1d1! important;	
}

.VideoaccordionHeader
{
	background: url(../../images/dettaglioVideo.jpg) no-repeat;
	color:#62656d;
	height:30px;
	font-size:10px;
	font-family:Tahoma;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
	cursor:hand;
}

.VideonaccordionContent
{
	margin-bottom:2px;
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#555555 !important;
	border-left: dotted 0px #d3d1d1! important;	
}



.quadriFotoGallery
{
	border: solid 2px #99a307! important;	
	width: 100px;
	height: 70px;	
}


.testoFotoGallery
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e8d6b4;
	font-size: 11px;
}

.testoGrassetto
{
	font-weight: bold;
	text-decoration: none;
	color:#e8d6b4;
	font-family:Tahoma;
	font-size:12px;
}

.testoGrassettoVerde
{
	font-weight: bold;
	text-decoration: none;
	color:#bace22;
	font-family:Tahoma;
	font-size:12px;
}



.accessori
{
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}


.ImgApri
{
	border: solid 0px #ffffff ! important;	
}

/*-----------------------FINE DETTAGLIO--------------------*/


/*--------------------------ELENCO VIAGGI--------------------*/

.tabellaCerca
{
	background-color:#dae3e9;	
	
}
.rigaCerca
{
	/*background: url(../../images/sfondoRicerca.png) no-repeat;*/
	height:35px;
	vertical-align:middle;
	/*border-bottom: dotted 1px #e8d6b4;*/
} 

.grigliaViaggi
{
     Width:100%;
     Border:solid 0px #ffffff;

}

.grigliaViaggi td
{
	/*width:100%;*/
	 Border-bottom:solid 0px #d9d9d9;
	 /*background-color:#eeeeee;*/
	 /*Color:#555555;*/
}

.paginazioneViaggi
{
	background-color:#ffffff;
	Color:#000000;
	text-align:Center;
	border: solid 0px #ffffff !important; 
}


.divider
{
	background: url(../../images/img4.gif) repeat-x left bottom;
	height:5px;
}



.rigagrigliaViaggi
{
	 Border-bottom:solid 1px #d9d9d9 !important;
	 /*background-color:#eeeeee !important;*/
	 Color:#555555 !important;
	 font-family:Tahoma;
	 font-size:small;
	 font-weight:bold;
	 text-align:left;
	 width:550px;
}

.rigaGrigliaViaggiAlternata
{
	 Border-bottom:solid 1px #d9d9d9 !important;
	 /*background-color:#f5f5f5 !important;*/
	 Color:#555555 !important;
	 font-family:Tahoma;
	 font-size:small;
	 font-weight:bold;
	 text-align:left;
	 width:550px;
}

.quadriFotoViaggi
{
	border: solid 2px #99a307! important;	
	width: 100px;
	height: 70px;	
}

.RigaTitolo
{
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding:0px;
	border-bottom:1px  dotted #423110;
	
}


.RigaTitolobarra
{
	background: url(../../images/img4.gif) repeat-x left bottom;
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 17px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
	font-weight:bold;
	font-size:22px;
}



.RigaSottoTitolo
{
	text-transform: lowercase;
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
	color:#9B8767;
}

.RigaSottoTitolobarra
{
	text-transform: lowercase;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:left;
	background: url(../../images/img4.gif) repeat-x left bottom;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	color: #E8D6B4;
}



.RigaTitoloBianco
{
	/*height:30px;	*/
	/*background: url(../../images/frecciaTitolo.jpg) no-repeat !important; */
	/*background-color:#e8d6b4 !important; */
	font-variant:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	padding-left:18px
	
}
.RigaSottoTitoloNeutra
{
	color:#555555;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
}


/*-------------------FINE----ELENCO--------------------*/

.Path
{
	color:#3c8fce;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:left;
	border-bottom: dotted 1px #555555;
	text-align:Right;
	
}
/*-------------------LINK-------------------------*/
.quadriFotoLink
{
	border: solid 2px #99a307! important;		
	width: 100px;
	height: 70px;	
}
.colonnaLink
{
	/*background: url(../../images/sfondoLink.jpg) !important;
	background-repeat:repeat-y;
	background-color:#FFFFFF;*/
}

.topTabella
{
	/*background: url(../../images/curvaAltaTabella.png) no-repeat;*/
}

.bottomTabella
{
	/*background: url(../../images/curvaBassaTabella.png) no-repeat;*/
}	

/*-------------------FINE LINK----------------------*/


/*-------------------HOME PAGE----------------------*/

.tabellaFoto
{
	/*background: #f0f0f0 url(img/bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;*/
	clear: both;
	color: #9B8767;
	line-height: 1.5;
	margin: 6px;
	padding: 9.5px;
	width: 550px;		
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 1.1em;
	text-align: justify;	
	
	
}
.topTabellaFoto
{
	/*background: url(../../images/bg_newsitem.png) ;*/
}

.centroTabellaFoto
{
	border: 3px double #CCC;
	height: 120px;
	margin: 6px 10px 10px 10px;
	width: 120px;
}

.bottomTabellaFoto
{
	background: url(../../images/TabellaBiancaPiccolaHomeGIU.jpg) no-repeat;
}

.tabellaNews
{
	width:221px;
}
.topTabellaNews
{
	background: url(../../images/TabellaNewsHomeSU.jpg) no-repeat;
	height:52px;
}

.centroTabellaNews
{
	/*background-color:#ffffff;*/
}

.bottomTabellaNews
{
	background: url(../../images/TabellaNewsHomeGIU.jpg) no-repeat;
}

.vignetteNews
{
	background: url(../../images/files_256.png) no-repeat;
	width:23px;
	height:23px;
}

.leggiNews
{
	color:#e8d6b4;
	text-align:right;
	border-bottom: dotted 1px #4d3d22;
}

.dataNewsHome
{
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 11px;
	text-align: left;	
	color:#ebef4d;

}



.titoloNewsHome
{
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;	
	font-weight:bold;
	color:#e8d6b4;
}


.testoNewsHome
{
	text-transform: lowercase;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 10px;
	text-align: left;	
	color:#e8d6b4;
}





/*------------FINE HOME PAGE----------------------*/


/*-------------------NOTIZIE-------------------------*/
.colonnaNotizie
{
	/*background: url(../../images/sfondoLink.jpg) !important;
	background-repeat:repeat-y;*/
	/*background-color:#FFFFFF;*/
}

.topTabellaNotizie
{
	/*background: url(../../images/curvaAltaTabella.png) no-repeat;*/
}

.bottomTabellaNotizie
{
	/*background: url(../../images/curvaBassaTabella.png) no-repeat;*/
}	

.singolaNotizia
{
	/*background-color:#ffffff;	*/
	text-align:left;
	border-bottom:dotted 1px #555555;
	/*border-top:dotted 1px #555555;*/
}

.vignetteNewsNotizia
{
	background: url(../../images/files_256.png) no-repeat;
	width:23px;
	height:23px;
	/*background-color:#e8e8e8;	*/
}

.leggiNotizie
{
	color:#e8d6b4 !important;
	text-align:right;

}

.divContenitoreDettaglioNews
{
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	width:100%;
	height:100%;
	z-index:0; 
	position:absolute;
	top:0;
	left:0
}
/*-------------------FINE notizie----------------------*/

/*-------------------CONTATTI----------------------*/

.vignetteContatti
{
	background: url(../../images/contatti.png) no-repeat;
	width:23px;
	height:23px;
	/*background-color:#e8e8e8;	*/
}

.singoloContatto
{
	/*background: url(../../images/sfondoContatti.jpg);*/
	/*background-color:#ffffff;	*/
	/*text-align:left;*/
	border-bottom:1px  dotted #423110;
	/*border-top:dotted 1px #555555;*/
	margin-left:10px;
	width: 560px !important;		
}


.tabellaContatti
{
	/*background: #f0f0f0 url(img/bg_newsitem.png) repeat-x;*/
	border: 0px solid #EEE;
	border-color: #EEE #EEE #DDD #EEE;
	clear: both;
	line-height: 1.5;
	width: 560px !important;		
	text-align: left;	
	
}

.colonnaContatti
{
	/*background: url(../../images/sfondoLink.jpg);*/
}
/*-----------------------------------------------------*/

.titoloSitoHome
{
	color:#3c8fce;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:left;
}


.mailingList
{
		width:150px;
		/*border:solid 1px #ffffff;*/
}
.mailingListCenter 
{
		/*background-color:#ffffff;*/
		/*border:solid 1px #71a9d3;*/
		width:150px;
}

.mailingListTop
{
	/*background: url(../../images/bustaPiccola.png) no-repeat;*/
	/*background-color :#71a9d3;*/
	/*border-bottom:solid 1px #ffffff;*/
	height:25px;
	width:145px;
	text-align:center;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	
}

.mailingListBottom
{
	/*background-color :#71a9d3;*/
	height:3px;
	width:147px;
}


.testoRosa
{
	font-family:Tahoma;
	color:#ef449b;
	text-align:left;
}


.radio
{
	/*background-color:Fuchsia;	*/
	z-index:100;
	margin-left:210px;
	position:absolute;
	margin-top:-770px;
}



/* Login --------------------------------------------------------*/
.login
{
		width:150px;
		border:solid 0px #b2b2b3;
}
.loginCenter 
{
		/*background-color:#ffffff;*/
		
		border:solid 0px #71a9d3;
		width:220px;
}

.loginbarra
{
	background: url(../../images/img4.gif) repeat-x  left bottom;
	margin: 0 0 20px 0;
	padding:0,0,50,0;
	text-transform: lowercase;
	text-align:left;
	letter-spacing: -1px;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
	float: right;
	width: 150px;
	
}
.loginTop
{
	background: url(../../images/lucchetto.png) no-repeat;
	/*background-color :#E8D6B4;*/
	border-bottom:solid 0px #ffffff;
	height:25px;
	width:145px;
	text-align:left;
	color:#E8D6B4;
	font-family:Tahoma;
	font-weight:bold;
	padding-left:20px
	
}

.LoginBottom
{
	background-color :#71a9d3;
	height:3px;
	width:147px;
}

.labelUtente
{
	z-index:100;
	margin-left:890px;
	position:absolute;
	margin-top:120px;
	text-align:left;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	width:300px;
	border: solid 0px #000000;
}



.labelUtenteNetScape
{
	z-index:100 !important;
	margin-left:370px;
	position:absolute !important;
	margin-top:220px;
	text-align:left;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	width:300px;
	border: solid 0px #000000;
}

.alignLbl
{
	text-align:right;
}
/* Login --------------------------------------------------------*/

/* Box Nero--------------------------------------------------------*/

.IntestazioneBoxNero
{
	background-color:#3a3a3a !important;
	color:#ffffff;	
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:left;
}

.tabellaBoxNero
{
	margin-top:20px;
	border-left:  solid 1px #b2b2b3;
	border-right: solid 1px #b2b2b3;
	border-bottom: solid 1px #b2b2b3;
	width:225px;
}


.rigaTabellaBoxNero 
{
	border-bottom: solid 1px #b2b2b3;
}


/* Box Nero--------------------------------------------------------*/

.bordoImm
{
	border:  double 3px #b2b2b3 !important;
}

input[type=text] {
background-color: #e8d6b4;
color: #2f1e04;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 9pt
} 

TEXTAREA {
background-color: #e8d6b4;
color: #2c1a02;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 10pt
} 


input[type=submit]
{
	background-color:#9ea603;
	color:#ffffff;
	border-top-color:#e4e68e;
	border-bottom-color:#e4e68e;
	border-right-color:#e4e68e;
	border-style:solid;
	cursor:hand;
	width:80px;
}



