﻿body
{
	background-image:url('../images/fullbg.jpg');	
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px 0px;
	height:100%;
	margin-bottom:20px;
}

.testoMenu
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #EBBB29;
	text-decoration: none;
	text-align: center;
}
.testoDescrizioni
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.testoDescrizioniBig
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.testoDescrizioniBoldNolink
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testoDescrizioniBold
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testoDescrizioniBold:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #818181;
	text-decoration: none;
}

.testoMenuGray {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.testoMenuGray:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #EBBB29;
	text-decoration: none;
	text-align: center;
}
.testoDescrizioniSmall {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	line-height: normal;
}
.testoLinkSmall
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
	line-height: normal;
}

.testoLinkSmall:hover
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

.titoloPagina {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.nomeSezione {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 20px;
	color: #EBBB29;
	text-decoration: none;
	text-align: left;
}
.titoliDescrizioni {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #EBBB29;
	background-color: #000000;
}
.testoMenuWhite {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.testoMenuWhite:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #EBBB29;
	text-decoration: none;
	text-align: center;
}

.testoDescrizioniDarkGrey {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.testoAnnotazioni {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	line-height: normal;
}

.testoDescrizioniSmallBlack {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

.testoWhiteBold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.campi {
	padding: 5px;
	border-width: 0px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	background-color: #C0C0C0;
	text-align: left;
}


