html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	height:100%;
}
#main {
	width:990px;
	min-height:100%;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	background:url(../images/grafica/opaco.png);
	position:relative;
}
#head {
	width:990px;
	position:absolute;
	top:0px;
	height:213px;
	border:0px;
	margin:0px auto;
	padding:0px;
	background:url(../images/grafica/bgHead.png) no-repeat center top;
}

#head ul {
	position:absolute;
	bottom:0px;
	width:990px;
	margin:0px;
	padding:0px;
	height:30px;
	text-align:center;
}
#head h5 {
	font-size:24px;
	line-height:36px;
	font-style:italic;
	color:#FFF;
	font-weight:normal;
	padding:0px 5px;
	position:absolute;
	right:20px;
	text-align:left;
}
#head ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline-block;
}
#head ul li a {
	font-size:16px;
	float:left;
	margin:0px 25px;
	color:#CCC;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	height:30px;
	padding:0px;
	list-style:none;
	display:inline;
	font-style:italic;

}
#head ul li a:hover {
	color:#FFF;
}
#head a.selected {
	color:#FFF;
}
#head a.lingua {
	display:block;
	float:left;
	height: 32px;
	width: 32px;
	margin: 10px;
}
#head a.it {
	background: url('../images/grafica/bandiera_it.png') no-repeat center center;
}
#head a.en {
	background: url('../images/grafica/bandiera_uk.png') no-repeat center center;
}
#content {
	width:990px;
	border:0px;
	margin:0px;
	padding:220px 0px 0px 0px;
}
#contenuto {
	float:right;
	border:none;
	margin:0px 5px 0px 0px;
	padding:0px;
	width:650px;
}
#subMenu {
	float:left;
	width:335px;
	border:0px;
	margin:50px 0px 0px 0px;
	padding:0px;
}

#footer {
	border-top:1px solid #000;
	background:url(../images/grafica/opaco.png);
	width:990px;
	margin:10px auto 0px auto;
	padding:0px;
}
#footer p {
	font-size:10px;
	padding:5px 5px 3px 3px;
	line-height:160%;
	margin:0px;
	color:#CCC;
	text-align:center;
}
#footer img {
	padding:0px;
	margin:0px 1px;
	border:0px;
}
#footer p a {
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}
#footer p a:hover {
	color:#FFF;
}

/* Paginazione */
.paginazione {
	font-size:12px;
	color:#5E6A76;
	margin:20px 0px 5px 0px;
	text-align:center;
}
.paginazione a {
	border:1px solid #DFE2E6;
	padding:2px 4px 2px 4px;
	margin:0px 2px 0px 2px;
	background-color:#F5F9FD;
	color:#5E6A76;
	font-weight:bold;
}
.paginazione a:hover {
	color:#FF6600;
	border:1px solid #FF6600;
	background-color:#B3b3b3;
}

/* FORMATTAZIONE privacy e trattamento */
#bottoni input {
	font-size:16px;
	width:20%;
	height:24px;
	line-height:24px;
	margin:10px 0px 10px 40%;
}
#sicurezza {
	border:1px solid #F00;
	padding:5px;
	margin:10px 0px;
}

/* Errori */
#contenuto .error {
	color:red;
	height:16px;
	line-height:16px;
	background:url('../images/icons/error.png') no-repeat left;
	padding-left:16px;
}

/* --- ORGANIGRAMMA --- */
/* contenuti testuali presenti nelle pagine Azienda, Informazioni, Privacy, Dove Siamo */

#staff h1 {
	text-align:center;
	font-size:24px;
	line-height:24px;
	color:#FFF;
	font-weight:normal;
	margin:10px 0px 10px 0px;
	padding:0px 5px;
	width:650px;
}
#staff h2 {
	text-align:center;
	font-size:18px;
	line-height:24px;
	color:#FFF;
	font-weight:normal;
	margin:10px 0px 5px 0px;
	padding:0px 5px;
	width:660px;
}

#staff table {
	clear:left;
	padding:0px;
	margin:5px;
}
#staff table td {
	font-size:12px;
	color:#FFF;
	padding:0px;
	vertical-align:top;
}
#staff table th {
	width:170px;
	font-size:16px;
	color:#24416E;
	padding:3px;
	text-align:left;
	vertical-align:top;
}
#staff table tr {
	margin:1px 0px 0px 0px;
}
#staff table td a.item {
	float:left;
	width:188px;
	height:188px;
	border:1px solid #CDDDFF;
	position:relative;
	margin:0px 10px 20px 10px;
	text-decoration:none;
	border-radius:5px;
}
#staff table td a.item span {
	float:left;
	width:180px;
	height:40px;
	position:absolute;
	left:10px;
	bottom:-10px;
	background: url(../images/grafica/bg20.png);
	color:#FFF;
	font-size:12px;
	line-height:20px;
	padding:0px 5px;
	text-decoration:none;
	border-radius:5px;
}
#staff table td a.item span strong {
	font-size:14px;
}
#staff table td a.item span:hover {
	background:#F00;
}

/* --- FORMATTAZIONE DOCUMENTI --- */
.boxAllegati {
    border:1px dotted #CCCCCC;
}
.hide {
    display:none;
}

/* --- Div Generale --- */
#divUtilita {
	margin-bottom:10px;
}
#divUtilita h5.titolo {
	border-top:1px solid #CCCCCC;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin:10px 10px 5px 10px;
	padding:5px 0px 0px 20px;
	height:40px;
    color:#253C59;
}
#divUtilita h5.doc {
	height:50px;
}
#divUtilita h5.up {
	background:url(../images/grafica/h5Up.gif) no-repeat;
}
#divUtilita h5.down {
	background:url(../images/grafica/h5Down.gif) no-repeat;
}
#divUtilita h5:hover {
	color:#FFF;
	background:url(../images/grafica/h5Hover.gif) no-repeat #CCCCCC;
}

/* --- Div del singolo Item --- */
#divUtilita .box {
    margin-left:5px;
}
#divUtilita .box .data {
    text-align:right;
    font-size: 10px;
    font-style: italic;
}

/* --- Div degli allegati --- */
.boxAllegati {
    float:left;
    width:45%;
    height:120px;
    margin-left:10px;
    margin-top:10px;
}
.imgBoxAllegati {
    border:0px;
    margin-left:20px;
    margin-top:10px;
}
.boxTestoAllegato {
    float:right;
    margin:0px;
    padding:0px;
    margin-top:0px;
    width:170px;
}
.filesize {
    font-size:10px;
}
#curriculum p {
	color:#000000;
}

/* CAPTCHA */
#contenuto #captcha {
	padding:5px;
	margin:10px 0px;
	background: none;
	width:600px;
}
#contenuto #captcha table {
	width:100px;
}
#contenuto #captcha td {
	background: none;
}
#contenuto #captcha img {
	margin:0px;
}
#contenuto #captcha input {
	background: #FFFFFF;
}
