/*=================================
=== IMPORT CSS MODULES
=================================*/

@import url(/Temi/Admin/css/admin-menu.css);

/*=================================
=== GENERALE
=================================*/
BODY,DIV,TABLE,TH,TD,INPUT,BUTTON,SELECT,TEXTAREA,A,FORM,P,OL,UL,LI
	{
	/*
	font-family: Trebuchet Ms, Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#333;
	*/
	}
TABLE, TH, TD
	{
	border-collapse:collapse;
	border-spacing:0px;
	font-size: 12px;
	}
DIV,TABLE,TH,TD,A,FORM,P,OL,UL,LI
	{
	}
FONT,H1,H2,H3,H4,H5,H6
	{
	ffont-family: Trebuchet Ms, Verdana,Arial,Helvetica,sans-serif;
	}
BODY
	{
	margin: 0px;
	color: #333;
	background: #D0DDEE url(/temi/default/immagini/sfondo-sito.jpg) repeat-x top left;
	text-align: left;
	}
FORM
	{
	margin: 0px
	}
A, A:active, A:hover, A:visited
	{
	/*
	color: #3A73BA;
	text-decoration:underline;
	*/
	}
A:hover
	{
	/*
	color: #fff;
	background: #3A73BA;	
	text-decoration: none;
	*/
	}
P#ContentManager-LinkModificaBlocco
	{
	position:absolute;
	background-color:#000;
	padding:2px;
	color:#fff;
	z-index:12;
	}
P#ContentManager-LinkModificaBlocco A,	P#ContentManager-LinkModificaBlocco A:visited
	{
	color:#fff;
	}
#ContentManager-LinkModificaMenu1,
#ContentManager-LinkModificaMenu2,
#ContentManager-LinkModificaMenu3,
#ContentManager-LinkModificaMenu4,
#ContentManager-LinkModificaMenu5,
#ContentManager-LinkModificaMenu6,
#ContentManager-LinkModificaMenu13,
#ContentManager-LinkModificaMenu14
	{
	position:absolute;
	z-index:11;
	padding:2px;
	background-color:#000;
	}
#ContentManager-LinkModificaMenu1 A:link, #ContentManager-LinkModificaMenu1 A:visited,
#ContentManager-LinkModificaMenu2 A:link, #ContentManager-LinkModificaMenu2 A:visited,
#ContentManager-LinkModificaMenu3 A:link, #ContentManager-LinkModificaMenu3 A:visited,
#ContentManager-LinkModificaMenu4 A:link, #ContentManager-LinkModificaMenu4 A:visited,
#ContentManager-LinkModificaMenu5 A:link, #ContentManager-LinkModificaMenu5 A:visited,
#ContentManager-LinkModificaMenu6 A:link, #ContentManager-LinkModificaMenu6 A:visited,
#ContentManager-LinkModificaMenu13 A:link, #ContentManager-LinkModificaMenu13 A:visited,
#ContentManager-LinkModificaMenu14 A:link, #ContentManager-LinkModificaMenu14 A:visited
	{
	color:#fff;
	text-decoration:none;
	}
/*=================================
=== LAYOUT
=================================*/

DIV.Menu0
	{
	width: 990px;
	width: 100%;
	height: auto !important;
	height:auto;
	margin:auto;
	text-align:center;
	background: transparent;
	}
DIV.Sito0
	{
	width: 100%;
	height:auto !important;
	text-align:center;
	bbackground: #3A73BA;
	margin-top: 10px;
	}
DIV.Sito
	{
	width:820px;
	min-height: 300px;
	height:auto !important;
	height:300px;
	margin:auto;
	text-align: center;
	}
DIV.Sito1
	{
	float: left;
	width:820px;
	min-height: 300px;
	height:auto !important;
	height: auto;
	margin:auto;
	text-align: center;
	background: #fff;
	}
	
DIV.Spacer-Sito2
	{
	float: left;
	height: 100px;
	width: 40px;
	margin: 0px;
	padding: 0px;
	}
DIV.Sito2
	{
	float: left;
	clear: right;	
	width: 740px;
	min-height: 300px;
	height:auto !important;	
	height: 300px;
	margin: 0px;
	text-align: center;	
	}
	
	
/*=================================
=== RIGA
=================================*/
DIV.Riga1
	{
	float:left;
	clear:left;
	width:740px;
	height:120px;
	margin:0px;
	}
DIV.Riga2
	{
	float:left;
	clear:left;
	width:740px;
	min-height:210px;
	height: auto !important;
	height:210px;
	margin:0px;
	}
DIV.Riga3
	{
	float:left;
	clear:left;	
	width:740px;
	min-height:200px;
	height: auto !important;
	height:200px;
	margin: 0px;
	}
DIV.Riga3-Home
	{
	min-height:120px;
	height: auto !important;
	height:120px;	
	}

DIV.Riga4
/*Contenitore Indirizzo*/
	{
	float:left;
	clear:left;
	width:740px;
	min-height:25px;
	height:30px;
	margin: 0px;
	}
