
/* Box login: sfondo, bordo, colore del testo ( User, Pass, Non sei ancora......?, Password........? ) */
.login {
	background: white url(/images/BoxLogin.jpg) left top no-repeat;
	padding-top: 25px;
	height: 165px;
	line-height: 15px;
	padding-left: 5px;
}

/* Titolo del box login: sfondo, bordo, colore del titolo LOGIN  */
.login .title {
	display: none;
}

/* User e Pass  */
.login label {
	font-weight: bold;
	margin-right: 3px;
}

/* User e Pass  */
.login .pwd {
	margin:0px;
	padding: 3px 16px 3px 16px;
}

/* Caselle di inserimento testo User e Pass e il pulsante accedi */
.login .pwd input {
	margin-top: 3px;
}

/* Scritte (Non sei ancora......?, Password........?)*/
.login .extra {
	margin: 25px 5px 5px 5px;
}

/* Link (iscritto e dimenticata)*/
.login a {
	display: block;
	padding-left: 10px;
	background: url(/images/LoginOff.gif) left 3px no-repeat;
	color: #1A3C72;
}

/* Illuminazione Link (iscritto e dimenticata)*/
.login a:hover {
	background: url(/images/LoginOn.gif) left 3px no-repeat;
}
.modContent .subcat  {
	float: right;
	margin: 16px 0px 0px 10px;
	font-weight: bold;
	color: #0F2C68;
}

/* link sezioni private */
.modContent .subcat a {
	text-decoration: none;
	display: block;
	color: #1A3C72;
	padding: 2px;
	background: none;
	border: none;
	
}

.modContent .subcat a:hover  {
	color: #1A3C72;
}

/* di default, non mostro la cateogoria corrente */
.modContent .current {
	display: none;
}

.modContent .empty {
	border: none;
}

/* se la categoria non ha contenuti, cambio la formattazione delle sottocategorie */
.modContent .empty .subcat {
	font: 11px Tahoma;
	float: none;
	margin: 0px 2px 2px 2px;
	border: none;
}

/* se la categoria non ha contenuti, ne mostro il titolo*/
.modContent .empty .current {
	display: block;
	background: url("/images/BarraTitolo.jpg") top left no-repeat;
	color: #1A3C72;
	padding: 3px 0px 0px 15px;
	margin: 0px 3px 5px 3px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
}

/* link sezione pubblica */
.modContent .subcat a.sez1 {
	background: url("/images/ContenutoOff.jpg") top left no-repeat;
	height: 17px;
	padding: 0px 15px 0px 15px;
	margin: 3px 3px 0px 3px;
}

.modContent .subcat a.sez1:hover {
	color: #1A3C72;
	background: url("/images/ContenutoOn.jpg") top left no-repeat;
}

	.contentsList  {
		/* IE6 Fix, non rimuovere */
		line-height: 12px;
		/* fine */
	}
	
	.contentsList a {
	text-decoration: underline;
	color:#0033FF;
	}
	
	/* 	utilizzare il padding per dimensionare l'altezza del titolo 
		non usare height perchè causa un bug con IE nella visualizzazione 
		del blocco con le sottocategorie */
	.contentsList h1 {
		background: url("/images/BarraTitolo.jpg") top left no-repeat;
		color: #1A3C72;
		padding: 3px 0px 2px 15px;
		margin: 0px 3px 0px 3px;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;			
	}
	
	/* contiene l'immagine */
	.contentsList .img  {
		display: block;
		margin: 0px 10px 10px 0px;
		padding: 0px;
	}
	
	/* opera shadow hack */
	.contentsList .shadow {
		float: none;
	}
	
	/* contenuto */
	.contentsList .content {
		margin-bottom: 10px;
		line-height: 16px;
		padding: 10px;
		text-align: justify;
		color: #1A3C72;
	}
	
	.contentsList .block h1 {
		display: inline;
		background: none;
		border: none;
		padding: 0px;
		font: 11px Verdana; 
		letter-spacing: 0px;
	}
	
	/* elenco dei contenuti di una categoria */
	.contentsList .index a{
	display: block;
	color: #1A3C72;
	text-decoration: none;
	background: url("/images/LoginOff.gif") 0px 2px no-repeat;
	padding-left: 10px;
	}
	
	.contentsList .index a:hover {
	background: url("/images/IcoNavigator.gif") 0px 2px no-repeat;
	}
	
	/* indice,  titolo del contenuto */
	.contentsList .index .article {
	padding: 10px 5px 0px 9px;

	}
	
/* RSS */

