/************************************************************************/
/****************    personalizzazioni    *******************************/
/************************************************************************/

/*********** HEADER *************/

#container_header {
	background-color: #4A3410 !important;
	background-image: url(../resources/header/background-testata.jpg);
	background-repeat: repeat;
}

#container_box {
	left:600px !important;
}

#box_top hr {
	background-color: #949494 !important;
}

#menu_header {
	color: #D6CFAD !important;
	background-color: #4A3410 !important;
	}

span#login {
	color: #000000 !important;
	}

/*********** ALBERO *************/	
#albero a, #alberoUA a{
	color: #4A3410 !important;
}	

a#alberoSelected, a#alberoSelected:visited, a#alberoUASelected, a#alberoUASelected:visited {
	border-color: #4A3410 !important;
}


/*********** TOOLBAR SCHEDA *************/	
#bottoniera_dx a:hover, #bottoniera_dx a:visited:hover {
	color: #4A3410 !important;
	}

/* ---------------- TOOLBAR IMMAGINI  ---------------- */
#imageToolbar {
	color: #4A3410 !important;
	}
	
/* ---------------- RICERCHE  ---------------- */
div.boxRisultato li a, div.boxRisultato li a:visited{
	color: #4A3410 !important;
}	

#testatina  {
	background-color: #4A3410 !important;
	color: #949494 !important;
}
#testatina span.titoloTestatina {
	color:#D6CFAD !important;
}

div#titoloPagina{
	border-bottom-color: #949494 !important;
}
div#titoloPagina h1 {
	color: #4A3410 !important;
}


/* ---------------- AMMINISTRAZIONE  ---------------- */
div.amministrazione a, div.amministrazione a:visited {
	color: #949494 !important;
}

div.amministrazione h1{
	color: #4A3410 !important;
	border-color:#949494 !important;
}

div.amministrazione h2{
	color: #4A3410 !important;
}

/*********** tooltip *************/

.tool-tip {
	color: #949494;
	background-color: #4A3410 !important;
	border: 1px solid white;
}
 
.tool-title {
	color: #D6CFAD;
}

/* ---------- MENU TABS ------------- */

#menutabs a {
 border-color: #949494 !important;
 color: #949494 !important;
 }

#menutabs a.selectedMenuTab {
 border-color: #D6CFAD !important;
 color: #4A3410 !important;
 }

#menutabs a:hover {
 border-color: #D6CFAD !important;
 color: #4A3410 !important;
 }