DIV.Riga5
/*Contenitore Credits*/
	{	
	float:left;
	clear:left;
	width:740px;
	height:20px;
	margin: 0px;
	margin-top; 6px;
	}
	
/*=================================
=== LOGO
=================================*/
DIV.Logo
	{
	float: left;
	width:470px;
	height:80px;
	margin: 0px;
	background: transparent;
	}
DIV.Logo IMG
	{
	width:470px;
	height:60px;
	}
DIV.Logo P#ContentManager-LinkModificaBlocco
	{
	margin-left:-80px;
	display: none;
	}
DIV.Logo A, DIV.Logo A:active, DIV.Logo A:visited, DIV.Logo A:hover
	{
	background: transparent;
	}
	
/*=================================
=== BOX
=================================*/
DIV.Box1-Home,
DIV.Box2-Home
	{
	float: left;
	width: 360px;
	height: 110px;
	border: 1px solid #999;
	padding: 2px;
	margin-bottom: 10px;
	}
DIV.Box2-Home
	{
	float: right;
	}
	
DIV.Box1-Home H3,
DIV.Box2-Home H3
	{
	float: left;
	width: 200px;
	height: 36px;
	background: #3A73BA;
	color: #fff;
	font-size: 16px;
	font-family: Arial Narrow, Tahoma, Verdana, Arila, Helvetica;
	text-align: left;
	margin: 0px;
	margin-bottom: 6px;
	line-height: 16px;
	}
DIV.Box2-Home H3
	{
	width: 350px;	
	height: 18px;	
	color: #3A73BA;	
	margin-bottom: 0px;
	line-height: 16px;	
	background: #fff;	
	}
	

DIV.Box1-Home P,
DIV.Box2-Home P
	{
	float: left;
	width: 200px;
	clear: left;	
	color: #333;
	font-size: 11px;
	font-family: Arial Narrow, Tahoma, Verdana, Arila, Helvetica;	
	margin: 0px;
	margin-bottom: 6px;
	}
DIV.Box2-Home P
	{
	width: 350px;		
	font-size: 13px;	
	margin:0px;
	line-height: 15px;
	}
DIV.Box2-Home P A, DIV.Box2-Home P A:active, DIV.Box2-Home P A:visited, DIV.Box2-Home P A:hover
	{
	float: right;
	margin: 0px;
	fmargin-top: -60px;
	fmargin-right: -10px;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	color: #3A73BA;
	font-weight: bold;	
	}
DIV.Box2-Home P A:hover
	{
	background: #3A73BA;
	color: #fff;
	}
	
	
DIV.Box1-Home IMG
	{
	float: right;
	clear: right;
	}
	
DIV.Box1-Prodotti
	{
	float: left;
	clear: left;
	width: 150px;
	height: 60px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 14px;
	padding: 0px;
	}
DIV.CambioLingua
	{
	float:right;
	}
/*=================================
=== MENU 3
=================================*/
DIV.Menu3
	{
	float: left;
	cclear: left;
	width:740px;
	min-height: 20px;
	height:24px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	}
.Menu3 P#ContentManager-LinkModificaMenu3
	{
	margin-top:-25px;
	}
TABLE.CEMenu3TabellaLivello1
	{
	width: 740px;
	min-height: 20px;
	height:24px;
	margin: 0px;
	padding: 0px;
	}
TABLE.CEMenu3TabellaLivello1 TD
	{
	text-align: center;
	bborder-left: 1px solid #ccc;
	}
	
.CE-VoceMenu3Livello1 A, .CE-VoceMenu3Livello1-Sel A
	{
	height: 20px;
	padding: 0px;
	color: #333;
	font-size:15px;
	font-family: Arial Narrow, Tahoma, Trebuchet MS, Verdana, Arial, Tahoma, Helvetica;
	display: block;
	border: 0px;
	text-decoration: none;
	ffont-weight: bold;
	lletter-spacing: 1px;
	}
.CE-VoceMenu3Livello1-Sel A
	{
	color: #3A73BA;
	background: #fff;
	}
.CE-VoceMenu3Livello1 A, .CE-VoceMenu3Livello1 A:link, .CE-VoceMenu3Livello1 A:hover, .CE-VoceMenu3Livello1 A:visited,
.CE-VoceMenu3Livello1-Sel A, .CE-VoceMenu3Livello1-Sel A:active, .CE-VoceMenu3Livello1-Sel A:link, 
.CE-VoceMenu3Livello1-Sel A:hover, .CE-VoceMenu3Livello1-Sel A:visited
	{
	color: #333;
	display: block;	
	padding: 0px;	
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;	
	}
.CE-VoceMenu3Livello1-Sel A, .CE-VoceMenu3Livello1-Sel A:active,
.CE-VoceMenu3Livello1-Sel A:link, .CE-VoceMenu3Livello1-Sel A:hover, .CE-VoceMenu3Livello1-Sel A:visited
	{
	color: #3A73BA;
	background: #fff;	
	}
.CE-VoceMenu3Livello1 A:hover
	{
	color: #3A73BA;
	background: #fff;
	}


