<!-- 
	BODY	{font-family: Trebuchet MS, Georgia, Helvetica, sans-serif; margin:0px; font-size: 13px; color:#000000; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #B1B3B6; SCROLLBAR-3DLIGHT-COLOR: #eceded; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #eceded; SCROLLBAR-DARKSHADOW-COLOR: #eceded; SCROLLBAR-BASE-COLOR: #dcdcdc;}
	
	Table							{font-family:Trebuchet MS, Helvetica, sans-serif; font-size:13px; color:#000000;}	
	TD 				    			{font-family:Trebuchet MS, Helvetica, sans-serif; font-size:13px; color:#000000;}

	A 				    			{color:#184690; text-decoration: none;}
	a:hover, a:active				{color:#19a5e0; text-decoration: none;}
	
	A.color							{color:#184690; text-decoration: none}
	a:hover.color, a:active.color{background-color: #ffffff; color:#184690; text-decoration: none}
	
	A.base							{color:#ffffff; text-decoration: none}
	a:hover.base, a:active.base{background-color: #a8a8a8; color:#ffffff; text-decoration: none}

/*===================*/
/*=== Main Styles ===*/
/*===================*/

a.button-home{	display:block;	width: 190px;	height: 55px;	margin: 0em; background: url('../web/images/pulsante-home.png') no-repeat 0 0; }
a.button-home:hover{	background-position:0 -55px;	color: #ffffff}
a.button-home:active{	background-position:0 0px;}

a.button-julia{	display:block;	width: 230px;	height: 55px;	margin: 0em; background: url('../web/images/pulsante-julia.png') no-repeat 0 0; }
a.button-julia:hover{	background-position:0 -55px;	color: #ffffff}
a.button-julia:active{	background-position:0 0px;}

a.button-mappa{	display:block;	width: 200px;	height: 55px;	margin: 0em; background: url('../web/images/pulsante-mappa.png') no-repeat 0 0; }
a.button-mappa:hover{	background-position:0 -55px;	color: #ffffff}
a.button-mappa:active{	background-position:0 0px;}

a.button-contatti{	display:block;	width: 180px;	height: 55px;	margin: 0em; background: url('../web/images/pulsante-contatti.png') no-repeat 0 0; }
a.button-contatti:hover{	background-position:0 -55px;	color: #ffffff}
a.button-contatti:active{	background-position:0 0px;}

a.button-cerca{	display:block;	width: 180px;	height: 35px;	margin: 0em; background: url('../web/images/pulsante-cerca.png') no-repeat 0 0; }
a.button-cerca:hover{	background-position:0 -35px;	color: #ffffff}
a.button-cerca:active{	background-position:0 0px;}

a.button-WA{ display:block;	width: 130px;	height: 40px;	margin: 0em; background: url("../web/images/WA.png") no-repeat 0 0}
a.button-WA:hover{	background-position:0 -40px;	color: #ffffff}
a.button-WA:active{	background-position:0 0px;}

a.news{	display:block;	width: 155px;	height: 100px;	margin: 0em; background: url('../web/images/btn-news.png') no-repeat 0 0; }
a.news:hover {	background-position:0 -100px;	color: #ffffff}
a.news:active {	background-position:0 0px;}

a.newsletter{	display:block;	width: 155px;	height: 50px;	margin: 0em; background: url('../web/images/btn-newsletter.png') no-repeat 0 0; }
a.newsletter:hover {	background-position:0 -50px;	color: #ffffff}
a.newsletter:active {	background-position:0 0px;}

a.messaggi{	display:block;	width: 155px;	height: 50px;	margin: 0em; background: url('../web/images/btn-messaggi.png') no-repeat 0 0; }
a.messaggi:hover {	background-position:0 -50px;	color: #ffffff}
a.messaggi:active {	background-position:0 0px;}

a.gallery{	display:block;	width: 155px;	height: 50px;	margin: 0em; background: url('../web/images/btn-gallery.png') no-repeat 0 0; }
a.gallery:hover {	background-position:0 -50px;	color: #ffffff}
a.gallery:active {	background-position:0 0px;}

a.video {	display:block;	width: 155px;	height: 50px;	margin: 0em; background: url('../web/images/btn-video.png') no-repeat 0 0; }
a.video:hover {	background-position:0 -50px;	color: #ffffff}
a.video:active {	background-position:0 0px;}


/* ID Styles */

#navigation td {	border-bottom: 2px solid #cebaa0;	}
	
#navigation a {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 12px;
	background: url("../web/images/trasparente.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {	background: #e4d9cb url("../web/images/trasparente.gif") 14px 45% no-repeat;	color:#000000;	}
	
	
/* Class Styles */

.nav-sx {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #2d3536;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	}
		
/* Class Styles */
	
.navText {
	font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}