/* rss nostre */
.rss a {
	display: block;
	padding: 3px 3px 3px 40px;
	text-decoration: none;
	border-top: 1px dotted #E5E5E5;
	border-bottom: 1px dotted #E5E5E5;
	margin-bottom: 5px;
	background: url('/BackOffice/icone/other/rss.gif') center left no-repeat; 
}

.specialContent h1 {
	font: 13px Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	font-weight: bold;
	margin: 10px 0px 3px 47px;
	background: url('/BackOffice/icone/other/rss.gif') center left no-repeat; 
	padding: 3px 3px 3px 45px;
}

.specialContent .items {
	border: 1px solid #7B869C;
	padding: 5px 0px 0px 5px;

	
}

.specialContent a {
	color: #0F2C68;
}

.specialContent .items h1 {
	font: 11px Verdana, "Comic Sans MS", sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	background: none;
	padding: 0px;
	margin: 8px 0px 3px 0px;
	border-top: 2px dotted #99AEC0;
	text-align: left;
}

.specialContent .items p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	margin-left: 85px;
}

.specialContent .items .date {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
	color: #99AEC0;
}
	body {
		margin:0px; 
		padding:0px;
		font:11px Verdana;
		color: #1A3C72;
	}
	
	div.allsite {
		border-left: 1px solid #C1CBD7;
		border-right: 1px solid #C1CBD7;
		width: 885px;
		margin: auto;
	}
		
	div.header {
		margin:0px; 
		padding:0px;
	}
	
	div.header div.title {
		margin:0px; 
		padding:0px;
		height: 178px;
		background: url(/images/Intestazione.jpg);
	}
	
	div.header .searchbox {
		padding: 118px 60px 0px 0px;
		text-align: right;
	}
	
	div.header .contact {
		float:left; 
		font-family: Arial;
		font-size: 13px;
		padding: 98px 0px 0px 10px;
		color: white;
		font-weight: bold;
	}
	
	div.header .search .field input {
		border: 1px solid #1A3C72;
		height: 16px;
		width: 200px;
	}
	
	div.header .search .submit input {
		width: 60px;
		height: 20px;
		margin: 0px;
	}
	
	div.header .search {
		background: none;
		paddin: 0px;
		margin: 0px;
		height: auto;
	}
	
	div.header .search label {
		display: none;
	}
	
	div.header div.line2 {
		height: 34px;
		padding-left: 30px;
		background: url(/images/MenuSup.gif);
	}
	
	div.header .date {
		float: right;
		display: block;
		padding: 5px;
	}
	

	
	table.mainTable {
		width: 885px; 
		border-collapse: collapse;
		background-color: white;
		border: 0px;
	}
	
	div.topImg {
		background: white url(/images/LateraleSup.gif) left bottom no-repeat;
		height: 15px;
		padding-top: 5px;
	}
	
	div.bottomImg {
		background: white url(/images/LateraleInf.gif) left top no-repeat;
		height: 13px;
	}
	
	table.mainTable div.container {
		width: 503px;
		padding: 0px;
		margin: 0px;
	}
	
	div.boxTesto {
		width: 480px;
		margin: 5px 0px 10px 11px;
		/* height: 231px; */
		height: 150px;
		background: url(/images/BoxTesto.jpg);
		border-bottom: 2px solid #3364A9;
	}
	
	div.certificazione {
		text-align: center;
		line-height: 20px;
		
	}
	
	
	div.footer {
		margin:0px; 
		padding-top:10px;
		height: 24px;
		color: #003466;
		text-align: center;
		background: url(/images/BarraCopyright.gif);
		
	}
	
	div.footer a {
		text-decoration: underline;
		font-weight: bold;
	}

	td.leftColumn {
		margin:0px; 
		padding:0px 5px 5px 5px;
		width: 178px;
		background: url(/images/LateraleCX.gif) 5px repeat-y;
		vertical-align: top;
	}
		
	td.rightColumn {
		margin:0px; 
		padding:0px 5px 5px 5px;
		background: url(/images/LateraleCX.gif) 5px repeat-y;
		width: 178px;
		vertical-align: top;
	}
		
	td.middleColumn {
		margin:0px; 
		padding:0px 3px 5px 3px;
		background: url(/images/CentraleCX.gif) 3px repeat-y;
		vertical-align: top;
	}

	a { color:black }
	form { padding:0px; margin:0px; }
	
