﻿BODY {
	
	background : #336699;
}

table.Contenitore {
width:990px;
background-color:white;
border:1px white solid;
}

td.CellaIntestaDestra {
background-image:url('../image/intesta.jpg');
background-repeat:no-repeat;
height:234px;
width:990px;
vertical-align:top;
}
td.CellaIntesta {
	background-image: url('../image/intesta1.jpg');
	background-repeat: no-repeat;
	height: 234px;
	width: 215px;
	vertical-align: top;
}
td.CellaCentrale {
	background-image: url('../image/centrale1.jpg');
	background-repeat: no-repeat;
	width: 990px;
	height: 52px;
}

/*-------------------------------MENU LATERALE----------------------------------*/
td.MenuLaterale a {
	display: block;
	height: 29px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
	background-color: #0591C4;
	text-align:left
}
td.MenuLaterale a:hover {
	color: #FFFF00;
	background-image: url('../image/menu/new_sfondino-menu-hover.jpg');
	background-repeat: repeat-x;
}

td.MenuLateraleNew a {
	display: block; 
	height: 29px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
	background-color: #0591C4;
	text-align:left;
	background-image: url('../image/menu/new_sfondino-menu.jpg');
	background-position:right

}
td.MenuLateraleNew a:hover {
	color: #FFFF00;
	background-image: url('../image/menu/new_sfondino-menu-hover.jpg');
	background-repeat: repeat-x;
	background-position:right
}

td.MenuLaterale1 a {
display:block;
width:165px;
height:29px;
font-family:Verdana;
font-size:12px;
color:white;
text-decoration:none;
font-weight:bold;
line-height:29px;
}

td.MenuLaterale1 a:hover {
color:#B6CEE7;
background-image:url('../image/menu/sfondino-menu.jpg');
background-repeat:repeat-x;
}


td.DestraSotto {
	background-image: url('../image/menu/destrasotto.jpg');
	background-repeat: no-repeat;
	width: 215px;
	height: 213px;
	background-color: #6aabe2;
}

td.Chiusura {
	width: 990px;
	height: 53px;
	background-repeat: no-repeat;
	padding-left: 5px;
	text-align: center;
	background-color: #6BABE2;
}

.Img {
	border:1px solid #0591C4;
}

/*-------------------------------TESTO----------------------------------*/

h1.TitoloPagina   {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	margin: 0px;
}

.Testo {
	font-family: Verdana;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
}
span.TestoIntestaListino {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}
.TestoListino {
	font-family: Verdana;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}
.TestoCorsoCucina {
	font-family: Verdana;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}


td.ContieneTesto {
	padding:3px;
	text-align:justify;
}

span.Indirizzo {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

/* mappa */
.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;
}
/*fine mappa*/
.TestoPrivacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align:justify;
}

/*NEWS*/
.TitoloNews {font-family:Arial, Verdana; font-size:15px; color:#036; font-weight:bold; border:solid 2px #0199DE; }
.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;}

a:link.Genial { font-family:Verdana; font-size:10px; color:#FFFFFF; text-decoration:none;}
a:visited.Genial { font-family:Verdana; font-size:10px; color:#FFFFFF; text-decoration:none;}
a:hover.Genial { font-family:Verdana; font-size:10px; color:#FFFF00; text-decoration:none;}
a:active.Genial { font-family:Verdana; font-size:10px; color:#FFFF00; text-decoration:none;}


