body,html { text-align:center; background-color: #EDEEEF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt;}

/*HEADER, FOOTER E MENU*/

#header{}

#box {
	background: url(../layout/images/bg.gif) repeat-y;
	width: 800px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	position: relative;
	margin: 0 auto 0 auto;
	text-align:left;
}

#footer{
	background: url(../layout/images/bg.gif) repeat-y;
	width: 800px;
	height: 59px;
	position: relative;
	bottom:0;
	padding-top:20px;
	margin: 0 auto 0 auto;
	clear: both;
}

#footer_bottom{
	background: url(../layout/images/footer.gif) no-repeat;
	background-position: left bottom;
	width: 800px;
	height: 59px;
}

#content{
	margin: 0 60px 20px 290px;
	padding-top:10px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	color:#333333;
	clear: both;
}

#menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height:34px;
	width:490px;
	position: relative;
	top:73; left:270;
	color: #818084;
}

a.menu{
	height: 32px;
	line-height:32px;
	text-decoration: none;
	display: block;
	float: left;
	color: #626262;
	text-align:center;
}
a.menu_colored{}

#menu2{
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height:32px;
	width:230px;
	position: relative;
	top:73; left:40;
	color: #818084;
}

#menu2.colored{}

#menu3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height:30px;
	width:490px;
	position: relative;
	top:51; left:280;
}

#butt_home{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height:34px;
	width:45px;
	position: relative;
	top:43; left:114;
	color: #626262;
	text-align:center;
}

#browser{
	position:relative;
	top: 10px;
	left: 50px;
}

#footer1{}

#footer2{
	background-color: #818084;
	width: 490px;
	height: 34px;
	position:absolute;
	top:0;
	left:270px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	margin-top:20px;
}

/*MENU A IMMAGINI*/
.butt_square{
	position:absolute;
	width: 65px; height: 65px;
}

.butt_square a{
	display:block;
	background-position: center top;
	background-repeat: no-repeat;
	width: 65px; height: 65px;
}

.butt_square a:hover{
	background-position: center -65px;
}

/*PARAGRAFI*/
p {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; margin: 5px 0 5px 5px; line-height:1.5em;}
p.small {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 7pt; }
h1 {font-size: 8pt; font-weight: bold; text-indent:5px; margin: 15px 0 15px 0; }
h2 {text-indent:5px;}
h3 {font-size: 8pt; font-weight: bold; text-indent:5px; margin: 15px 0 15px 0; color: #818084;}
.colored {}
a {color: #818084; text-decoration: none; }
a:hover {}
a.light {color: #FFF; text-decoration: none; }
a.light:hover {color: #FFF; text-decoration: underline; }
.hr {height: 2px; background-image:  url(../layout/images/hr.gif); background-repeat: repeat-x; margin: 20px 0 20px 0; }
.hr hr {display: none; }
ul a {display:block; line-height:15px; height:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
ul a:hover {}

/*LINKS COLORATI*/
a.rosso {color: #818084; text-decoration: none; text-weight: bold; }
a.rosso:hover {color: #E60003; text-decoration: none; cursor: hand; }
a.blu {color: #818084; text-decoration: none; text-weight: bold; }
a.blu:hover {color: #4C7FA7; text-decoration: none; cursor: hand; }
a.giallo {color: #818084; text-decoration: none; text-weight: bold; }
a.giallo:hover {color: #F28E01; text-decoration: none; cursor: hand; }
a.magenta {color: #818084; text-decoration: none; text-weight: bold; }
a.magenta:hover {color: #E50083; text-decoration: none; cursor: hand; }
a.verde {color: #818084; text-decoration: none; text-weight: bold; }
a.verde:hover {color: #01948A; text-decoration: none; cursor: hand; }
a.verdino {color: #818084; text-decoration: none; text-weight: bold; }
a.verdino:hover {color: #B1CB01; text-decoration: none; cursor: hand; }

/*PAGINAZIONE*/
#paginazione .cur {background-color: #ECEEEF; border: 1px solid #9E9E9E; font-weight: bold; display:block; float: right; margin-right:4px;}
#paginazione .pag a {background-color: #FFF; border: 1px solid #9E9E9E; font-weight: bold; display:block; float: right; margin-right:4px;}
#paginazione .pag a:hover { background-color: #eceeef;}

/*IMMAGINI*/
.img{border:0; margin: 0 2px 0 2px;}
#img_did {width:96px;}
#img_did img{
	border-top: #FFF solid 3px;
	border-right: #FFF solid 3px;
	border-left: #FFF solid 3px;
	display: block;
	margin-bottom: 2px;
}

/*FORM*/

fieldset{position:relative; padding:0 10px 10px 10px; border: 1px solid #807F84; line-height:20px; margin-bottom:10px;}
fieldset legend{color:#807F84; font-weight: bold; padding-bottom:5px;}
input, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #ECEDEE;
	color: #333333;
	border: 1px solid #626262;
}
.button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background: #626262;
	color: #FFF;
	border: 1px solid #333333;
	cursor:hand;
}

/*//////////////*/
/*//SUPER NOTE//*/
/*//////////////*/
/*////////////////////////////////////////////////////////////*/
		.out{
			display:block; 
			background:#bbb; 
			border:1px solid #ddd; 
			position:relative;
			margin:1em 0;
		 }
		.in{
			background:#FFFFE1; 
			border:1px solid #555; 
			position:relative; 
			padding:5px;
		  	font-weight:normal;
		}
		.leftsh {
			left:-3px;
		}
		.bottsh {
			top:-3px;
		}
		.note {font-size: 88%; color: #666666;}
/*////////////////////////////////////////////////////////////*/