/* ---------------------------------------- */
/* Tabelle e form, visualizzazione default	*/
/* ---------------------------------------- */

	/* Titolo della tabella */
	table.default caption {
		font: 17px Tahoma;
		font-weight: bold;
		background: #8C92AC;
		color: white;
		padding: 3px;
		margin: 0px 0px 5px 0px;
		text-align: left;
	}
	
	table.default {
		width: 100%;
		margin-top: 10px;
		border-collapse: collapse;
	}
	
	table.default td {
		padding: 2px;
	}
	
	/* intestazioni */
	table.default th, table.default td.head  {
		background: url(/images/Form1.gif) left top repeat-x;
		text-align: center;
		padding: 3px;
		font-weight: bold;
		height: 12px;
	}
	
	/* colonna delle quantità */
	table.default .qty {
		text-align: center;	
	}
	
	/* colonna dei prezzi */
	table.default .price {
		text-align: right;
		white-space: nowrap;
	}
	
	/* colonna delle codice */
	table.default .code {
		text-align: right;	
	}
	
	/* miniatura */
	table.default .fixed {
		float: left;
		text-align: center;
		border: none;
		width: 80px;
		margin: 0px 5px 0px 0px;
	}
	
	
	/* nome prodotto */
	table.default a {
		font-weight: bold;
	}
	
	/* elimina */
	table.default a.delete {
		display: block;
		color: red;
		padding: 2px;
		margin: 1px;
		white-space: nowrap;
		font-weight: bold;
		width: 70px;
	}
	
	/* promozioni */
	table.default .service {
		font-weight: bold;
		padding: 5px 10px 5px 165px;
		
	}
	
	/* bottoni form */
	table.default .submit {
		font-weight: bold;
		padding: 1px;
		text-align: center;
		background: url(/images/form2.gif) left top repeat-x;
		height: 30px;
	}


/* menu block */
div.userMenu {
	padding:0px 10px 0px 10px;
	margin-bottom: 5px;
	color: #0F2C68;
}

.header div.userMenu {
	padding: 0px;
	margin: 0px;
}

/* title Menu colonne*/
div.userMenu div.title {
	background: url("/images/IcoNavigator.gif") 0px center no-repeat;
	color: #1A3C72;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #1A3C72;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.header div.userMenu div.title {
	display: none;
}

/* separator */
div.userMenu .separator {
	display: block;
	background: url("/images/Sottomenu.gif") 0px center no-repeat;
	color: #1A3C72;
	padding: 16px 0px 0px 10px;
	margin-top: 15px;
	border-bottom: 1px solid #1A3C72;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	height: 12px;
}

.header div.userMenu .separator {
	display: none;
}

/* links Off Colonne*/
div.userMenu a {
	display: block;
	color: #1A3C72;
	font-size: 11px;
	text-decoration: none;
	background: url(/images/LinkOff.gif) 0px center no-repeat;
	padding: 3px 0px 3px 18px;

}
/* links On Colonne*/
div.userMenu a:hover  {
	background: url(/images/LinkOn.gif) 0px center no-repeat;
}
.rightColumn div.userMenu a {
}

/* links Off menu sup */
.header div.userMenu a {
	color: #1A3C72;
	padding: 10px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 125px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/images/MenuOff.gif) 0px 10px no-repeat;
	float:left;
}
/* links On menu sup */
.header div.userMenu a:hover {
	background: url(/images/MenuOn.gif) 0px 10px no-repeat;
}
/* effetto linguetta da utilizzare per il link che punta alla pagina attiva */
.header div.userMenu .selected a:hover {
	color: black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	background: white url('/images/linkRed.gif') center left no-repeat;
}




/* ---------------------------------------- */
/* News, links				 				*/
/* ---------------------------------------- */

	/* link sezioni private: titoli delle news */
	.lista h1 a, .lista a {
		text-decoration: none;
		display: block;
		color: #1A3C72;
	}
	
	/* illuminazione link sezioni private: titoli delle news */
	.lista h1 a:hover, .lista a:hover  {
		color: #AE0F03;
	}

	/* link sezioni pubbliche: titoli delle news */
	.lista a.sez1, .lista a.sez1 {
	}
	
	/* illuminazione link sezioni pubbliche: titoli delle news */
	.lista a.sez1:hover, .lista a.sez1:hover {
		color: #C2192C;
	}
	
	
	
