html, body{
	padding: 0px;
	margin:0px;
	background-color:#FFF;
	
	text-align: center;   /*centra in IE 5.x*/
	}

hr{
	color: #CCCCCC;
	height: 1px;

	}
	
.clLinea{
	color: #CCCCCC;
	height: 1px;

	}

.clClear{
	clear: both;
	}
	
.clNoBorder{
	border: 0px;
}

/* ================================================================= */
/* div principali                                                    */
/* ================================================================= */

div#divContenitore{
	position: relative;
	width: 1000px;
    margin: 0px auto;   /*centra negli altri browsers*/
	clear: both;
	border: 1px solid #D2D2D2;
	background-color:#ebeff4; /*#F5F4F0;*/
	}

div#divAreaTestata{
	position: relative;
	width: 1000px;
	height: 190px;
	background-color:#FFF;
	border: 0px solid #CCC;
	text-align: left;
	background-image: url("/adusbef/immagini/imgTestata.jpg");
	background-repeat: no-repeat;/**/
	}

div#divAreaMenuGenerale{
	padding-top: 3px;
	width: 1000px;
	height: 50px;
	background-image: url("/adusbef/immagini/imgSfondoMenuGenerale.jpg");
	background-repeat: no-repeat;
	text-align: center; 
}

div#divAreaCorpo{
	clear:both;
	width: 1000px;

}

div#divAreaPiedipagina{
	clear:both;
	width: 580px;
	height: 80px;
	border: 0px solid #0F0;
	text-align: center;
	margin: 0px auto;

	}		
	
/* ================================================================= */
/* div Area Menu Globale                                             */
/* ================================================================= */

div#divMenuGlobale{
	position: absolute;
	top: 155px;
	left: 600px;
	width: 400px;
	height: 20px;

	}
	
/* ================================================================= */
/* div Area Menu Generale                                             */
/* ================================================================= */
.clMenuGenerale{

	width: 166px;
	height: 40px;
	text-align: center;
	background-image: url("/adusbef/immagini/imgPulsante.gif");
	background-repeat: no-repeat;	
}

/* ================================================================= */
/* div Area Corpo                                                   */
/* ================================================================= */

div#divCorpoSX{
	float:left; 
	width: 800px;


	}
div#divCorpoDX{	
	float:right; 
	width: 200px;


	}	
/* ================================================================= */
/* div Area Corpo SX                                                 */
/* ================================================================= */	

div#divAreaMenuLocale{
	float:left;
	width: 200px;

	}
div#divMenuLocale{
    margin: 0px auto;   /*centra negli altri browsers*/
	width: 160px;
	min-height: 550px;
	height:auto !important;
	height: 550px;
	padding: 10px 5px;
	background-color:#d8dee8;  /*#DFECF5;*/	
	border: 1px solid #d2d2d2;
	}

div#divBoxPrimoPiano{	
	width: 180px;
	height: 170px;
	padding-top: 50px;
	
	background-image: url("/adusbef/immagini/imgBoxPrimoPiano.jpg");
	background-repeat: no-repeat;

}

div#divAreaContenuti{
	float: right;
	width: 598px;
	border: 1px solid #d2d2d2;
	background-color:#FFF;
	/*
	background-image: url("/adusbef/immagini/imgSfondoContenuti.jpg");
	background-repeat: repeat-x;
	*/

	}

/* ================================================================= */
/* div Area Corpo DX                                                 */
/* ================================================================= */	

div#divAreaRisorseEsterne{
	width: 200px;

	}
div#divRisorseEsterne{
	width: 180px;
	min-height: 580px;
	height:auto !important;
	height: 580px;

	margin: 0px 10px;
	}

/* ================================================================= */
/* div Area menu                                                   */
/* ================================================================= */
.clVoceMenuLocaleOff{

	width:180px;
	height: 35px;
	background-image: url("/adusbef/immagini/imgPulsanteOff.jpg");
	background-repeat: no-repeat;

	/*
	background-color: #d2d2d2;	
	border: 1px solid #eee;
	*/
	}
.clVoceMenuLocaleOn{

	width: 180px;
	height: 35px;
	background-image: url("/adusbef/immagini/imgPulsanteOn.jpg");
	background-repeat: no-repeat;
	color: #94011c;
	/*background-color: #3658aa;
	background-color: #eee;
	border: 1px solid #3658aa;*/
	}
/* ================================================================= */
/* div Area Contenuti                                                   */
/* ================================================================= */
#divContenutiTop{
	width: 598px;
	height: 40px;
	
	text-align: left;
	/*
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;*/
	background-image: url("/adusbef/immagini/imgTopContenuti.jpg");
	background-repeat: no-repeat;

	}
div#divContenutiMiddle{
	width: 598px;
	min-height: 700px;
	height:auto !important;
	height: 700px;
/*
	border: 1px solid #CCC;
	
	overflow:auto;
	background-color: #FFF;
	background-image: url("/immagini/imgContenuti/imgMiddleContenuti.jpg");	
	
	background: #FFF url("/immagini/imgStruttura/imgGradient.png") repeat-x fixed top left;
*/
	}
div#divContenutiBottom{
	width: 598px;
	height: 20px;
/*
	border: 1px solid #CCC;
*/

	}
div#divContenuto{
	padding: 10px 20px;
	}

