/* Edited with EditCSS */
/**** LINK-tag style sheet styles.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet styles.css ****/

#news table {
width:100%;
padding:10px;
}
#news th {
padding:5px;
}
#news td {
padding:20px;
}
h1 {
 padding:30px;
}

h2 {
 padding:20px;
}

h3 {
 padding:10px;
}

body {
	background:#4F872C url(images/layout/body_bg.gif) repeat-y center;
	margin:0;
	padding:0;
	font: 13px/15px georgia; 
	text-align:center;
	}

.p1 {
	margin-top:0px;
	}
	
p { margin-left:15px;
	}
		
a {
	color:#4F872C;
	}
	
a:hover {
	color:#4F872C;
	}
	
#header {
	background:#ffffff url(images/layout/head.gif) no-repeat;
	width:710px;
	height:120px;
	margin:10px 0 0 0;
}

#header ul
{
   text-align:center;
   margin:0px;
   padding:105px 0 0 0;
}

#header li
{
	display:inline;
	margin:0px;
	padding:5px;
}

#container {
	position:relative;
	width:710px;
	margin:0 auto 0;
	padding:0;
	text-align:justify;
	}

#sidebar {
	position:absolute;
	top:130px;
	left:50%;
	margin-left:120px;
	width:240px;
	background: url(images/layout/side_02.gif) repeat-y;
	text-align:left;
	}

#sidebartop {
	background: url(images/layout/side_01.gif) no-repeat top right;
	padding-bottom:10px;
}

#sidebartop h3 {
	height:20px;
	margin:0;
	padding:0;
	}

#sidebartop h3 span {
	display:none;
	}
	
#sidebarmiddle {
	padding-left:20px;
}

#sidebarbottom {
	background: url(images/layout/side_03.gif) no-repeat bottom right;
	padding-bottom:10px;
}

#sidebarbottom h3 {
	height:20px;
	margin:0;
	padding:0;
	}
	
#sidebarbottom h3 span {
	display:none;
	}
	
#sidebartop ul,
#sidebarmiddle ul, 
#sidebarbottom ul {
	list-style:none;
	margin:12px 0 0 0;
	padding:0 0 0 10px;
}

#sidebartop ul li,
#sidebarmiddle ul li, 
#sidebarbottom ul li {
padding:0 0 0 16px;
margin: 0 0 5px 10px;
background: url(images/layout/bull.gif) no-repeat 0 2px;
}

#sidebarriservata {
	margin:10px 0px;
	padding:0px;

}

#sidebarriservata ul {
	margin:0px;
	padding:0px;
}

#sidebarriservata li {
	display:inline;
	margin:0px;
	padding:0px 3px;
}

#sidebarerbe {
	margin:10px 0px;
	padding:0px;

}

#sidebarerbe ul {
	margin:0px;
	padding:0px;
}

#sidebarerbe li {
	display:inline;
	margin:0px;
	padding:0px 3px;
}

#footer {
	text-align:center;
	padding-bottom:10px;
	}
	
#content {
	width:460px;
	padding-top:15px;
	}
	
h1,h2,h3{font-family: "Trebuchet MS",Arial,sans-serif;margin: 0}
h1{font-size: 180%}
h2{font-size: 140%}
h3{font-size: 110%}

/*table.login>input{
  text-align:center;
  border-width:5px;
  size:10;
}
*/
th{
  text-align: center;
  background-color:#BBBBBB;
}

.label{
  vertical-align: top;
  text-align: right;
  background-color:#DDDDDD;
}
.labeltitle{
  text-align: right;
  background-color:#CCCCCC;
}
.value{
  text-align: left;
  background-color:#EEEEEE;
}  
.submit{
  text-align: center;
}
.picture {
	width:140;
	height:140;
	border:1;
	border-color: #746F68;
	border-width: 1;
}

p
{
	padding:10px 20px;
}
p,ul
{
	text-align:justify;
}

#gallery h3,#gallery p,#gallery tr,#gallery table{
	width:100%;
	text-align:center;
	margin:0px;
}
#gallery h3 {
	margin:0px;
	padding:20px 0;
}
#gallery p {
	padding:0px;
}

li
{
	padding:5px;
}

img {
	border:1px;
	border-color:#000000;
}

#extraDiv1 {
	position:absolute;
	top:5px;
	width:92px;
	height:97px;
	background-image: url(images/layout/mucchiobtn.gif);
	left:50%;
	margin-left:250px
}


#extraDiv2 {
	position:absolute;
	top:1px;
	left:50%;
	margin-left:-355px;
    color: #888888;
	font-style:italic;
	font-weight:bold;
	font-size:9pt;
}

#extraDiv2 a{
	text-decoration:none;
}

#extraDiv3 span{
	display: none;
}

#form .value {
	font-style:italic;
	font-size:90%;
}