/* ---------------------------------------- */
/* News, visualizzazione lista 				*/
/* ---------------------------------------- */
	/* Hides from IE5-mac, corregge la "sparizione" degli elementi \*/
		* html .lista {height: 1%;}
	/* End hide from IE5-mac */
	
	/* Area che contiene la lista delle news */
	.lista {

	}

	/* titolo delle news in lista: il colore del titolo essendo un link è definito sopra nel blocco di codice .lista h1 a */
	.lista h1, .newsLetter h1 {
		display: block;
		font-size: 13px;
		line-height: 15px;
		font-weight: bold;
		padding: 2px;	
	}
	
	/* titolo news in presenza d'immagine */
	.lista h1.withImg {
		margin-left: 80px;	
	}
	
	/* informazioni aggiuntive: data, categoria, etc */
	.lista h2  {
		width: auto;
		color: #768CB1;
		display: block;
		font-size: 10px;
		line-height: 11px;
		padding: 1px 1px 5px 3px;
		font-weight: normal;
		
	}
	
	/* link all'interno delle sezioni aggiuntive: categoria */
	.lista h2 a {
		text-decoration: none;
		padding-left: 0px;
		display: inline;
		background: none;
		color: #768CB1;
		font-weight: bold;		
	}
	
	/* Illuminazione link all'interno delle sezioni aggiuntive: categoria */
	.lista h2 a:hover {
		color: #C2192C;
	}

	/* area che contiene le singole news */
	.lista .singolo {
		margin: 0px 10px 5px 8px;
		line-height: 16px;
		text-align: justify;
		clear: both;
		border-bottom: 1px dotted #768CB1;
		padding: 0px 0px 5px 0px; 
	}
	
	/* testo della news */
	.lista .contenuto {
		margin: 0px;
		padding: 0px 0px 0px 2px;
		line-height: 16px;
		border: none;
	}
	
	/* contiene l'immagine */
	.lista .img  {
		display: block;
		float:left;
		margin: 5px 5px 5px 3px;
		padding: 0px;
		width: 90px;
		text-align: center;
	}
	
	/* immagine */
	/*
	.lista img {
		border: 1px solid black;
	}
	*/
	/* La barra della ricerca, l'indicatore delle pagine ( 1 2 3 4 5 successiva ) e la barra delle categorie si trovano nel file stile.css */

/* ---------------------------------------- */
/* News, visualizzazione blocco				*/
/* ---------------------------------------- */
	
	/* Hides from IE5-mac, corregge la "sparizione" degli elementi \*/
		* html .lista {height: 1%;}
	/* End hide from IE5-mac */
	
	/* Tutto il blocco cx in alto*/
	.lista {
		font-size: 11px;
		padding: 0px 4px 5px 4px;
		margin: 0px 0px 5px 0px; 
	}
	
	/* Tutto il blocco sx e dx */
	.left .lista, .right .lista {
		border: none;
		margin: 0px;
		padding: 2px;
	}
	
	/* Titolo del blocco cx in alto (categoria news) */
	.lista h1.blocco {
		background: url("/images/BarraTitolo.jpg") top left no-repeat;
		color: #1A3C72;
		padding: 3px 0px 0px 15px;
		margin-top:10px;
		margin-bottom: 5px;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		height: 17px;
	}
	
	/* Titolo del blocco a sx */
	.left .lista h1 {
	}

	/* Titolo del blocco a dx */
	.right .lista h1 {
	}
	
	/* Testo delle news contenute nel blocco a dx e a sx*/
	.left .lista .singolo, .right .lista .singolo {
		padding: 0px 4px 5px 4px;
	}
	
	/* Titolo delle news nei blocchi cx, dx e sx : il colore del titolo essendo un link è definito sopra nel blocco di codice .lista h1 a */
	.lista .singolo h2  {
		font-size: 100%;
		display: block;
		padding-right: 5px;
		font-weight: bold;
		padding-bottom: 2px;
	}
	
	/* Titolo news in presenza d'immagine */
	.lista .singolo h1.withImg {
		/* margin-left: 65px; */
	}

	/* Area che contiene le singole news nei blocchi cx, dx e sx */
	.lista .singolo {
		margin: 10px 6px 0px 6px;
		line-height: 16px;
		clear: both;
		border-bottom: 1px dotted #768CB1;
	}
	
	/* Contiene l'immagine */
	.lista span.img  {
		/*
		display: block;
		float:left;
		margin: 0px 2px 5px 0px;
		padding: 3px 0px 0px 0px;
		width: 70px;
		line-height: 0px; 
		text-align: center;
		*/
	}
	
	/* Immagine */
	.lista .img img {
	 	margin: 0px;
		padding: 0px;
	}
	
	/* Testo delle news contenute nei blocchi cx, dx e sx */
	.lista .contenuto {
	 	border: none;
		padding: 0px;
		margin: 0px;
	}
	