/*=================================
=== MENU 3 LIV 2
=================================*/
DIV.Menu3-liv2
	{
	float: left;
	clear: left;
	width: 180px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	bborder-bottom: 1px solid #ccc;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	}

P.CE-VoceMenu3Livello2, P.CE-VoceMenu3Livello2-Sel
	{
	font-family: Arial Narrow, Tahoma, Verdana, Arila, Helvetica;
	color: #999;
	font-size: 13px;
	margin: 0px;
	margin-left: 18px;
	margin-top: 4px;
	min-height:18px;
	height: auto !important;
	height: 18px;
	width: 140px;
	}
P.CE-VoceMenu3Livello2-Sel
	{
	color:#3A73BA;
	font-weight: bold;
	}

P.CE-VoceMenu3Livello2 A, P.CE-VoceMenu3Livello2 A:active, P.CE-VoceMenu3Livello2 A:visited,
P.CE-VoceMenu3Livello2 A:hover
	{
	font-family: Arial Narrow, Tahoma, Verdana, Arila, Helvetica;
	color: #999;
	background: #fff;	
	font-size: 13px;	
	text-decoration: none;	
	margin: 0px;	
	font-weight: bold;	
	padding: 0px;	
	display: block;
	}
P.CE-VoceMenu3Livello2 A:hover
	{
	color: #3A73BA;		
	background: #fff;
	font-weight: bold;		
	}
	
P.CE-VoceMenu3Livello2-Sel A, P.CE-VoceMenu3Livello2-Sel A:active, P.CE-VoceMenu3Livello2-Sel A:visited,
P.CE-VoceMenu3Livello2-Sel A:hover
	{
	font-family: Arial Narrow, Tahoma, Verdana, Arila, Helvetica;	
	background: #fff;	
	color: #3A73BA;	
	text-decoration: none;
	margin: 0px;	
	font-weight: bold;	
	display: block;	
	}
	
/*===============================
=====  MENU 3 Liv.3
===============================*/
P.CE-VoceMenu3Livello3, P.CE-VoceMenu3Livello3-Sel
	{
	font-family: Tahoma, Verdana, Arila, Helvetica;
	color: #333;
	font-size: 11px;
	margin: 0px;
	margin-left: 18px;
	height:18px;
	width: 160px;
	background: #E8EDF9;
	}
P.CE-VoceMenu3Livello3-Sel
	{
	color:#3A73BA;
	}

P.CE-VoceMenu3Livello3 A, P.CE-VoceMenu3Livello3 A:active, P.CE-VoceMenu3Livello3 A:visited,
P.CE-VoceMenu3Livello3 A:hover
	{
	height:18px;	
	font-family: Tahoma, Verdana, Arila, Helvetica;
	color: #333;
	background: #E8EDF9;	
	font-size: 11px;	
	text-decoration: none;	
	margin: 0px;	
	padding: 2px;
	display: block;
	}
P.CE-VoceMenu3Livello3 A:hover
	{
	color: #3A73BA;		
	background: #E8EDF9;
	}
	
P.CE-VoceMenu3Livello3-Sel A, P.CE-VoceMenu3Livello3-Sel A:active, P.CE-VoceMenu3Livello3-Sel A:visited,
P.CE-VoceMenu3Livello3-Sel A:hover
	{
	height:18px;	
	font-family: Tahoma, Verdana, Arila, Helvetica;	
	background: #E8EDF9;	
	color: #3A73BA;	
	text-decoration: none;
	margin: 0px;	
	font-size: 11px;	
	font-weight: bold;
	padding: 2px;
	display: block;	
	}


	

/*=================================
=== MENU 4
=================================*/
DIV.Menu4
	{
	float: right;
	width:255px;
	height:16px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom:10px;
	background: transparent;
	}
.menu4 P#ContentManager-LinkModificamenu4
	{
	margin-top:30px;
	}
TABLE.CEmenu4TabellaLivello1
	{
	width: 255px;
	height:16px;
	}
TD.CE-Vocemenu4Livello1, TD.CE-Vocemenu4Livello1-Sel
	{
	width: auto;
	text-align: center;
	font-size:11px;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;			
	}
TD.CE-Vocemenu4Livello1-Sel
	{
	}
TD.CE-Vocemenu4Livello1 A, TD.CE-Vocemenu4Livello1-Sel A
	{
	height:16px;
	color: #999;
	font-size:11px;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;		
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-decoration: none;	
	}
TD.CE-Vocemenu4Livello1-Sel A
	{
	background: #fff;
	color: #333;
	}
	
TD.CE-Vocemenu4Livello1 A:link, TD.CE-Vocemenu4Livello1 A:active, TD.CE-Vocemenu4Livello1 A:visited, TD.CE-Vocemenu4Livello1 A:hover,
TD.CE-Vocemenu4Livello1-Sel A:link, TD.CE-Vocemenu4Livello1-Sel A:active, TD.CE-Vocemenu4Livello1-Sel A:visited, 
TD.CE-Vocemenu4Livello1-Sel A:hover
	{
	color: #999;
	font-size:11px;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;		
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
TD.CE-Vocemenu4Livello1-Sel A, TD.CE-Vocemenu4Livello1-Sel A:link, TD.CE-Vocemenu4Livello1-Sel A:hover, TD.CE-Vocemenu4Livello1-Sel A:visited
	{
	background: transparent;
	color: #333;
	margin: 0px;
	padding: 0px;	
	}
TD.CE-Vocemenu4Livello1 A:hover
	{
	background: transparent;
	color: #333;
	}
TD.CE-VoceMenu4Livello1-Pos1 A:link, TD.CE-VoceMenu4Livello1-Pos1 A:active, TD.CE-VoceMenu4Livello1-Pos1 A:visited, TD.CE-VoceMenu4Livello1-Pos1 A:hover,
TD.CE-VoceMenu4Livello1-Pos2 A:link, TD.CE-VoceMenu4Livello1-Pos2 A:active, TD.CE-VoceMenu4Livello1-Pos2 A:visited, TD.CE-VoceMenu4Livello1-Pos2 A:hover,
TD.CE-VoceMenu4Livello1-Pos3 A:link, TD.CE-VoceMenu4Livello1-Pos3 A:active, TD.CE-VoceMenu4Livello1-Pos3 A:visited, TD.CE-VoceMenu4Livello1-Pos3 A:hover
	{
	width: auto;
	text-align: center;	
	color: #999;
	font-size:11px;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;		
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 5px;
	}
	
TD.CE-VoceMenu4Livello1-Pos1 A:hover
TD.CE-VoceMenu4Livello1-Pos2 A:hover	
TD.CE-VoceMenu4Livello1-Pos3 A:hover
	{
	background: transparent;
	color: #333;	
	}
	
TD.CE-VoceMenu4Livello1-Pos2
	{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}
	
/*=================================
====== CONTENUTO
=================================*/

DIV.Contenuto
	{
	float:right;
	clear: right;
	width:530px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align:left;
	background: transparent;
	font-family: Trebuchet Ms,Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	}
DIV.Contenuto-Home
	{
	float:left;
	clear: left;
	width:740px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin: 0px;
	margin-bottom: 10px;	
	}
	
	
.Contenuto P#ContentManager-LinkModifica
	{
	position:absolute;
	tright:10px;
	ttop:410px;
	width:140px;
	height:36px;
	margin:2px;
	margin-top:-15px;
	margin-left:220px;
	padding:2px;
	padding-left:25px;
	padding-top:8px;
	color:#e00;
	font-size:12px;
	text-align:left;
	background:#e00;
	text-transform:uppercase;
	background: url(/Temi/Admin/immagini/icona_modifica.png) no-repeat;
	}
.Contenuto P#ContentManager-LinkModifica A, 	.Contenuto P#ContentManager-LinkModifica A:visited
	{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	}

.Contenuto DIV,
.Contenuto TABLE,
.Contenuto TH,
.Contenuto TD,
.Contenuto A,
.Contenuto P,
.Contenuto OL,
.Contenuto UL,
.Contenuto LI
	{
	}
.Contenuto P
	{
	font-family: Trebuchet Ms,Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	font-size: 13px;
	color: #333;	
	}
	
	
.Contenuto A, .Contenuto A:link, .Contenuto A:visited
	{
	font-family: Trebuchet Ms,Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	text-decoration:underline;
	font-size: 13px;
	color: #3A73BA;
	}
.Contenuto A:hover
	{
	background: #3A73BA;
	color: #fff;
	}

/*=============================
====== SCHEDA PRODOTTO
============================*/
	
DIV.Contenitore-Tabella-Scheda
	{
	float: left;
	width: 318px;
	mmin-height: 150px;
	
	height: auto !important;
	height: 150px;
	border: 1px solid #999;	
	}
DIV.Immagine-Prodotto
	{
	float: right;
	width: 204px;
	min-height: 154px;
	height: auto !important;
	height: 154px;	
	border: 1px solid #999;
	text-align: center;
	font-size: 12px;
	color: #3A73BA;
	}
DIV.Immagine-Prodotto IMG
	{
	border: 2px solid #fff;
	}
	
TABLE.Tabella-Scheda
	{
	width: 318px;
	min-height: 150px;
	height: auto !important;
	height: 150px;	
	border: 2px solid #fff;
	}
TR.Tabella-Scheda-RrigaA
	{
	background: #2C578D;
	}
TR.Tabella-Scheda-RrigaB
	{
	background: #3A73BA;	
	}	
.Contenuto TD.Tabella-Scheda-Col1,
.Contenuto TD.Tabella-Scheda-Col2
	{
	color: #fff;
	font-family: Tahoma, Helvetica, Verdana;
	font-size: 9px;
	padding: 2px;
	vertical-align: top;
	font-weight: bold;
	border-right: 1px solid #fff;
	}
.Contenuto TD.Tabella-Scheda-Col2
	{
	width: 109px;
	width: 130px;	
	font-weight: normal;	
	font-size: 10px;	
	}
TD.Tabella-Scheda-Col1
	{
	width: 30px;
	}



	
	
/*============================================
====== ELENCHI (ACCORDION)
===========================================*/

DIV.Immagine-Ricette
	{
	width: 160px;
	height: 110px;
	float: left;
	display: none;
	}
	
DIV#accordion
	{
	width: 540px;
	float: left;
	position: relative;
	}

.toggler {
	ffloat: right;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-family: Arial Narrow, Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	font-size: 24px;	
	color: #3A73BA;	
	font-weight: normal;
	cursor: pointer;
}
.element {
}
 
.element p {
	mmargin: 0px;
	mmargin-left: 50px;
	ppadding-bottom: 10px;
	wwidth: 600px;
	ffont-family: Arial Narrow,Trebuchet Ms,Tahoma,Verdana,Arial,Helvetica,sans-serif;	
	ffont-size: 15px;
	ccolor: #eee;	
	ttext-align: left;	
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

	

	
/*=================================
=== INDIRIZZO
=================================*/
DIV.Indirizzo
	{
	float:left;
	clear:left;
	width:820px;
	height:30px;
	color: #3A73BA;
	font-family: Tahoma, Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;		
	font-size:11px;
	background: transparent;
	text-align: center;	
	margin-top: 10px;
	margin-bottom: 6px;
	}
DIV.Indirizzo P#ContentManager-LinkModificaBlocco
	{
	margin-left:-80px;
	}
DIV.Indirizzo P
	{
	margin: 3px;
	color: #fff;	
	text-align: justify;
	}
DIV.Indirizzo A, DIV.Indirizzo A:link, DIV.Indirizzo A:visited, DIV.Indirizzo A:hover
	{
	font-family: Tahoma, Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;		
	font-size:11px;
	color: #3A73BA;
	}
DIV.Indirizzo A:hover
	{
	background: #fff;
	color: #3A73BA;
	}

/*=================================
=== CREDITS
=================================*/

DIV.Credits
	{
	float: left;
	clear:left;
	width:820px;
	height:34px;
	margin: 0px;
	text-align:right;
	margin-right: 10px;
	}
DIV.Credits P#ContentManager-LinkModificaBlocco
	{
	margin-top:20px;
	}

DIV.Credits A, DIV.Credits A:active, DIV.Credits A:visited, DIV.Credits A:hover
	{
	margin-top:12px;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;	
	color: #333;
	background: transparent;
	}
	

/*=================================
=== MODELLO RICERCA
=================================*/

DIV.ModelloRicerca
	{}

.ModelloRicerca-TitoloPagina
	{
	}

DIV.ModelloRicerca A, DIV.ModelloRicerca A:active, DIV.ModelloRicerca A:visited, DIV.ModelloRicerca A:hover
	{
	}

DIV.ModelloRicerca P.ModelloRicerca-NomePagina
	{
	margin: 0px;
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(/Temi/comune/immagini/ricerca_p.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	}

DIV.ModelloRicerca A.S-Link,  DIV.ModelloRicerca A.S-Link:visited
	{
	/*
	ffont-weight:bold;
	ffont-size: 12px;
	ccolor: #24376a;
	ttext-decoration: none;
	*/
	}

/*=================================
====== MAPPA AUTOMATICA A COLONNE
=================================*/

TABLE.MappaAutomatica-Tabella
	{
	width: 98%;
	margin-top: 35px;
	margin:auto;
	}

	
TD.MappaAutomatica-Cella1,
TD.MappaAutomatica-Cella2
	{
	width: 50%;
	vertical-align:top;
	}

TABLE.MappaAutomatica-Tabella SPAN,
TABLE.MappaAutomatica-Tabella A
	{
	}
P.MappaAutomatica-Livello1,
P.MappaAutomatica-Livello2,
P.MappaAutomatica-Livello3,
P.MappaAutomatica-Livello4
	{
	margin-top:10px;
	mmargin-left:20px;
	margin-bottom:4px;
	color: #000;
	ffont-family: Verdana,Tahoma,Arial,Helvetica,sans serif, sans-serif;	
	}
P.MappaAutomatica-Livello4
	{
	display:none;
	}

P.MappaAutomatica-Livello1 A:link, P.MappaAutomatica-Livello1 A:visited,	P.MappaAutomatica-Livello1 SPAN,
P.MappaAutomatica-Livello2 A:link, P.MappaAutomatica-Livello2 A:visited,	P.MappaAutomatica-Livello2 SPAN,
P.MappaAutomatica-Livello3 A:link, P.MappaAutomatica-Livello3 A:visited,	P.MappaAutomatica-Livello3 SPAN,
P.MappaAutomatica-Livello4 A:link, P.MappaAutomatica-Livello4 A:visited,	P.MappaAutomatica-Livello4 SPAN,
P.MappaAutomatica-Livello5 A:link, P.MappaAutomatica-Livello5 A:visited,	P.MappaAutomatica-Livello5 SPAN
	{
	margin-top:1px;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;
	}

P.MappaAutomatica-Livello1 A:link, P.MappaAutomatica-Livello1 A:visited,	P.MappaAutomatica-Livello1 SPAN
	{
	height: 20px;
	font-weight:bold;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;	
	font-size:12px;
	text-decoration: none;
	color:#000;
	padding:0px;
	}

P.MappaAutomatica-Livello2 A:link, P.MappaAutomatica-Livello2 A:visited,	P.MappaAutomatica-Livello2 SPAN
	{
	clear:left;
	height: 16px;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;	
	font-weight:normal;
	font-size:12px;
	color:#000;
	padding-top: 2px;
	margin-left: 10px;
	text-decoration: none;
	}

P.MappaAutomatica-Livello3
	{
	margin-top: 4px;
	}
	
P.MappaAutomatica-Livello3 A:link, P.MappaAutomatica-Livello3 A:visited,	P.MappaAutomatica-Livello3 SPAN
	{
	clear:left;
	font-family: Tahoma,Arial,Helvetica,sans serif, sans-serif;	
	height: 14px;
	font-size:10px;
	margin: 0px;
	margin-left: 20px;
	text-decoration: none;
	font-size:11px;	
	}

P.MappaAutomatica-Livello4 A:link, P.MappaAutomatica-Livello4 A:visited,	P.MappaAutomatica-Livello4 SPAN
	{
	clear:left;
	height: 16px;
	margin-left: 65px;
	padding-left: 20px;
	text-decoration: none;
	}

P.MappaAutomatica-Livello5 A:link, P.MappaAutomatica-Livello5 A:visited,	P.MappaAutomatica-Livello5 SPAN
	{
	clear:left;
	height: 16px;
	margin-left: 85px;
	padding-left: 20px;
	text-decoration: none;
	}
P.MappaAutomatica-Livello1 A:hover,
P.MappaAutomatica-Livello2 A:hover,
P.MappaAutomatica-Livello3 A:hover,
P.MappaAutomatica-Livello4 A:hover,
P.MappaAutomatica-Livello5 A:hover
	{
	ffont-family: Verdana,Tahoma,Arial,Helvetica,sans serif, sans-serif;
	ffont-size:12px;
	color: #fff;	
	}

/*=================================
=== EVENTI
=================================*/
P.Eventi-ScegliCategoria
	{}
P.Eventi-ScegliCategoria A
	{}
TABLE.Eventi-Tabella
	{
	width:700px;
	}

TABLE.Eventi-Tabella TH
	{}

TABLE.Eventi-Tabella TD
	{
	vertical-align:top;
	}

/*=================================
====== PRIVACY
=================================*/

TABLE.Privacy-Tabella
	{
	width:500px;
	}

/*=================================
=== FORMS
=================================*/

DIV.Form-Contatti,
DIV.Form-Assistenza,
DIV.Form-Compra,
DIV.Form-Servizi,
DIV.Form-Login,
DIV.Form-LoginUtente,
DIV.Form-RegistrazioneLogin,
DIV.Form-Newsletter
	{
	width: 550px;
	height: auto;
	margin:auto;
	}


DIV.Form-Registrazione
	{
	float:left;
	width: 360px;
	height: 550px;
	margin:auto;
	text-align:center;
	background: url(/Temi/Default/immagini/sfondo_form_registrazione.png) no-repeat;
	}
DIV.Form-Registrazione-2
	{
	width: 360px;
	margin:auto;
	padding:20px;
	text-align:center;
	}
DIV.Form-Welcome-Spacer
	{
	float:left;
	width: 260px;
	height: 550px;
	}

DIV.Form-Login-Spacer
	{
	width: 260px;
	height:100px;
	}
DIV.Form-Login
	{
	float:left;
	width: 260px;
	height: 340px;
	margin:auto;
	text-align:left;
	background: url(/Temi/Default/immagini/sfondo_form_login.png) no-repeat;
	}
DIV.Form-Login-2
	{
	margin:auto;
	width: 220px;
	padding:20px;
	padding-top:40px;
	padding-bottom:0px;
	text-align:center;
	}
/*=================================
=== FORM - STILI INTERNI
=================================*/
P.Form-Testo,
P.Form-Didascalia
	{
	}
P.Form-Errori
	{
	}

DIV.Form-Scrivi P
	{
	}
P.Form-Testo
	{
	}
P.Form-Errori
	{
	margin:0px;
	display:none;
	}

/*=================================
=== FORM registrazione e login
=================================*/

FIELDSET.Form-Fieldset
	{
	margin:3px;
	height:auto;
	}
LEGEND.Form-Legend
	{
	font-size:1.2em;
	font-weight:bold;
	color: #3A73BA;
	}

P.Form-Label
	{
	width:295px;
	height:20px;
	margin:0px;
	padding-top:4px;
	padding-bottom:0px;
	font-weight:bold;
	color: #999;
	text-align:left;
	}
SPAN.Form-Obbligatorio
	{
	float:right;
	font-size:0.8em;
	font-weight:normal;
	}
P.Form-Field,
P.Form-Field-Radio
	{
	width:295px;
	margin:0px;
	height:22px;
	color: #111;
	text-align:left;
	}
P.Form-Field-Welcome
	{
	background:#eee;
	padding:3px;
	}
P.Form-Field INPUT,
P.Form-Field TEXTAREA
P.Form-Field SELECT
	{
	width: 295px;
	height:20px;
	margin:0px;
	color: #111;
	}
P.Form-Field TEXTAREA
	{
	height: 100px;
	}

P.Form-Label-Privacy, P.Form-Privacy,
P.Form-Label-IscrNewsletter, P.Form-NewsletterIscr
	{
	width: 300px;
	height:auto;
	margin-bottom:10px;
	font-size:0.9em;
	font-weight:normal;
	color:#999;
	}
P.Form-Label-Privacy A:link, P.Form-Label-Privacy A:visited, P.Form-Label-Privacy A:hover,
P.Form-Privacy A:link, P.Form-Privacy A:visited, P.Form-Privacy A:hover
	{
	color:#999;
	font-size:10px;
	}

P.Form-Submit-Registrazione
	{
	width:295px;
	height:80px;
	margin:0px;
	text-align:center;
	}
INPUT.Form-Submit-Registrami
	{
	}

P.Form-Login-Registrazione
	{
	height:35px;
	font-size:20px;
	font-weight:normal;
	color: #555;
	text-align:left;
	}
P.Form-Login-Titolo
	{
	height:35px;
	font-size:20px;
	font-weight:normal;
	color: #555;
	text-align:left;
	}
P.Form-Label-Login
	{
	width:200px;
	font-weight:normal;
	}
P.Form-Field-Login
	{
	width:200px;
	}
P.Form-Field-Login INPUT,
P.Form-Field-Login TEXTAREA
P.Form-Field-Login SELECT
	{
	width: 180px;
	}
P.Form-Submit-Login
	{
	width:200px;
	height:55px;
	margin:0px;
	text-align:center;
	}
INPUT.Form-Submit-Login
	{
	}	
	
/*=================================
===  Form-Newsletter
=================================*/
TABLE.Info-Newsletter
	{
	width: 800px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	}

TD.Info-Newsletter
	{
	width: 175px;
	margin:auto;
	padding:0px;
	text-align:right;
	}
TD.Info-Newsletter H1
	{
	text-align:left;
	}
TD.Info-Newsletter2
	{
	wwidth: 610px;
	padding:20px;
	text-align:center;
	vertical-align:middle;
	}
DIV.Form-Newsletter
	{
	width: 360px;
	height: 450px;
	padding:20px;
	margin:auto;
	background: url(/Temi/Default/immagini/sfondo_form_newsletter.png) no-repeat;
	}

FIELDSET.Form-Fieldset-Newsletter
	{
	width:350px;
	margin:3px;
	height:auto;
	}

P.Form-Submit-Newsletter
	{
	width:320px;
	height:58px;
	margin:0px;
	text-align:center;
	}


/*==========================
=== BLOCCO LOGIN
==========================*/	
P.BloccoLogin-Titolo
	{
	height: 20px;
	width: 100%;
	padding: 0px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 6px;
	margin: 0px;
	color: #fff;
	text-align: left;	
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	}
P.BloccoLogin-Testo
	{
	font-size:11px;
	margin:0px;
	background: transparent;
	color: #fff;
 	}
P.BloccoLogin-Testo-Username,
P.BloccoLogin-Testo-Password,
P.BloccoLogin-Testo-Submit,
P.BloccoLogin-Registrati, P.BloccoLogin-Registrati A, P.BloccoLogin-Registrati A:visited,
P.BloccoLogin-RichiediPassword, P.BloccoLogin-RichiediPassword A, P.BloccoLogin-RichiediPassword A:visited,
P.BloccoLogin-NonSeiRegistrato
	{
	font-size:11px;
	color: #333;
 }
P.BloccoLogin-RichiediPassword, P.BloccoLogin-RichiediPassword A, P.BloccoLogin-RichiediPassword A:visited
	{	
	line-height: 12px;
	}
	
P.BloccoLogin-Testo-Username,
P.BloccoLogin-Testo-Password,
P.BloccoLogin-Testo-Submit,
P.BloccoLogin-RichiediPassword,
P.BloccoLogin-NonSeiRegistrato
	{
	float:left;
	margin-left:2px;
	text-align: left;
 }
P.BloccoLogin-Testo-Username,
P.BloccoLogin-Testo-Password
	{
	color: #fff; 
	}
P.BloccoLogin-RichiediPassword
	{
	width: 100px;
	height: auto !important;
	float: right;
	margin:3px;
	margin-left:11px;
	}
INPUT.BloccoLogin-Input-Username
 	{
 width:95px;
 width:160px;
	height:18px;
 color:#666;
	background-color:#fff;
 border:1px solid #aaa;
	margin-left: 33px;
	margin-bottom: 2px;
 }

INPUT.BloccoLogin-Input-Password
 	{
 width:95px;
 width:160px;	
	height:18px;
	border:1px solid #aaa;
	background-color:#fff;
	margin-left: 16px;	
 }

INPUT.BloccoLogin-Input-Submit
 	{
	float: left;
	margin-left: 74px;
	margin-top: 2px;
	width:45px;
	height:24px;
 border:1px solid #aaa;
	font-size:11px;
	color:#333;
	padding: 0px;
	text-transform: uppercase;
 }

/*=================================
===  Form-Newsletter
=================================*/
FIELDSET.Form-Fieldset-Newsletter
	{
	width:350px;
	margin:3px;
	height:auto;
	}
P.Form-Label-Newsletter
	{
	width:210px;
	}
P.Form-Field-Newsletter
	{
	width: 200px;
	height:18px;
	margin:0px;
	}


/*=================================
=== FORM - STILI INTERNI
=================================*/
DIV.Form P
	{
	}
P.Form-Testo,
P.Form-Didascalia
	{
	text-align:left;
	}
P.Form-Errori
	{
	margin:0px;
	ddisplay:none;
	}

FIELDSET.Form-Fieldset
	{
	margin:0px;
	height:auto;
	}

LEGEND.Form-Legend
	{
	font-size:1.2em;
	font-weight:bold;
	color: #900;
	color: #3A73BA;
	margin:10px;
	}
P.Form-Label
	{
	float:left;
	cclear:left;
	width:175px;
	min-height:20px;
	height:auto !important;
	height:20px;
	margin:0px;
	margin-left:5px;
	padding-top:4px;
	padding-bottom:0px;
	font-weight:bold;
	color: #900;
	color: #3A73BA;
	text-align:left;
	}
P.Form-Label-Login
	{
	}
P.Form-Field,
P.Form-Field-Radio
	{
	float:left;
	clear:right;
	width:290px;
	min-height:20px;
	height:auto !important;
	height:20px;
	margin:0px;
	margin-bottom:8px;
	text-align:left;
	}

P.Form-Field-Radio
	{
	}
P.Form-Field-Login
	{
	}
DIV.Form-Div-Checkbox
	{
	float:left;
	width:300px;
	height:auto;
	margin:0px;
	text-align:left;
	margin-bottom:10px;
	}
P.Form-Field-Checkbox
	{
	float:left;
	width:140px;
	margin:0px;
	text-align:left;
	white-space:nowrap;
	}
P.Form-Field-Checkbox1
	{
	clear:left;
	}
P.Form-Label2
	{
	float:right;
	clear:right;
	margin:0px;
	visibility:hidden;
	}
P.Form-Field-Welcome
	{
	background:#eee;
	padding:3px;
	}
SPAN.Form-Obbligatorio
	{
	float:right;
	font-size:0.8em;
	font-weight:normal;
	margin-right:5px;
	}
SPAN.Form-Obbligatorio1
	{
	font-size:0.8em;
	font-weight:normal;
	}
P.Form-Field INPUT,
P.Form-Field TEXTAREA,
P.Form-Field SELECT
	{
	width: 290px;
	height:20px;
	margin:0px;
	border:0px;
	border-bottom:1px solid #3A73BA;
	background:#E9EFF8;
	}
P.Form-Field TEXTAREA
	{
	height: 100px;
	border-bottom:1px solid #3A73BA;
	}
P.Form-Field SELECT
	{
	border-bottom:1px solid #3A73BA;
	}

P.Form-Submit
	{
	clear:left;
	width:390px;
	text-align:center;
	}
INPUT.Form-Submit
	{
	hheight:40px;
	padding: 6px 40px 6px 40px;
	font-size:1.2em;
	font-weight:bold;
	}

P.Form-Privacy, 		P.Form-Label-Privacy,
P.Form-NewsletterIscr,  P.Form-Label-IscrNewsletter
	{
	clear:both;
	width: 430px;
	height:auto;
	color:#444;
	margin-top:10px;
	font-size:10px;
	font-weight:normal;
	}
SPAN.Form-Privacy-Checkbox
	{
	float:left;
	width:20px;
	height:30px;
	}

P.Form-Label-Privacy A:link, P.Form-Label-Privacy A:visited, P.Form-Label-Privacy A:hover,
P.Form-Privacy A:link, P.Form-Privacy A:visited, P.Form-Privacy A:hover
	{
	color:#444;
	font-size:10px;
	}

P.Form-Submit-Registrazione
	{
	width:295px;
	height:80px;
	margin:0px;
	text-align:center;
	border:0px;
	}
INPUT.Form-Submit-Registrami
	{
	}

P.Form-Login-Registrazione
	{
	height:35px;
	font-size:20px;
	font-weight:normal;
	color: #555;
	text-align:left;
	}
P.Form-Login-Titolo
	{
	height:35px;
	font-size:20px;
	font-weight:normal;
	color: #555;
	text-align:left;
	}
P.Form-Label-Login
	{
	width:200px;
	font-weight:normal;
	}
P.Form-Field-Login
	{
	width:200px;
	}
P.Form-Field-Login INPUT,
P.Form-Field-Login TEXTAREA
P.Form-Field-Login SELECT
	{
	width: 180px;
	}
P.Form-Submit-Login
	{
	width:200px;
	height:55px;
	margin:0px;
	text-align:center;
	}
INPUT.Form-Submit-Login
	{
	}

		
/*************
NIFTY
**************/	
	
.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}	

