/* ------------------------------- GENERICI ------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#FFFFFF;
}
form {
	padding:0px;
	margin:0;
}
a {
	text-decoration:none;
	color:#003399;
}
a:hover {
	text-decoration:none;
	color:#ff0000;
}

/* ------------------------------- LAYOUT ------------------------------- */

#content {
	width:760px;
	margin:0 auto;
}
#testa {
	float:left;
	width:760px;
	height:93px;
	padding-bottom:20px;
	background: url(images/testa_end.gif) no-repeat left bottom;
}
#intestazione {
	float:left;
	width:720px;
	height:70px;
	padding:0px 20px 0px 20px;
}
#corpo {
	float:left;
	width:720px;
	padding:0px 10px 0px 10px;
	border-left:#e6e9e8 10px solid;
	border-right:#e6e9e8 10px solid;
}
#testacorpo,#maincorpo {
	float:left;
	width:720px;
	padding:0px 0px 10px 0px;
}
#maincorpo {
	padding:0px;
	background:url(images/pattern_maincorpo.gif) repeat-y left top;
}
#spalla {
	float:left;
	width:180px;
	padding:10px 10px 0px 10px;
	background:url(images/spalla_start.gif) no-repeat left top;
}
#main {
	float:right;
	width:510px;
	padding:10px 0px 0px 10px;
}
#piede {
	float:left;
	width:720px;
	padding:45px 20px 15px 20px;
	text-align:center;
	font-size:11px;
	background:url(images/corpo_end.gif) no-repeat left top;
}
#datisoc {
	font-size:9px;
}
#link {
	float:left;
	width:720px;
	padding:45px 20px 15px 20px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
#link a,#link a:hover{
	color:#FFFFFF;
}
#intestazione img{
	border:0;
}
/* ------------------------------- MENU ------------------------------- */
ul#menu, ul#menu li{
	float:left;
	list-style: none;
	margin: 0;
	height: 26px;
	font-size:11px;
	}
ul#menu{
	padding:0px;
	width:760px;
	text-align: left;
	background: url(images/tabmenu.png) no-repeat top right;
}
ul#menu li{
	padding: 0px 5px 0px 0px;
	background: url(images/tabmenu.png) no-repeat top right;
}
ul#menu a{
	float:left;
	height:26px;
	padding: 5px 20px 7px 25px;
	background: url(images/tabmenu.png) no-repeat top left;
	text-decoration: none; 
	color:#ffffff;
}
ul#menu li#current,ul#menu li#current a{
	background-image: url(images/tabmenu_active.png);
}
ul#menu li a:hover{
	text-decoration:underline;
}
ul#menu li#current a{
	float:left;
	color: #000000;
	font-weight:bold;
}
ul#menu li#end{
	width:10px;
	background: url(images/tabmenu.png) no-repeat top left;
}
* html ul#menu li{
	padding: 0 5px 0  0
}   /* hack per IE5.x e IE6 */
*:first-child+html ul#menu li{
	padding: 0 5px 0 0
} /* hack per IE7 */

.left{
	float:left;
	border:0;
}
.right{
	float:right;
	border:0;
}
.ico{
	border:0px;
	vertical-align:middle;
}
#ico img{
	border:0px;
	padding:15px 5px 0px 5px;	
}
#spalla ul,#spalla ul li,.list,.list li{
	float:left;
	margin: 0;
	list-style:none;
}
#spalla ul,#spalla ul li{
	width:180px;
	padding:0px 0px 10px 0px;
}
.list{
	width:510px;
	padding:15px 0px 10px 0px;
}
.list li{
	width:510px;
	padding:0px 0px 5px 0px;
}
#spalla ul li,.list li{
	color:#003399;
	font-weight:bold;
}
#spalla ul li span,.list li span{
	float:left;
	color:#000000;
	font-weight:normal;
}
#spalla ul li span{
	padding:0px 0px 0px 24px;
	background:url(images/favicon.gif) no-repeat left top;
}
.list li span{
	padding:0px 0px 0px 18px;
	background:url(images/pallino.gif) no-repeat left top;
}
#news{
	float: left;
	text-align:left;
	font-size:10px;
	width:180px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border:0px;
	color:#000000;
	border-bottom:#003399 1px solid;
}
.tit{
	float:left;
	width:180px;
	padding:0px 0px 10px 0px;
	color:#003399;
	font-weight:bold;
}
#news p{
	margin:0px;
	padding:0px;
}
.img_right{
	float:right;
	padding:0px 0px 0px 10px;
}
.img_left{
	float:left;
	padding:0px 10px 0px 0px;
}

/* ------------------------------- PAGINA NEWS ------------------------------- */