/* ---------------------------------------- */
/* News, visualizzazione intera				*/
/* ---------------------------------------- */
	
	/* Area che contiene la news */
	/* Titolo della news */
	.articolo h1 {
		background: url("/images/BarraTitolo.jpg") top left no-repeat;
		color: #1A3C72;
		padding: 3px 0px 0px 15px;
		margin: 0px 3px 5px 3px;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold;
		height: 17px;			
	}
	
	/* Informazioni aggiuntive: data, categoria, etc */
	.articolo h2 {
		display: block;
		text-align: left;
		font-size: 11px;
		border-top: none;
		color: #768CB1;
		padding: 2px;
		margin: 0px 3px 5px 8px;
	}

	/* Contiene l'immagine */
	.articolo .img  {
		display: block;
		float: left;
		margin: 0px 0px 10px 5px;
		padding: 5px;
	}
	
	/* Immagine */
	/*
	.contenuto .img img {
		border: 1px solid black;
	}
	*/
	
	/* Opera shadow hack */
	.articolo .shadow {
		float: none;
	}
	
	/* Testo della news */
	.articolo .contenuto {
		margin: 0px 10px 10px 10px;
		line-height: 16px;
		border: none;
		text-align: justify;
	}
	
/* ---------------------------------------- */
/* News, calendario			 				*/
/* ---------------------------------------- */
	
	/* Titolo del blocco che contiene il calendario ( Appuntamenti ) */
	.newsCalendarHead {
		font: 16px Verdana, "Times New Roman", serif; letter-spacing: 1px;
		color: white;
		font-weight: bold;
		text-align: left; 
		padding-top: 3px;
		padding-left: 6px;
		background: url("/images/barra-menu.gif"); 
		height: 19px;
		width: 166px;
	}
	
	.newsCalendar {
		background-color: none;
		padding: 1px 1px 12px 15px;
	}

	.newsCalendar h1 {
		font-size: 10px;
		font-weight: bold;
		color: #314368;
		text-align: center;
		padding: 5px;
		display: block;
		background: url("/BackOffice/default/images/agenda/sfondo.gif");
		border: 1px solid white;
		border-bottom: 1px solid #6A81A5;
		width: 138px;
	}
	
	.newsCalendar h1 .left img {
		float: left;
	}
	
	.newsCalendar h1 .right img {
		float: right;
	}
	
	
	.newsCalendar table {
		border: 1px solid white;
		border-bottom: 1px solid #6A81A5;
		width: 150px;
		
	}
	
	.newsCalendar table th {
		font-size: 9px;
		font-weight: normal;
		color: #314368;
		padding: 2px;
		text-align: center;
		background: url("/BackOffice/default/images/agenda/sfondo.gif");
		height: 23px;
	}
	
	.newsCalendar table td {
		font-size: 9px;
		font-weight: bold;
		color: #314368;
		padding: 3px;
		text-align: right;
		background-color: white;
	}
	
	.newsCalendar table td.empty {
		
	}
	
	.newsCalendar table td.we { 
		color: #6A81A5;
		font-weight: bold;

	}
		
	.newsCalendar table a {
		display: block;
		border: 1px dotted red;
		color: #2266EE;
	}
	

	
	
/* ---------------------------------------- */
/* News, newsletter			 				*/
/* ---------------------------------------- */	
	.newsLetter span.subscribed {
		font-size: 10px;
		font-weight: normal;
	}
	
	.newsLetter {
		padding: 0px 10px 0px 10px;
		text-align: justify;
		line-height: 16px;
	}
	.newsLetter h1{
		margin: 0px;
		padding:0px;
		padding-left: 10px;
		border-bottom: 1px solid #1A3C72;
		background: url(/images/IcoNavigator.gif) 0px 4px no-repeat;
	}
	
	.newsLetter div {
	margin: 5px 0px 20px 0px;
	
	}
/* ---------------------------------------- */
/* Prodotti, links				 				*/
/* ---------------------------------------- */

	/* link sezioni private: titoli delle news */
	.productsList h1 a, .productBlock a {
		text-decoration: none;
		display: block;
		color: #0F2C68;
	}
	
	/* illuminazione link sezioni private: titoli delle news */
	.productsList h1 a:hover, .productBlock a:hover  {
		color: #AE0F03;
	}

	/* link sezioni pubbliche: titoli delle news */
	.productsList a.sez1, .productBlock a.sez1 {
		color: #0F2C68;
	}
	
	/* illuminazione link sezioni pubbliche: titoli delle news */
	.productsList a.sez1:hover, .productBlock a.sez1:hover {
		color: #AE0F03;
	}
	
	
	
