﻿body
{
	font-family: Arial;
	font-size: 9pt;
}



.labelRicerca
{
	padding-top:12px;
	padding-left:15px;
	display:block;
}
.textBoxRicerca
{
	margin-top:7px;
	margin-left:5px;
	font-size:8pt;
}

.dropDownRicerca
{
	margin-top:1px;
	margin-left:10px;
	font-size:8pt;
}

#page
{
	position: relative;  
	margin: 0 auto;
	width:960px; 
	vertical-align:top; 
	background-color:White; 
	}
	
.tagCloudsRed
{
	text-decoration: none; 
	color: #CC0000; 
	}

.tagCloudsGrey
{
	text-decoration: none; 
	color: #592626; 
	}
	
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
	z-index: 1;
}

.PanelTitoloRosso
{
	background-color:#dc652c;
}

.PanelTitoloVerde
{
	background-color:#B8B87E;
}

/*Modal Popup*/
.modalBackground {
	background-color:#E4DED7;
	filter:alpha(opacity=30);
	opacity:0.3;
}



.PanelLeft
{
	width: 224;
	display:block;
	float: left; 
	/*border-right: #e7e7c9 1px solid;*/
}

.PanelCenter
{	
	width:512px;
	float: left; 
	text-align: justify;
	/*border-right: #e7e7c9 1px solid; 
	border-left: #e7e7c9 1px solid; */
}

.PanelRight
{	
	float: right; 
	width: 186px; 
	padding-left: 17px; 
	/*border-left: #e7e7c9 1px solid;*/
}

a
{	text-decoration:none;
	color:#000000;
}
.accordionContent
{
	overflow: visible;

}
.accordionCssClass
{

}
