html
{
	height: 96%;
	margin: 0;
}
body
{
	height: 100%;
	margin: 0;
	font-family: Arial,Verdana,Tahoma,Sans-Serif;
	font-size: 0.7em;
	color: Gray;
}
form
{
	height: 96%;
	margin: 0;
}
input
{
	font-family: Arial,verdana,helvetica,,Sans-Serif;
	font-size: 11px;
}
textarea
{
	font-family: Arial,verdana,helvetica,,Sans-Serif;
	font-size: 11px;
	
}
p
{
}
/*DIV*/
div#MainContainer
{
	height: 100%;
	margin: 0px;
}
div#topMenu
{
	width: 100%;
	background: #a8a8a7;
	height: 32px;
	margin-top: 47px;
	clear: both;
}
div#subTopMenu
{
	background: #dddddc;
	height: 100%;
	float: left;
}
div#subTopMenuContainer
{
	width: 100%;
	min-width: 1000px;
	height: 145px;
	background-color: #dddddc;
}
div#VMenu
{
	position: absolute;
	height: 100%;
	left: 426px;
	top: 69px;
	z-index: 4;
}
div#toplogo
{
	position: absolute;
	left: 526px;
	top: 4px;
}
div#VerticaMenu
{
	float: left;
	width: 181px;
	height: 100%;
	display: block;
	margin-right: 10px; /* 	   */
}
/*END DIV*/
/*Classi*/
.ballBkg
{
	float: left;
	height: 100%;
	width: 469px;
	background-image: url(../Images/ballbkg.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
}
.divLinkServizi
{
	margin-top: 10px;
	text-align: right; /* 	background-image:url(../images/serviceMenuBkg.gif); 	background-position:right bottom; 	background-repeat:no-repeat;	 */
}
.sloganbkg
{
	position: absolute;
	width: 400px;
	left: 590px;
	top: 45px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
}
.topMenuItem
{
	float: left;
	padding-top: 13px;
}
.templateIstituzionale
{
	background: url(../Images/AboutBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 200%;
}
.templateIstituzionaleCentro
{
	background: url(../Images/AboutBkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 200%;
}
.inputLong
{
	font-family: Arial,verdana,helvetica,,Sans-Serif;
	font-size: 11px;
	width: 400px;
}
.inputMedium
{
	font-family: Arial,verdana,helvetica,,Sans-Serif;
	font-size: 11px;
	width: 200px;
}
.inputShort
{
	font-family: Arial,verdana,helvetica,,Sans-Serif;
	font-size: 11px;
	width: 100px;
}
/**/
/*Pseudo classi*/
a.HMenu:link, a.HMenu:visited
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	height: 100%;
}
a.HMenu:hover, a.HMenu:active
{
	background: url(../images/hMenuOrange.gif) no-repeat bottom center;
}
a.VMenu:link, a.VMenu:visited
{
	display: block;
	text-decoration: none;
	padding-left: 18px;
	line-height: 2.2em;
	font-size: 11px;
	color: #828180;
	width: 100%;
	height: 22px;
}

a.VMenu:hover, a.VMenu:active
{
	background-image: url(../images/RedBall.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a.VMenubottom:link, a.VMenubottom:visited
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #828180;
	padding-right: 16px;
	background-image: url(../images/emptyCircle.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.RedBall
{
	text-decoration: none;
	padding-left: 18px;
	font-weight: bold;
	color: Red;
	line-height: 2.2em;
	font-size: 11px;
	width: 100%;
	height: 22px;
	background-image: url(../images/RedBall.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a.VMenubottom:hover, a.VMenubottom:active
{
	background-image: url(../images/RedBall.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.VMenubottomActive:link, a.VMenubottomActive:visited
{
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #828180;
	padding-right: 16px;
	background-image: url(../images/RedBall.gif);
	background-position: right;
	background-repeat: no-repeat;
}

a.VMenubottomActive:hover, a.VMenubottomActive:active
{
	background-image: url(../images/emptyCircle.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.WhiteTopMenu
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

a.VMenuLink:link, a.VMenuLink:visited
{
	display: block;
	text-decoration: none;
	font-size: 9px;
	color: #828180;
	padding-right: 16px;
}

a.VMenuLink:hover, a.VMenuLink:active
{
}
a.linguaSelezione
{
	color: Red;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