/* ---------------------------------------- */
/* Prodotti, visualizzazione lista 			*/
/* ---------------------------------------- */
	/* Hides from IE5-mac, corregge la "sparizione" degli elementi \*/
		* html .productsList {height: 1%;}
	/* End hide from IE5-mac */
	
	/* Area che contiene la lista delle news */
	.productsList {
		border: 1px solid #7B869C;
	}

	/* titolo delle news in lista: il colore del titolo essendo un link è definito sopra nel blocco di codice .productsList h1 a */
	.productsList h1 {
		display: block;
		font-size: 13px;
		line-height: 15px;
		font-weight: bold;
		padding: 2px;	
	}
	
	/* titolo news in presenza d'immagine */
	.productsList h1.withImg {
		margin-left: 113px;	
	}
	
	/* area che contiene le singole news */
	.productsList .block {
		margin: 0px 5px 5px 5px;
		line-height: 16px;
		clear: both;
		border-bottom: 2px dotted #99AEC0;
		padding: 0px 0px 5px 0px; 
	}
	
	
	/* prezzo, sconto, etc */
	.productsList .prezzo, .product .prezzo {
		float: right;
		border-left: 1px solid #7B869C;
		border-bottom: 1px solid #7B869C;
		margin: 5px 5px 5px 5px;
		padding: 2px;
		width: 100px;
		line-height: 16px;
		white-space: nowrap;
		text-align: right;
	}
	
	/* sconto  */
	.productsList .prezzo .sconto, .product .prezzo .sconto  {
		color: red;
	}
	
	/* carrello  */
	.productsList .prezzo a, .product .prezzo a  {
		display: block;
		padding: 2px;
		background-color: #DFE3EC;
		font-weight: bold;
		color: #7B869C;
		text-align: center;
	}
	
	/* testo della news */
	.productsList .product {
		margin: 0px;
		padding: 0px 0px 0px 13px;
		line-height: 16px;
		border: none;
	}
	
	/* contiene l'immagine */
	.productsList .img  {
		display: block;
		float:left;
		border-right: 1px solid #7B869C;
		border-bottom: 1px solid #7B869C;
		margin: 5px 20px 5px 5px;
		padding: 2px;
		width: 95px;
		text-align: center;
	}
	
	/* La barra della ricerca, l'indicatore delle pagine ( 1 2 3 4 5 successiva ) e la barra delle categorie si trovano nel file stile.css */

/* ---------------------------------------- */
/* Prodotto, visualizzazione blocco			*/
/* ---------------------------------------- */
	
	/* Hides from IE5-mac, corregge la "sparizione" degli elementi \*/
		* html .productBlock {height: 1%;}
	/* End hide from IE5-mac */
	
	/* Tutto il blocco cx in alto*/
	.productBlock {
		font-size: 11px;
		border: 1px solid #666666;
		padding: 0px 4px 5px 4px;
		margin: 0px 10px 5px 10px; 
	}
	
	/* Tutto il blocco sx e dx */
	.left .productBlock, .right .productBlock {
		border: none;
		margin: 0px;
		padding: 2px;
	}
	
	/* Titolo del blocco cx in alto (categoria news) */
	.productBlock h1 {
		font-size: 100%;
		background: url("/images/quadratino-titolo.gif") center left no-repeat;
		color: #666666;
		display: block;
		font-weight: bold;
		border-bottom: 1px dashed #CCCCCC;
		padding: 5px 3px 5px 15px;
		margin-bottom: 5px;
	}
	
	/* Titolo del blocco a sx */
	.left .productBlock h1 {
		background: url("/images/barra-titoli.jpg");
		border: none;
		color: #2B374D;
		height: 13px;
		padding-left: 40px;
		padding-top: 3px;
	}

	/* Titolo del blocco a dx */
	.right .productBlock h1 {
		background: url("/images/barra-titoli.jpg");
		border: none;
		color: #2B374D;
		height: 13px;
		padding-left: 40px;
		padding-top: 3px;
	}
	
	/* Testo delle news contenute nel blocco a dx e a sx*/
	.left .productBlock .block, .right .productBlock .block {
		padding: 0px 4px 5px 4px;
	}
	
	/* Titolo delle news nei blocchi cx, dx e sx : il colore del titolo essendo un link è definito sopra nel blocco di codice .productsList h1 a */
	.productBlock .block h2  {
		font-size: 100%;
		display: block;
		padding-right: 5px;
		font-weight: bold;
		padding-bottom: 2px;
	}
	
	/* Titolo news in presenza d'immagine */
	.productBlock .block h2.withImg {
		margin-left: 67px;
	}

	/* Area che contiene le singole news nei blocchi cx, dx e sx */
	.productBlock .block {
		margin: 0px 0px 5px 0px;
		line-height: 16px;
		clear: both;
	}
	
	/* Contiene l'immagine */
	.productBlock span.img  {
		display: block;
		float:left;
		margin: 0px 2px 5px 0px;
		padding: 3px 0px 0px 0px;
		width: 65px;
		line-height: 0px;
		border-right: 1px dotted gray; 
		border-bottom: 1px dotted gray; 
		text-align: center;
	}
	
	/* Immagine */
	.productBlock .img img {
	 	margin: 0px;
		padding: 0px;
	}
	
	/* Testo delle news contenute nei blocchi cx, dx e sx */
	.productBlock .product {
	 	border: none;
		padding-left: 11px;
	}
	