.mod2 {
	float:left;
	width:510px;
}
.tit3,.tit4{
	float:left;
	width:510px;
	height:26px;
	border-bottom:1px #003399 solid;
	margin:0;
	margin-bottom:10px;
	color:#003399;
	font-size:14px;
	font-weight:bold;
}
.tit3{
	padding:6px 0px 0px 0px;
}
.tit4{
	padding:15px 0px 0px 0px;
}
.tit2{
	float:left;
	width:510px;
	height:26px;
	border-bottom:1px #003399 solid;
	margin-bottom:10px;
}
.tit2 img{
	float:left;
}
.tit2 p,.tit2 a{
	float:left;
	width:365px;
	height:20px;
	color:#003399;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:6px 0px 0px 0px;
}
.tit2 a:hover{
	float:left;
	width:365px;
	height:20px;
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:6px 0px 0px 0px;
}
.tit2 span{
	float:right;
	width:100px;
	height:20px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:6px 0px 0px 0px;
}
.tit2 span b{
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
.list2{
	float:left;
	font-size:10px;
	width:510px;
	list-style:none;
	margin:0;
	padding:5px 0px 6px 0px;
}
.list2 li p{
	float:left;
	font-size:12px;
	width:363px;
	text-align:justify;
}
.news{
	float:left;
	width:507px;
	list-style:none;
	padding:5px 0px 5px 0px;
	margin:0;
	border-bottom:1px #666666 dashed;
}
.news p,.selectnews p{
	float:left;
	margin: 0px;
	padding: 0px;
}
.news p a{
	float:left;
	width:333px;
	padding: 0px 10px 0px 20px;
	color:#000000;
	background:url(images/ico_apri.gif) no-repeat left top;
}
.news p a:hover{
	float:left;
	width:333px;
	padding: 0px 10px 0px 20px;
	color:#000000;
	background:#e6e9e8 url(images/ico_apri.gif) no-repeat left top;
}
.selectnews {
	float:left;
	width:507px;
	list-style:none;
	padding:5px 0px 5px 0px;
	border-bottom:1px #ffffff dashed;
}
.selectnews p a{
	float:left;
	width:333px;
	padding: 0px 10px 0px 20px;
	color:#000000;
	background:url(images/ico_chiudi.gif) no-repeat left top;
}
.selectnews p a:hover{
	float:left;
	width:333px;
	padding: 0px 10px 0px 20px;
	color:#000000;
	background:#e6e9e8 url(images/ico_chiudi.gif) no-repeat left top;
}
.fullscreen2{
	float:left;
	width:37px;
}
.icospace2{
	float:right;
	font-size:10px;
	width:137px;
}
.icospace2 img{
	border:0;
}
.ico_ref2{
	float:right;
	width:100px;
}
#convert p {
	float:left;
	width:510px;
}
.dettagliopdf {
	float:left;
	padding:10px 0px 0px 0px;
	width:510px;
}
.dettagliopdf_full {
	float:left;
	padding:10px 0px 0px 0px;
	width:100%;
}
.dettagliobutton {
	float:left;
	width:510px;
	height:17px;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
	text-align:left;
}
.dettagliobutton_full {
	float:left;
	width:100%;
	height:17px;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
	text-align:left;
}
.ico_print{
	float:left;
	width:17px;
	vertical-align:middle;
	padding: 0px 3px 0px 0px;
	border:0;
}
.allegati{
	float:left;
	padding:10px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
}
.ico_info{
	vertical-align: middle;
	border:0;
	padding:0px 3px 0px 0px;
}
.messaggio3 {
	float:left;
	font-size:11px;
	color:#ff0000;
	padding:0px 0px 10px 0px;
}
.messaggio3 img{
	float:left;
	padding:0px 6px 0px 0px;
	vertical-align:middle;
	border:0;
}
/* ------------------------------- NEWS DETTAGLIO ------------------------------- */

.dettaglionews {
	float:left;
	display:none;
	width:507px;
	padding:0px;
	margin:0px;
}
.dettaglionews2 {
	float:left;
	width:507px;
	padding:5px 0px 20px 0px;
	text-align:justify;
	border-bottom:1px #666666 dashed;
}
/* --------- fieldset dettaglio --------- */
.dettaglionews2 fieldset{
	float:left;
	width:493px;
	padding: 6px;
	margin: 0;
	border: 1px #0000ff solid;
}
.dettaglionews2 legend{
	padding:0px 6px 0px 6px;
	color:#0000ff;
	font-weight:bold;
}
.dettaglionews2 fieldset div{
	float:left;
	width:493px;
    padding: 0px 0 2px 0;	
}
.dettaglionews2 label{
	float:left;
	width:80px;
	font-size:10px;
    display: inline;
    line-height:23px
}

/* ------------------------------- RECNAV ------------------------------- */

.recnav{
	float:left;
	width:500px;
	padding:5px;
	margin: 0px;
	color:#000000;
	border-bottom:1px #003399 solid;
}
.recnav div{
	float:left;
	padding:1px 4px 1px 0px;
	margin:0px;
}
.recnav ul,.recnav ul li{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}
.recnav ul li a{
	float:left;
	padding:1px 4px 1px 4px;
	margin:0px;
}
.recnav ul li span{
	float:left;
	padding:0px 3px 0px 3px;
	margin:0px;
	font-weight:bold;
	color:#ff0000;
	border:1px #ff0000 solid;
}

/* ------------------------------- ADMIN ------------------------------- */

.formadmin{
	float:left;
	width:510px;
	padding:10px 0px 10px 0px;
	margin:0px;
}
.formadmin label{
	float:left;
	width:108px;
}
.bott1{
	float:left;
	margin: 10px 0px 0px 108px;
}
.inp200{
	float:left;
	width:200px;
}
.inp400{
	float:left;
	width:400px;
}
