/* CSS Document */
body{
margin:0px;
text-align:left;
background-image:url(../images/sfondoBody.jpg);

}

#container{
position:relative;
margin-left:auto;
margin-right:auto;
top:0px;
text-align:left;
z-index:1;
height:auto;
width:895px;
padding-bottom:0px;
border-style:none;
border-width:0px;
border-color:#FF0000;
background-image:url(../images/sfondoContainer.png);


}


#header{
position:relative;
margin-left:10px;
margin-right:10px;
top:0px;
text-align:left;
width:875px;
z-index:2;
border:none 1px #000000;


}

#divBloccoLogo
{
	position:relative;
	width:875px;
	height:auto;
	margin-left:0px;
	margin-right:0px;
	z-index:3;
	border:solid 1px #FFFFFF;
	background-color:#FFFFFF;
	padding-bottom:10px;
	top:0px;
	
}

#divLogo
{
	position:relative;
	float:left; 
	width:457px; 
	height:58px; 
	margin-left:0px; 
	margin-top:16px; 
	z-index:3;
	
}

#divBloccoLogin
{
	position:relative;
	width:300px; 
	height:auto;
	min-height:75px; 
	margin-left:550px; 
	margin-top:16px; 
	z-index:3;
	border:none 1px #FF0000;
}

#divBloccoMenu
{
	position:relative;
	width:855px;
	height:18px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	z-index:3;
	background-color:#FFFFFF;
	padding-bottom:10px;
	border:none 1px #000000;
	background-image:url(../images/sfondoMenu.jpg);
	padding-top:6px;
	padding-left:20px;
	
	
}

a.testoMenu
{
	font-family:Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	
}

a.testoMenu:hover
{
	color:#f7931e;
}

.testoMenuOn
{
	font-family:Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#f7931e;
	text-decoration:none;
	font-weight:bold;
}

.testoMenuDisabled
{
	font-family:Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:default;
}


#divCorpo{
position:relative;
margin-left:10px;
margin-right:10px;
margin-top:10px;
text-align:left;
width:875px;
z-index:2;
height:auto;
min-height:225px;
border:none 1px #000000;


}

#divFooter
{
	
	position:relative;
	background-image:url(../images/sfondoFooter.jpg);
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:3px;
	text-align:center;
	width:875px;
	z-index:2;
	height:16px;
	border:none 1px #000000;
	clear:both;
	padding-top:3px;
	
}

.testoDataNewsHome
{
	font-family:Tahoma, Arial, Verdana, Times New Roman;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

.testoTitoloNewsHome
{
	font-family:Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#003b4b;
	text-decoration:none;
}

.etichetteCampi
{
	font-family:Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#003b4b;
	font-weight:200;
	
}

.campiTesto
{
	font-family:Tahoma, Verdana, Times New Roman;
	font-size:12px;
	height:15px;
	color:#000000;
	border:solid 2px #CCCCCC;
}

.pulsanti
{
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#ffffff;
	background-color:#003b4b;
	border:solid 1px #ffffff;
	cursor:pointer;
}

.messaggio
{
	font-family:Tahoma, Arial, Verdana, Times New Roman;
	font-size:12px;
	color:#FF0000;
	font-weight:200;
}

.testoNavigatorDownloadOff
{
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

.testoNavigatorDownloadOn
{
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#003b4b;
}

.testoPaginazioneOff
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

.testoPaginazioneOn
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:9px;
	color:#003b4b;
	font-weight:bold;
	text-decoration:none;

}

a.testoLista
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:12px;
	color:#003b4b;
	text-decoration:none;
}

a.testoLista:hover
{
	color:#CCCCCC;
	
}

a.testoSottoLista
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

a.testoSottoLista:hover
{
	color:#003b4b;
	
}

.testoCategoriaSelezionata
{
	font-family:Tahoma, Verdana, Arial, Times New Roman;
	font-size:12px;
	color:#003b4b;
	text-decoration:none;
}