/* ---------------------------------------- */
/* Prodotto, visualizzazione intera			*/
/* ---------------------------------------- */
	
	/* Area che contiene la news */
	.product {
	}
	
	/* Titolo della news */
	.product h1 {
		font: 17px Tahoma;
		font-weight: bold;
		background: #8C92AC;
		color: white;
		padding: 3px;
		margin: 0px 0px 5px 0px;	
	}
	
	/* Informazioni aggiuntive: data, categoria, etc */
	.product h2 {
		display: block;
		text-align: left;
		font-size: 11px;
		border-top: none;
		color: #999999;
		padding: 2px;
		margin-bottom: 5px;
	}

	/* Contiene l'immagine */
	.product .img  {
		display: block;
		float: left;
		border-right: 1px dotted gray;
		border-bottom: 1px dotted gray;
		margin: 0px 10px 10px 0px;
		padding: 5px;
	}
	
	/* Testo della news */
	.product .product {
		margin-bottom: 10px;
		line-height: 16px;
		border: none;
	}	

/* ---------------------------------------- */
/* Promozione, visualizzazione blocco		*/
/* ---------------------------------------- */
	
	/* Hides from IE5-mac, corregge la "sparizione" degli elementi \*/
	* html .promoBlock {height: 1%;}
	/* End hide from IE5-mac */
	
	/* Tutto il blocco cx in alto*/
	.promoBlock {
		font-size: 11px;
		padding: 0px;
		margin: 10px 0px 0px 0px;
		text-align: center;
	}
	
	
	/* Titolo del blocco cx in alto (categoria news) */
	.promoBlock h1 {
		background: #F99A4A url("/images/FrecciaArancio.gif") 3px center no-repeat;
		color: white;
		padding: 3px 0px 3px 18px;
		margin-bottom: 5px;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
	}
		
	/* Titolo delle news nei blocchi cx, dx e sx : il colore del titolo essendo un link è definito sopra nel blocco di codice .newsList h1 a */
	.promoBlock .block h2  {
		font-size: 100%;
		display: block;
		font-weight: bold;
		padding-bottom: 2px;
	}
	
	/* Area che contiene le singole news nei blocchi cx, dx e sx */
	.promoBlock .block {
		margin: 0px 0px 5px 0px;
		line-height: 16px;
		clear: both;
	}
	
	/* Contiene l'immagine */
	.promoBlock span.img  {
		display: block;
		margin: 0px 2px 5px 0px;
		padding: 3px 0px 0px 0px;
		width: auto;
		line-height: 0px;
		text-align: center;
	}
	
	/* Immagine */
	.promoBlock .img img {
	 	margin: 0px;
		padding: 0px;
	}
	
	/* Testo delle news contenute nei blocchi cx, dx e sx */
	.promoBlock .news {
	 	border: none;
		padding-left: 11px;
	}
	
	
