/* by Profero 2008 */

body {
	background-color: #6B7C8A;
}

#testata {
	background: url(../images/testata.jpg) no-repeat;
	width: 777px;
	height: 62px;
}

#testata_verde {
	background: url(../images/testata_verde.jpg) no-repeat;
	width: 777px;
	height: 62px;
}

#foto {
	width: 777px;
	height: 225px;
	background: url(../images/foto.jpg) no-repeat;
}

#foto_documenti {
	width: 777px;
	height: 225px;
	background: url(../images/foto_documenti.jpg) no-repeat;
}

#foto_bonus {
	width: 777px;
	height: 225px;
	background: url(../images/foto_bonus.jpg) no-repeat;
}

#fotoLavora {
	width: 777px;
	height: 225px;
	background: url(../images/foto_lavora.jpg) no-repeat;
}

#corpo {
	background-color: white;
	padding: 24px;
	color: #000;
	font: normal normal 12px "Verdana", Lucida, sans-serif;
}

#corpo2 {
	background-color: white;
	padding: 24px 9px 24px 24px;
	color: #000;
	font: normal normal 12px "Verdana", Lucida, sans-serif;
}

#piede {
	background: url(../images/piede.jpg) no-repeat;
	width: 777px;
	height: 60px;
	clear: none;
}

#piede_verde {
	background: url(../images/piede_verde.jpg) no-repeat;
	width: 777px;
	height: 60px;
	clear: none;
}

#loghi {
	width: 777px;
	height: 49px;
	background: url(../images/loghi.jpg) no-repeat;
}

#menu {
	padding-left: 12px;
	height: 28px;
	background: white url(../images/sfondo_off.jpg) no-repeat 12px;
	padding-right: 0;
	margin: 0;
}

#on {
	background: url(../images/sfondo_on.jpg) repeat-x 0 2px;
	color: #fff;
	text-decoration: none;
	font: normal normal 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#menu a {
	color: #fff;
	text-decoration: none;
	font: normal normal 12px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 2px dotted #fff;
}

li {
	float: left;
	list-style-type: none;
}

li#elenco {
	list-style-type: square;
}

ul#elenco {
}

ul {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #FF6C16;
}

.linkVerde {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #01AA95;
}

.boldVerde {
	text-decoration: none;
	font-weight: bold;
	color: #01AA95;
}

h1 {
	color: #FF6C16;
	font-weight: bold;
	font-size: 14px;
}

h2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#apri {
	width: 149px;
	height: 28px;
	background: #fff url(../images/bott_apri.jpg) no-repeat;
	float: right;
	margin: 0;
	padding: 0;
}

#apri a {
	border-style: none;
}

/* @group Box */

#box_testata {
	width: 689px;
	height: 37px;
	background: url(../images/box_testata.jpg) no-repeat;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#box_corpo {
	background: #c2ccd8 url(../images/box_sfondo.jpg) no-repeat 0 bottom;
	width: 689px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


/* @end */

#spalla_dx {
	width: 243px;
	float: right;
}

.note {
	font-size: 9px;
	font-style: italic;
}