/* CSS Document */

.bg00 {
	background-image:url(images/sfondo/bgbox00.gif);
	background-repeat: no-repeat;
}

.bg01 {
	background-image:url(images/sfondo/bgbox01.gif);
	background-repeat: no-repeat;
}

.bg02 {
	background-image:url(images/sfondo/bgbox02.gif);
	background-repeat: no-repeat;
}

.bg03 {
	background-image:url(images/sfondo/bgbox03.gif);
	background-repeat: no-repeat;
}

A:link	{	
	text-decoration:	none;
	color: #FFFF00;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FFFF00;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FFFF00;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#0066CC
	}
P{
	margin-top:5px;
	margin-bottom:3px;
}	
.TestoPiccolo {
	font-size: 10px;
	color:#FFFFFF;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style:normal;
	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.TestoNormale {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.album
{
    background-color: #025484 ;
    border: 1px solid #013B5D;
    padding: 2px;
    margin-bottom: 5px;
	font-size: 10px;
	color:#FFFFFF;
	font-family: Verdana, Arial;
	font-weight: normal;
}

.TestoErrore {
	font-size: 10px;
	color:#FF0000;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style:normal;
	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

.TestoBiancoPiccoloGiust {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-weight: normal;
	text-align: justify;
}

.TestoBiancoPiccoloGrassetto
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-weight:bold;
}

.TestoBiancoPiccoloGrassettoSottolineato
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration:underline;	
}

.iframe { 
width: 650px; 
height: 170px; 
overflow: auto;
border-style: none;
padding: 5px;
}

.sfondo {
	scrollbar-face-color: #F0F892;
	scrollbar-highlight-color: #00456E;
	scrollbar-3dlight-color: #F0F892;
	scrollbar-darkshadow-color: #F0F892;
	scrollbar-shadow-color: #00456E;
	scrollbar-arrow-color:#00456E;
	scrollbar-track-color:#00456E;
	background-color: #00456E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
