body
{
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF66;
}

.backgroundWhite
{
	background-color: #ffffff;	
}

.backgroundGreen
{
	background-color: #006633;	
}

.backgroundDarkBlue
{
	background-color: #003466;	
}

input
{	
	border: 1px solid #666666;	
	font-size: 12px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.noinput
{
	border: 0px;
	width: 20px;	
}

input.inputSmall
{
	border: 1px solid #666666;
	height: 12px;
	font-size: 10px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.inputSmall200
{
	border: 1px solid #666666;
	height: 12px;
	font-size: 10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea.textareaSmall
{
	border: 1px solid #666666;
	height: 80px;
	font-size: 10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea.textareaPrivacy
{
	border: 1px solid #666666;
	height: 80px;
	font-size: 10px;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

select
{
	border: 1px solid #666666;	
	font-size: 12px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select.selectYN
{
	border: 1px solid #666666;	
	font-size: 12px;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select.selectFree
{
	border: 1px solid #666666;	
	font-size: 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select.selectSmall
{
	border: 1px solid #666666;	
	font-size: 10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* inizio testi */

.testoWhite10
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;	
}
.testoWhite10 a:link {color: #FFFFFF; text-decoration: none;}
.testoWhite10 a:visited {color: #FFFFFF; text-decoration: none;}
.testoWhite10 a:hover {color: #FFFFFF; text-decoration: underline;}

.testoWhiteBold10
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;	
}
.testoWhiteBold10 a:link {color: #FFFFFF; text-decoration: none;}
.testoWhiteBold10 a:visited {color: #FFFFFF; text-decoration: none;}
.testoWhiteBold10 a:hover {color: #FFFFFF; text-decoration: underline;}

.testoGray10
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;	
}
.testoGray10 a:link {color: #666666; text-decoration: none;}
.testoGray10 a:visited {color: #666666; text-decoration: none;}
.testoGray10 a:hover {color: #666666; text-decoration: underline;}

.testoGrayBold8
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8px;
	font-weight: bold;
	line-height: normal;	
}
.testoGrayBold10 a:link {color: #666666; text-decoration: none;}
.testoGrayBold10 a:visited {color: #666666; text-decoration: none;}
.testoGrayBold10 a:hover {color: #666666; text-decoration: underline;}


.testoGrayBold10
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;	
}
.testoGrayBold10 a:link {color: #666666; text-decoration: none;}
.testoGrayBold10 a:visited {color: #666666; text-decoration: none;}
.testoGrayBold10 a:hover {color: #666666; text-decoration: underline;}

.testoGray11
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;	
}
.testoGray11 a:link {color: #666666; text-decoration: none;}
.testoGray11 a:visited {color: #666666; text-decoration: none;}
.testoGray11 a:hover {color: #666666; text-decoration: underline;}

.testoGray12
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;	
}
.testoGray12 a:link {color: #666666; text-decoration: none;}
.testoGray12 a:visited {color: #666666; text-decoration: none;}
.testoGray12 a:hover {color: #666666; text-decoration: underline;}

.testoGrayBold11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;	
	font-weight: bold;
	line-height: normal;
}
.testoGrayBold11 a:link {color: #666666; text-decoration: none;}
.testoGrayBold11 a:visited {color: #666666; text-decoration: none;}
.testoGrayBold11 a:hover {color: #666666; text-decoration: underline;}

.testoRed10
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;	
}
.testoRed10 a:link {color: #FF0000; text-decoration: none;}
.testoRed10 a:visited {color: #FF0000; text-decoration: none;}
.testoRed10 a:hover {color: #FF0000; text-decoration: underline;}

.testoRedBold10
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;	
}
.testoRedBold10 a:link {color: #FF0000; text-decoration: none;}
.testoRedBold10 a:visited {color: #FF0000; text-decoration: none;}
.testoRedBold10 a:hover {color: #FF0000; text-decoration: underline;}

.testoRed11
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;	
}
.testoRed11 a:link {color: #FF0000; text-decoration: none;}
.testoRed11 a:visited {color: #FF0000; text-decoration: none;}
.testoRed11 a:hover {color: #FF0000; text-decoration: underline;}

.testoRedBold11
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;	
}
.testoRedBold11 a:link {color: #FF0000; text-decoration: none;}
.testoRedBold11 a:visited {color: #FF0000; text-decoration: none;}
.testoRedBold11 a:hover {color: #FF0000; text-decoration: underline;}

/* fine testi */

/* inizio box vari */

.lineaDXvert
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBCDCA;
}

.noPaddingTop
{
	padding-top: 0px;
}

.noPaddingBottom
{
	padding-bottom: 0px;
}

.noPadding 
{
	padding: 0 0 0 0;
}

.VoceMenu 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97CC34;	
}

.inRilievoTitolo 
{
	padding: 5px;	
	background-color: #999999;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

.inRilievoContenuto
{
	padding: 5px;	
}

.ContenutiTitolo 
{
	padding: 5px;	
	background-color: #EEEEEE;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.ContenutiContenutoDX
{
	padding: 5px;	
	padding-bottom:20px;
}

.boxDXTitolo
{
	padding: 5px;
	background-color: #006633;
	border-color: #006633;
	border-width: 1px;
	border-style: solid;
}

.boxDXContenuto
{
	padding: 5px;	
	padding-bottom: 20px;	
}

/* fine box vari */

