body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #f4f4f4 ;
text-align:center;
}

#message_box {
	position: absolute;
	width: 400px;
	height: 0px;
	color: gray;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	visibility: hidden;
}

.message_title {
	padding: 2px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, Verdana, serif;
	font-size: 13px;
	font-weight: bold;
	color: orange;
	text-align: center;
}

.pointer {
	cursor: pointer;
}

td.roundBox { 
  position: relative;
  background-color: white;
  width: 200px;
  
  font-family: Trebuchet MS, Arial, Verdana, serif;
	font-size: 13px;
	font-weight: normal;
	color: gray;
	text-align: center;
}

td.uedge {
  /*background-color: #eeffdd;*/
  background-image: url(./img/message_box/u.jpg);
    background-position: top;
  background-repeat: repeat-x;
}

td.redge {
  background-image: url(./img/message_box/r.jpg);
  background-position: top right;
  background-repeat: repeat-y;
}

td.bedge {
  background-image: url(./img/message_box/b.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
}

td.ledge {
  background-image: url(./img/message_box/l.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

input.button {
	border: 1px solid gray;
}

.box_right {
text-align:center;
width:410px;
margin:25px 0px 0px 0px;
padding:0 10px 0 10px;
/*background:#F9F9FA;*/
background-image: url(./img/background.jpg);
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin: 5px 5px 5px 5px;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 790px;
}

#header {
margin: 0 0 8px 0;
border: 0;
}

#topmenu {
clear: left;
float: left;
width: 130px;
height: 84px;
margin: 13px 0 13px 5px;
padding: 0;
font-size: 0.9em;
background: url(img/logo.gif) top left no-repeat;
}



#leftmenu {
clear: left;
float: left;
width: 130px;
margin: 0 0 0px 5px;
padding: 0;
font-size: 0.9em;
text-align:left;
}

#leftmenu ul {	
list-style: none;
width: 130px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#leftmenu li {
margin-bottom: 4px;
}

#leftmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #86C32A;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #86C32A;
}	
	
#leftmenu li a:hover {
background: #86C32A;
color: #ffffff;
border-left: 5px solid #86C32A;
}


.leftnews {
float: left;
width: 127px;
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
margin: 0 10 10px 0px;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;
}

#leftnews p {
margin: 0 0 1.5em 0;
}



#content {
width:auto;
margin: 10px 140px 10px 140px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;

}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	margin: 0px 4px 4px 0px;
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

#rightmenu {
float: right;
width: 130px;
margin: 0px 5px 0px 0px;
padding: 0;
font-size: 0.9em;
text-align:left;
}

#rightmenu ul {	
list-style: none;
width: 130px;
margin: 5 0px 0 0px;
padding: 0;
font-size: 1.1em;
}	

#rightmenu li {
margin-bottom: 4px;
}

#rightmenu li a {
font-weight: bold;
height: 20;
text-decoration: none;
color: #86C32A;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #86C32A;
}	
	
#rightmenu li a:hover {
background: #86C32A;
color: #ffffff;
border-left: 5px solid #86C32A;
}

#rightmenu input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	margin: 2px 2px 2px 2px;
}

#content input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	margin: 2px 2px 2px 2px;
}


/*.rightnews {
float: right;
width: 127px;
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
margin: 0 0 10px 10px;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}*/

#linkrightmenu {
clear: right;
float: right;
/*background-color: #EDF3FE;*/
/*border: 1px solid #74A8F5;*/
color: inherit;
width: 128px;
/*height: 84px;*/
margin: 10px 5px 0 10px;
padding: 0;
text-align:left;
font-size: 0.9em;
line-height: 1.5em;
/*background: url(img/logo.gif) top left no-repeat;*/
}

#topmenuright {
clear: left;
float: left;
/*background-color: #EDF3FE;*/
/*border: 1px solid #74A8F5;*/
color: inherit;
width: 128px;
/*height: 84px;*/
margin: 10px 5px 10px 5px;
padding: 0;
font-size: 0.9em;
/*background: url(img/logo.gif) top left no-repeat;*/
}

#box {
border: 0px;
padding: 0px;
margin: 0px;
overflow:hidden;
width:95%;
text-align:justify;
}

#box img{
border: 0px;
width:90px;
height:65px;
}

#box a{
text-decoration: none;
font-weight:bold;
color: #74A8F5;
}

#box a:hover{
text-decoration: none;
color: #86C32A;
}

#bignews {
border: 0px;
padding: 5px;
margin: 0px;
overflow:hidden;
width:470px;
font-size: 1.4em;
text-align:justify;
}

#bignews img{
border: 0px;
width:270px;
height:195px;
}


#navi{

text-align:center;
margin: 10px 90px 0px 90px;

}

#headpg {
border: 0px;
padding: 5px;
margin: 0px;
overflow:hidden;
width:470px;
text-align:left;
	color: #004A9C;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

#headpg i {
	font-weight:normal;
	font-size: 0.9em;
}

#headpg a{
text-decoration: none;
font-weight: bold;
color: #86C32A;
}

#headpg a:hover{

text-decoration: none;
color: #74A8F5;
}

#table{
width:470px;
}
#campo{
font-weight: bold;
height: 20px;
margin: 1px 1px 1px 1px;
background: #81B3CE;
}

#campo a{
color: #FFFFFF;
text-decoration: none;
}

#campo a:hover{
font-weight: bold;
text-decoration: none;
color: #004A9C;
}

#row {
border: 0px;
padding: 1px;
margin: 0px;
overflow:hidden;
width:95%;
}

#row img{
border: 0px;
width:16px;
height:16px;
}

#row a{
text-decoration: none;
font-weight: bold;
color: #74A8F5;
}

#row a:hover{
text-decoration: none;
color: #86C32A;
}

#visualizza{
           visibility:hidden;
		   }
		   
#visualizza1{
           visibility:hidden;
		   }		   

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #74A8F5;
}

a:hover {
text-decoration: underline;
color: #86C32A;
}

a img {
border: 0;
}

.imgpers {
	height:80px; 
	width:65px;

}


.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px; 
		color: #666666;}
.style3left {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px; 
		color: #666666;
		text-align:left;}
		
.style3justify {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px; 
		color: #666666;
		text-align:justify;}

.style3color {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px; 
		color: #74A8F5;}
		
.style4 {color: #999999}
.style5 {font-size:1.2em;
		text-align:left;
		color: #666666;}
.style6 {color: #86C32A;}
.style6right{color: #86C32A;
			  font-size:16px;
			  text-align:right;}
.style7 {font-size:18px;
		font-weight:bold;
		color: #74A8F5;
		}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:500;
		font-size:15px;color: #0D4412;}

#footer {
clear: both;
margin: 0 0 0 0;
padding: 10px 0 20px 0;
border-top: 3px solid #86C32A;
width: 790px;
text-align: center;
color: #86C32A;
font-size: 0.9em;
bottom:0px;
}

#footer a {
color: #86C32A;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}