body {margin:0px; padding:0px; font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}

textarea {font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}

.loginbox {margin:auto; background: url('../img/badge.png') no-repeat right top; width:550px; height:465px;}
.loginbox a {color:#000}
.bottone {border:1px solid #9d0a0e; color: #9d0a0e; padding:5px; font-weight:bold}
.bottone:hover {background: #9d0a0e; color: #fff;}


.bottone2 {background: #1a347c; color: #fff !important; padding:5px; border:1px solid #1a347c;}
.bottone2:hover { color: #1a347c !important; background:#fff; font-weight:bold}

.error {color:#9d0a0e; font-weight:bold}

#logo { width:220px; height:120px; float:left; text-align:center;}
#logoff { color:#fff; font-size:125%; float:right; margin-right:15px; margin-top:12px} 
#logoff a { color:#fff; font-weight:bold; text-decoration:none}
#logoff a:hover { color:#fff; font-weight:bold; text-decoration:underline}

#col_menu { position: fixed; left:0px; width:220px; height:100%; border-right: 1px solid #1a347c; background-color: #fff}
#content { margin: 0px 10px 10px 235px; position :relative; padding: 10px;}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 100%;
}
ul#menu a {
  display: block;
  text-decoration: none;	
}
ul#menu li {
  margin-top: 1px;
}
ul#menu li a {
  background: #1a347c;
  color: #fff;
  font-weight:bold;	
  padding: 0.5em;
}
ul#menu li a:hover {
  background: #ff9000;
}
ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
  font-weight:normal;	
}
ul#menu li ul li a:hover, .active {
  background: #aaa;
  border-left: 5px #ff9000 solid;
  padding-left: 15px;
}

h1 {
	/* background: url('../img/pallino.png') no-repeat left center;
	padding-left:35px; */
	display:inline;
	color:#1a347c;
}

h2 {
	display:inline;
	color:#1a347c;
}

hr {
	border-bottom:1px solid #000
}

#box { float:right; margin-top:3px}
#box a, #box input, #box div, #box2 a, #box2 input, #box2 div{ 
	text-decoration:none; 
	border:1px solid #aaa;
	background-color: #fff; 
	padding:5px; 
	color:#000
}
#box a:hover, #box input:hover, #box2 a:hover, #box2 input:hover{
	background-color: #aaa;
	color:#fff;
}
#box img, #box2 img {vertical-align:middle; border:0px;}

#dati label {
	font-weight: bold;
	float: left;
	width: 180px;
	line-height:25px;
}
.riga {clear:both; margin-top:10px;}
.errore {background-color:#fab1b3; }
.div_form {margin-left:180px;line-height:25px;}


#col_right { position: absolute; width:200px; right:0px; top:80px; border:1px solid #aaa; background-color:#ccc; padding:5px}
#col_left { margin: 0px 200px 0px 0px; position :relative;}
#col_unica { margin: 0px; position :relative;}

.tabella {width:100%; font-size:12px}
.tabella tbody tr:hover {background-color:#aaa}
.tabella th {border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding:2px}
.tabella td {padding:2px; min-height:25px}
.tabella a {text-decoration:none; font-weight:bold; color:#000}
.tabella a:hover {text-decoration:underline}
.sfondo1 {background-color:#e1e1e1}
.sfondo2 {background-color:#d1d1d1}
.right {border-right:0px; white-space:nowrap; text-align:right}
.center {text-align:center}

#lista_banner {list-style-type:none; margin:0px; padding:0px}
#lista_banner li {margin:5px; min-height:25px; border:1px solid #ccc; padding:2px} 

.download {float:left; border:1px solid #9d0a0e; padding:5px; margin-right:10px; margin-bottom:10px; text-align:center; width:200px; height:150px}
.download:hover {background-color:#9d0a0e; color:#fff}


#lista_foto {list-style-type:none; margin:0px; padding:0px}
#lista_foto li {margin:5px; height:120px; width:90px; text-align:center; float:left; border:1px solid #ccc; padding:2px; position:relative}

.ui-autocomplete {
  max-height: 150px;
  font-size:12px;
  overflow-y: auto;
  overflow-x: hidden;
}
* html .ui-autocomplete {
  height: 150px;
}

.ui-tabs-nav, #cartella, #upload { font-size:12px }

.ui-tooltip {
	font-size:12px;
}

#cartella ul {margin:0px; padding: 0px}
#cartella li {list-style-type:none; margin-bottom:5px}

.ui-accordion-header {
	font-weight:bold
}

.ui-accordion-header span {
	font-weight:normal;
	font-size:12px;
	float:right;
	padding-left:15px
}

.ui-accordion-content {
	font-size: 12px;
	padding: 10px !important
}