.message 
	{ text-align:center; margin: 10px 0px 10px 0px; padding: 10px; border: 1px solid #0C4177; }
.message h1
	{ text-align:center; font-size:17px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 3px; border: 1px solid #0C4177; background-image: url(/images/sfondo-box.jpg); color: red }
.message h1.ok
	{ color: #0C4177; }
.barramenu 
	{ font-weight: bold; color: #fffcf3; line-height: 15px; background-color: #0C4177; }

.clear 
	{ display: block; margin: 0px; padding: 0px; height:0px; font-size:0px; line-height: 0px; float:none; clear:both; background: none; }
.column 
	{ float:none; clear:both; }	

form 
	{ padding: 0px; margin: 0px; }
input 
	{ font-family: Verdana, Arial, "Comic Sans MS", sans-serif; font-size: 11px; font-weight: normal }
select 
	{ font-family: Verdana, Arial, "Comic Sans MS", sans-serif; font-size: 11px; font-weight: normal }
textarea 
	{ font-family: Verdana, Arial, "Comic Sans MS", sans-serif; font-size: 11px; font-weight: normal }
input.button 
	{ 
		background-color: #DAE1EB; 
		font-size: 11px; 
		font-weight: bold;
		border: 1px solid #1A3C72;
		color: #1A3C72; 
		
	}
.formerror 
	{ padding: 2px; width: 100%; color: black; background-color: #C2192C; }


table.modulo 
	{ border: 1px solid #0C4177; color: #0C4177; background-color: white; border-spacing: 1px; table-layout: auto; width: 595px;}
table.modulo tr.campo 
	{ background-color: #F6FAFF; }
table.modulo tr.gruppo 
	{ background-color: #EBF2FA; height: 24px; font-weight:bold; }
table.modulo tr.descrizione 
	{ color: black; font-weight: normal; line-height: 16px; background-color: #F6FAFF; }
table.modulo tr.pari 
	{ background-color: #EBF2FA; font-weight: normal; color: black; }
table.modulo tr.dispari 
	{ background-color: #F6FAFF; font-weight: normal; color: black; }
table.modulo tr.submit 
	{ background-color: #B6D1EE; text-align: center; }
table.modulo tr.submit td 
	{ padding: 3px; }
table.modulo td.icon, table.modulo td.menu 
	{ width: 18px; text-align:center; }
table.modulo td.head 
	{ text-align:center; }
table.modulo td.valore 
	{ color: black; }
table.modulo .warning 
	{ color: black; background-color: crimson; }
table.modulo .tip 
	{ color: green; font-size: 10px; font-weight: normal; }
	
h1, h2, h3 {
	margin: 0px;
}

.navigator {
	background: url("/images/IcoNavigator.gif") 0px center no-repeat;
	color: #1A3C72;
	padding: 0px 0px 1px 10px;
	border-bottom: 1px solid #1A3C72;
	margin: 0px 8px 10px 8px;
}

.navigator a {
	font-weight: bold;
	color: #1A3C72;
}
.navigator a:hover {
	color: #C2192C;
}
.subcat {
	margin: 10px 0px 5px 0px;
	padding: 2px 0px 4px 0px;
	line-height: 18px;


}

.subcat a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid gray;
	color: #0F2C68;
}

.subcat .title {
	display: block;
	float: left;
	width: 150px;
}

.categorie div {
	display: block;
	padding: 0px;
	margin: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #1A3C72;
}
/*
.allcat .category, .allcat .selected {
	display: block;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #1A3C72;
}
*/
.categorie {
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
}


.categorie h1 {
	display: block;
	background: url("/images/BarraTitolo.jpg") top left no-repeat;
	color: #1A3C72;
	padding: 3px 0px 0px 15px;
	margin: 0px 3px 5px 3px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
}

/* link sezioni private */
.categorie a {
	text-decoration: none;
	display: block;
	background: url(/images/LoginOff.gif) 0px center no-repeat;
	padding: 3px 0px 3px 10px;
	margin-left: 7px;
	color: #1A3C72;
}

.categorie a:hover  {
	color: #1A3C72;
	background: url(/images/IcoNavigator.gif) 0px center no-repeat;
}

/* link sezione pubblica */
.categorie a.sez1 {
}




table.multiColumn {
	clear: both;
	width: 100%;
}

table.multiColumn td.left, table.multiColumn td.right  {
	width: 50%; 
	vertical-align: top; 
	border: 1px solid #374357;
	padding: 0px;
}

table.multiColumn td.right  {
}


/* search boxes */
.search {
	margin: 0px 0px 15px 3px;
	color: #0F2C68;
	background: url("/images/Ricerca.jpg") top left no-repeat;
	padding: 5px 0px 5px 15px;
	height: 30px;
}

.pager {
	margin: 0px;
	color: #0F2C68;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background: url("/images/box/box-new.gif");
	border-top: 1px solid #7B869C;
}

.pager a {
	text-decoration: none;
	color: #0F2C68;
}	

.search label {
	display: inline;
}

.search .field {
	display: inline;
	height: 20px;
	text-align: left;
}

.search br {
	display: none;
}

.search .submit {
	display: inline;
	padding: 3px;
}

a { 
	text-decoration: none; 
	color: #1A3C72; 
}

a.private, a.public {
	text-decoration: none;
	display: block;
	padding-left: 12px;
	border-bottom: 1px dotted #E0E0E0;
	padding: 2px;
	padding-left: 15px;
	background: url('/images/linkRed.gif') center left no-repeat; 
}

a.public {
	background: url('/images/linkBlue.gif') center left no-repeat; 
}

a.private:hover {
	color: red;
}

a.public:hover {
	color: #0F2C68;
}
a img {
	border: 0px;
}

#marqueecontainer{
	position: relative;
	margin: 5px;
	height: 56px; /*marquee height */
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	padding: 2px;
	padding-left: 5px;
}


