/* CSS Document */
body {
    margin: 5px;
	background-color: #eeeeee;
  	color:#555555;
}

body, p, th, td, li, .sideblock .content {
  line-height:1.4;
}

.surround {
  margin-left: auto; 
  margin-right: auto;
  background: #eaeaea;
  border-top: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid #ffffff;
  /*max-width: 960px;*/
  position: relative;
}

h1, h2, h3, h4 {
  text-align: left;
  padding-left: 5px;
  text-align: left;
   padding: 4px;
} 

#layout-table  #right-column {
    /*border: 1px solid;*/
    border: none;

}

#left-column .hidden .header, #right-column .hidden .header {
border-bottom-style:dashed;
border-bottom-width:1px;
}

#layout-table {
  border: none;
}

#content {
clear:both;
overflow: auto;
}
  
h1, h2, h3, th.header {
  border-width: 0px;
  border-style: solid; 
}



#layout-table #left-column #layout-table#middle-column{
  vertical-align:top;
  padding-left:5px;
  padding-right:5px;
}

#layout-table {
  vertical-align:top;
  padding-left:5px;
  padding-right:0px;
}
 
#layout-table #left-column img{
	float: left;
	padding: 0px 10px 0px 0px;
}
#layout-table #right-column{
  vertical-align:top;
  padding-left:0px;
  padding-right:5px;
  
}
#sopra-centrale{
  vertical-align:top;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  
   
}
#centrale{
  vertical-align:top;
  padding-left:50px;
  padding-right:50px;
  padding-top:20px;
  padding-bottom:40px;
   border-width: 2px;
  border-style: solid;
  border-color:#cccccc;
  background-color:#FFFFFF;
  
}

.clearfix { 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: " ";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***
 *** Header
 ***/

#logo {
	background-color: transparent;
	background-image:url(../immagini/logo.jpg); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 150px;
	width: 960px; 
	left: 30px;
	top:0px;
}



#header {
  	height:160px; 
  	border-width:0px;
 	 border-style:none;/* solid; */
 	background-color:#000032;
 	background-image: url(../immagini/blu.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;

}

/* intestazione per posizionare logo*/
#header-home {
	background-color: #000032;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 960px; 
	height: 150px;
	position: absolute;
	left: 32px;
	top:10px;
	border-width:0px;
	border-style:none;
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
  padding-left : 2px;
  

}

.headermenu {
  float:right;
  text-align:right;
    color: #cccccc;

} 
h1.headermain {
  background-color: transparent;
}

.header-profilepic {
  text-align:right;
  margin: 2px;
  width: 80px;
  height: 80px;
  border:0px ;
}

.header-profilename {

  text-align:right;
  margin-right: 2px;
  
}

/* font utilizzati nel nome profilo dell'intestazione */

.header-profilename a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:1em;
	letter-spacing: -0.5px;
	text-decoration: none;
	 font-weight:normal;
	 color:#FFFFFF;
	}

.header-profileoptions a:link {
	
	color:#FFFFFF;
} 

.header-profileoptions a:visited{
	
	color:#cccccc;
} 
.header-profileoptions a:hover {
	background-color: transparent;
	color: #83c8ff;
	text-decoration:none;

}


.header-profileblock {
  float:right;
  text-align:right;
  position: absolute;
  right: 0px;
margin-right: 5px;
}



.navbar {
  width:100%;
  padding:3px 0.5em;
  border-width:0px;
/*  border-style:solid; */
}

div.navbar {
  width: auto;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

.navbar .navbutton {
  margin-top: 3px;
}

.navbar .breadcrumb {
  float:left;
  margin:0.2em 0em;
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer .navbar {
  margin-top: 4em;
}



/***
 *** Footer
 ***/
 
#footer {
  text-align:center;
  margin-top: 4px;
  margin-bottom: 0px;
  padding: 4px;
}

 
#footer p.helplink {
 margin-bottom: 0px;
}


/***
 *** Blocks
 ***/
.sideblock {
}

.sideblock .content {
  padding: 4px;
  border-bottom: 1px;
  border-top: 0px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
}

.sideblock .header {
  border-bottom: 0px;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
 }

.sideblock .header h2 {
  border-width: 0px;
  padding-top: 4px;
 }

.sideblock .header .hide-show-image {
 padding-top: 4px;
}
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
  margin-top: 4px;
  margin-bottom: 4px;
}
  



/* inizia nuovo */

a:link {
    color: #02416D;
}

a:visited {
    color:#02416D;
}

a:hover {
    color: #83c8ff;
	text-decoration:none;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

/***
 *** Top Menu
 ***/



/* topmenu */

#top_menu {
	height:43px;
	clear:both;
	margin-right:0px;
	margin-left:0px;
	background:url(../immagini/top_menu.gif) repeat-x top center;
	
}	

#top_menu ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	z-index: 9999;
}
#top_menu ul li {
	list-style:none;
	float:left;
	height:43px;
	white-space:nowrap;
	z-index: 9999;
	background:url(../immagini/top_menu_line.gif) right top no-repeat;
}

#top_menu ul li div{
	position:relative;
	/* zoom:1; */
	z-index:10000;
}
#top_menu ul li a {
	display:block;
	height:30px;
	margin-left:2px;
	padding: 16px 17px 0 17px;
	color: #ffffff;
	}
	
#top_menu ul li a:hover{
	color:#363636;

	
}
#top_menu ul li.home a:hover{
	background:none;
}
#top_menu ul li.line {
	padding:0;
}

#top_menu ul li.home a {
	padding-top:12px;
	padding-right:0px;
	
}

#top_menu ul ul{
	padding:10px 25px;
	margin:0;
	list-style:none;
	position:absolute;
	background:#ffffff;
	left:-2px;
	border-bottom: solid 1px #83c8ff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	display:none;
	top:43px;
	z-index: 1000;
}

#top_menu ul ul hr{
	border: 0;
	color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;

	}

#top_menu ul li:hover ul{
	display: block;
}
#top_menu li ul li{
	list-style:none;
	float:none;
	background:none;
	padding:0;
	margin:0;
	height: auto;
	line-height:18px;
}
#top_menu li ul li a:hover {
	background:none;
	color:#83c8ff;

}
#top_menu li ul li a {
	padding:0;
	margin:0;
	display:block;
	height: auto;
	color:#363636;
}
#top_menu_date a {
	float:right;
	padding: 16px 5px 0 17px;
	color: #ffffff;
	text-decoration:none;
}

#top_menu_date a:hover {
	color: #363636;
	text-decoration:none;
}


body, td, li, input, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}

th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
	letter-spacing: -1px;
}

h2.headingblock.header  {
    font-size:1.15em;
	letter-spacing: -1px;

	}

h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

.headermain {
  font-size: 1.7em;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1em;
}
.citazione{
	font-size: 130%;
	color:#000032;
	font-style: italic;
	font-weight: bold;
}
.firma{
	font-size: 90%;
	color:#005FA9;
	font-style: oblique;
	text-align: right;
	padding:10px 20px 1px 5px;
	}
	
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


.fotocent {
	padding-top: 10px; 
	padding-right: 20px; 
	padding-bottom: 5px;
	padding-left: 5px; 
	margin-top:5px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:5px;
	text-align: center;
	}

