html {
	height:100%;
	background:#CCC;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:url(../images/grafica/bgBodyInterna.jpg) repeat-x center top  #CCC;
}
#main {
	width:990px;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
}
#head {
	width:990px;
	height:100px;
	border:0px;
	margin:0px;
	padding:0px;
	background:url(../images/grafica/bgHead.jpg) left center no-repeat;
	position:relative;
}
#head img {
	z-index:1;
}
#head h1 {
	position:absolute;
	font-size:24px;
	color:#68B11A;
	font-weight:bold;
	top:20px;
	left:118px;
	z-index:2;
	line-height:18px;
}
#head h1 span {
	font-size:12px;
	color:#333;
	text-transform:uppercase;
}
#menu {
	width:990px;
	height:30px;
	border:0px;
	margin:0px;
	padding:0px;
}
#menu ul {
	width:990px;
	margin:0px auto 0px auto;
	padding:0px;
}
#menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	text-transform:uppercase;
}
#menu ul li a {
	font-size:12px;
	float:left;
	margin:0px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	height:30px;
	padding:0px 24px 0px 24px;
	list-style:none;
	display:inline;
	
}
#menu ul li a:hover {
	color:#FFF;
	background:#498E01;
}
#menu a.selected {
	color:#FFF;
	background:#498E01;
}
#menu ul li a.carrello {
	width:200px;
	float:right;
	font-size:14px;
	margin:0px 5px 0px 0px;
	text-align:right;
	background:url(../images/grafica/bgCarrello.png) no-repeat center center;
}
#content {
	width:990px;
	border:0px;
	margin:0px;
	padding:0px;
}
#contenuto {
	float:left;
	border:none;
	margin:0px 5px 0px 0px;
	padding:0px;
	width:650px;
}
#subMenu {
	float:right;
	width:330px;
	border:0px;
	margin:30px 0px 0px 0px;
	padding:0px;
}

#footer {
	width:100%;
	margin:0px;
	padding:0px;
	border-top:1px solid #FFF;
}
#footer p {
	font-size:11px;
	padding:25px 5px 3px 5px;
	margin:0px;
	color:#333;
	text-align:center;
}
#footer p a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#footer p a:hover {
	color:#68B11A;
}

/* 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 #68B11A;
	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:#68B11A;
}

/* --- 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;
}