div#divPollicino{
	float: left;
	width: 518px;
	height: 32px;
	border: 0px solid #F0F;
	padding-left: 20px;
	}
div#divUtility{
	float:right;
	width: 58px;
	height: 32px;
	border: 0px solid #F0F;
	}




/* ================================================================= */
/*  navigazione tra le pagine                                        */				
/* ================================================================= */

div#divNavigatorePagineTop{
	clear: both;
	width: 100%;
	height: 20px;
	text-align: center;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}

div#divNavigatorePagineBottom{
	clear: both;
	width: 100%;
	height: 20px;
	text-align: center;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
/* ================================================================= */
/*  Pagina index                                                     */				
/* ================================================================= */

div#divBoxAttivita{

	width: 560px;
	text-align: left;
	border: 1px solid #D2D2D2; 
}
div#divBoxAttivitaTop{
	/**/
	width: 560px;
	height: 40px;
	
	background-image: url("/adusbef/immagini/imgBoxAttivitaTop.jpg");
	background-repeat: no-repeat;
}

div#divBoxAttivitaMiddle{

	width: 560px;
	min-height: 100px;
	height:auto !important;
	height: 100px;
	
	background-image: url("/adusbef/immagini/imgSfondoBox.jpg");
	background-repeat: repeat-x;
}

/* ================================================================= */
div#divBoxNewsAdusbef{
	width: 270px;
	float: left;
	border: 1px solid #D2D2D2; 
	text-align: left;
	}

div#divBoxNewsWeb{
	width: 270px;
	float: right;
	border: 1px solid #D2D2D2; 
	text-align: left;
	}


div#divBoxNewsAdusbefTop{
	/**/

	width: 270px;
	height: 40px;
	
	background-image: url("/adusbef/immagini/imgBoxNewsAdusbefTop.jpg");
	background-repeat: no-repeat;
}

div#divBoxNewsAdusbefMiddle{

	width: 270px;
	min-height: 100px;
	height:auto !important;
	height: 100px;

	background-image: url("/adusbef/immagini/imgSfondoBox.jpg");
	background-repeat: repeat-x;
}



div#divBoxNewsWebTop{
	/**/
	background-image: url("/adusbef/immagini/imgBoxNewsWebTop.jpg");
	background-repeat: no-repeat;
	width: 270px;
	height: 40px;

}
div#divBoxNewsWebMiddle{

	width: 270px;
	min-height: 100px;
	height:auto !important;
	height: 100px;

	background-image: url("/adusbef/immagini/imgSfondoBox.jpg");
	background-repeat: repeat-x;
}

.clBoxEventiIndex{
	width: 550px;
	text-align:left;
	background-color:#EFEFEF;
 	border: 0px solid #E8CA8E;
	text-align:center;
			
}

.clBoxNewsIndex{
	width: 550px;
	text-align:left;
	background-color:#FEFEFE;
 	border: 0px solid #E8CA8E;
	text-align:center;
			
}

/* ================================================================= */
/*  Cella con foto anteprima album e cella descrizione album         */				
/* ================================================================= */
.clCellaAlbum{
	clear:both;
	width: 540px;
	border: 0px solid #FF0000; 
	}
		
.clCellaAlbumSX{
	float:left;
	
	width: 120px;
	height: 120px;
	
	vertical-align: top;
	text-align: center;
	
	background-repeat: no-repeat;
	background-image:  url("/immagini/imgStruttura/imgSfondoAlbum.gif");

	border: 0px solid #00FF00; 
	}
	
.clCellaAlbumDX{
	float:right;
	border: 0px solid #0000FF;
	width: 400px;
	border: 0px solid #00FFFF; 
	}	
.clSpazioCella{
	clear:both;
	border: 0px solid #FF0000; 
	height:20px;
}

.clAnteprimaAlbum{

	padding:20px;
	border: 0px solid #0000FF; 
	}
/* ================================================================= */
/*  Cella con anteprima foto                                         */				
/* ================================================================= */
.clSfondoAreaFoto{
	width: 550px; 
	position:relative;
	}
.clContenitoreFoto{
	position:absolute;
	text-align:center;
	width:120px;
	height:120px;
	background-image:  url("/immagini/imgStruttura/imgSfondoFoto.gif");
	border:0px solid #333;
}

/* ================================================================= */
/*  MappaGoogle in pagina DoveSiamo                                  */				
/* ================================================================= */
#divBoxMappaGoogle{
	height: 330px;
	border: 0px solid #F00;
	text-align: center;
	width: 100%;
	}
#divMappaGoogle{
	width: 400px;
	height: 320px;
	border: 1px solid #CCC;

	}


/* ================================================================= */
/* Cerca nel sito                                                    */
/* ================================================================= */
#divBoxRicerca{
	width:350px;
	background-color: #FFF;
	border: 0px solid #CCC;	
	margin: 0px auto;
	}	

#divBoxRisultati{
	width:550px;
	background-color: #FFF;
	border: 0px solid #CCC;	
	}	
/*modifica la larghezza del controllo che rap. i risultati*/	
#divBoxRisultati .gsc-control {
  width: 550px;
}	

/* ================================================================= */
/* Icone validatore                                                    */
/* ================================================================= */
.clValidatoriW3C{
	border: 0px; 
	width: 88px; 
	height: 31px;
}
