﻿body {
	background-image:url('../image/bg.jpg');
	margin:0px;
	
}
.Container {
	width:100%;
	border-collapse:collapse;
	margin:0 auto
}

.Indirizzo {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:12px;
	color:white;
}

.Img {
	margin-left:5px;
	margin-top:5px;
	border:1px solid white;
	float:right;
}

.ImgGra {
	border-left:1px white solid;
	border-right:1px white solid
}

.Titolo {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.PrezziPic {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:11px;
}

.Prezzi {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:13px;
	font-weight:bold
}


a:link.Home, a:visited.Home {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:underline;
}

a:hover.Home, a:active.Home {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:12px;
	color:#FFFF99;
	text-decoration:none
}

a:link.Mail, a:visited.Mail {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:14px;
	color:#FFFF99;
	text-decoration:underline;
	font-weight:bold;
}

a:hover.Mail, a:active.Mail {
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:14px;
	color:#FFFF99;
	text-decoration:none;
	font-weight:bold;
}

a.ImgTraspXEmptyDiv {
	
	 background-image:  url('../image/trasparente.gif');
}

ul.Menu {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

ul.Menu a {
	display:block;
	height:49px;
	width:132px;
}

ul.Menu a span {
	display:none;
}

ul.Menu a:link, ul.Menu a:visited, ul.Menu a:active {
	background-image:url('../image/bgmenu.png');
	background-position:0px -60px;
	background-repeat:no-repeat;
	font-family:Verdana;
	color:white;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	line-height:65px;
}

ul.Menu a:hover {
	background-image:url('../image/bgmenu.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-style:italic;
}
	
	
span.TestoBig     { font-family: Arial, Verdana; font-size: 16px; color:#cc3300; font-weight: bold }
.TestoPic     { font-family: Arial, Verdana; font-size: 11px; color: #000000; font-weight: bold }
.Correzioni       {	font-family: Arial, Verdana; font-size: 11px; color: #ff0000; font-weight: bold }
	
.Caricamento
        {
            position:absolute; 
            font-size:20px;
            font-family:Verdana;
            font-weight:bold;
            border: 2px solid #617298;
            background-color:White;
            padding: 2px;
        }

        .SommarioPercorso
        {
            font-family:Verdana;
            font-size:14px;
        }


        .StepPercorso
        {
            font-family:Verdana;
            font-size:12px;
        }
	
	
	
	
	
	
	
	
	
/*NEWS*/
.TitoloNews {font-family:Arial, Verdana; font-size:15px; color:#036; font-weight:bold; }
.SottoTitoloNews {font-family:Arial, Verdana; font-size:13px; color:#369; font-weight:bold; }
td.SottoTitoloNews { border:solid 2px #0199DE; }
td.ContenutoNews { border:solid 2px #0199DE; }
.NewsHome {font-family:Arial, Verdana; font-size:12px; color:#036; font-weight:bold;}

