html
{
	height:100%;
}
body
{
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-family:Tahoma,arial,Sans-Serif;
	font-size:11px;
	color:#000;
}
input
{
	font-size:11px;	
}
a
{
	color:#000;
	text-decoration:none;	
}
div#mainContainer
{
	height:100%;
	padding:0px;
	margin:0;
	z-index:0;
}
div#container
{
	width:980px;
	margin:0 auto;	
	z-index:0;
}
/*Classi*/
.divImgBkg
{
	width: 240px; 
	height: 280px; 
	margin: auto;	
	background-position:center;
	background-repeat:no-repeat;
}
.divImgBkgApp
{
	width: 500px; 
	height: 290px; 
	margin: auto;	
	background-color:#fff;
	background-position:center;	
	background-repeat:no-repeat;
}
.navigation
{
	background-image:url(../images/hpLogoNew.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.arco
{
	background-image:url(../images/greyArc.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:100%;
	
}
a.aFooter
{
	margin-left:10px;
	color:#929292;
	font-weight:bold;
}
a.aRed
{
	color:Red;
	font-weight:bold;	
}
a.aWhite
{
	color:#fff;
	font-weight:bold;	
}
.testoRosso
{
	font-size:12px;
	color:Red;
	font-weight:bold;	
}
.territorio
{
	background-image:url(../images/bkgTerritorio.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.struttura
{
	background-image:url(../images/StrutturaBkg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.attivita
{
	background-image:url(../images/AttivitaBkg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.aziendaAgricola
{
	background-image:url(../images/AziendaAgricolaBkg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.pacchettiATema
{
	background-image:url(../images/PacchettiTemaBkg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.listinoPrezzi
{
	background-image:url(../images/ListinoPrezziBkg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.doveSiamo
{
	background-image:url(../images/DoveSiamoBkg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
div#logoContainer
{
	width:100%;
	margin:0;
	position: absolute; 
	top: 80px; 
	left:0;
	z-index:0;
	clear:both;
}
.logonav
{
	background-image:url(../images/logoBkg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height: 100px; 
	width: 979px; 
	margin: 0 auto;	
	
}
.TerritorioNome
{
	color:#6ac334;
	font-size:12px;
	font-weight:bold;	
}
.AttivitaNome
{
	color:#6476b3;
	font-size:12px;
	font-weight:bold;	
}
.AziendaAgricolaNome
{
	color:#c0c165;
	font-size:12px;
	font-weight:bold;	
}
.PacchettiATemaNome
{
	color:#fdc800;
	font-size:12px;
	font-weight:bold;	
}
.StrutturaNome
{
	color:#bbb0d4;
	font-size:12px;
	font-weight:bold;	
}
.testoBianco
{
	color:#fff;
	font-size:12px;
	line-height:160%;
	
}
.imgSx
{
	margin:16px 0px  16px 16px;
}
.imgDx
{
	margin:16px 16px  16px 0px;
}
.titoloPriceList
{
	color:#f89573;
	font-size:12px;
	font-weight:bold;
}
.didascaliaImg
{
	font-size:10px;
	font-style:italic;
	color:Gray;	
}
.menuBase
{
	background-color:#9da6d2;
	border:solid 3px #9da6d2;	
	text-align:center;
	width:138px;
	height:18px;
	color:#fff;
}
.menuBaseTerritorio
{
	background-color:#6ac334;
	border:solid 3px #aadc7d;	
	text-align:center;
	width:138px;
	color:#fff;	
	height:18px;
}
.menuBaseStruttura
{
	background-color:#9081b6;
	border:solid 3px #bbb0d4;	
	text-align:center;
	width:138px;
	color:#fff;	
	height:18px;
}
.menuBaseAttivita
{
	background-color:#6476b3;
	border:solid 3px #93b8e3;	
	text-align:center;
	width:138px;
	color:#fff;	
	height:18px;
}
.menuBaseAzienda
{
	background-color:#94946a;
	border:solid 3px #c0c165;	
	text-align:center;
	width:138px;
	color:#fff;	
	height:18px;
}
.menuBasePrezzi
{
	background-color:#f99e7e;
	border:solid 3px #fec7af;	
	text-align:center;
	width:138px;
	color:#fff;	
	height:18px;
}
.menuBasePacchetti
{
	background-color:#f47e36;
	border:solid 3px #fdc800;	
	text-align:center;
	width:138px;
	color:#fff;	
	height:18px;
}
.menuBaseDove
{
	background-color:#495577;
	border:solid 3px #6476b3;	
	text-align:center;
	width:138px;
	color:#fff;	
	height:18px;
}
.menuVerticale
{
	width:138px;
}
.tdHBackGround
{
	width:138px;
	text-align:center;	
}
