@page  {size: 21.0cm 14.85cm; margin-top: 2.5cm; margin-bottom: 2cm; margin-left: 2.5cm; margin-right: 2.5cm; }

/*------------------------------------------------------------------------- 
                                 General
------------------------------------------------------------------------- */
body {
  margin: 0px; 
  padding: 0px; 
  background color: #ffffff; 
  text-align:center;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 75%;     
  font-weight: normal; 
  color: #000; 

}

/*------------------------------------------------------------------------- 
                                 Container
------------------------------------------------------------------------- */


#container {
/*position:related;
*/
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 5px; 
	width: 980px; 
	color: #000; 
	text-align:left;

}

/*------------------------------------------------------------------------- 
                                 Logo e immagine
------------------------------------------------------------------------- */

#logo {float: center;}

#imgponte {display: none}

/*------------------------------------------------------------------------- 
                                 path
------------------------------------------------------------------------- */
#pathsearchcontainer {display: none}

/*------------------------------------------------------------------------- 
                                 search
------------------------------------------------------------------------- */
#searchcontent {display: none}

/*------------------------------------------------------------------------- 
                                 footer
------------------------------------------------------------------------- */
#footer {display: none}

/*------------------------------------------------------------------------- 
                             menu side left
------------------------------------------------------------------------- */

#leftcontainer {display: none}



/*------------------------------------------------------------------------- 
                                 menu side right
------------------------------------------------------------------------- */

#rightcontainer {display: none}



/*------------------------------------------------------------------------- 
                                 content group a 1 colonna
------------------------------------------------------------------------- */
#divcentrale.big {
   margin-top: 20px;
   width: 650;
   }

   
#divcentrale.normal {
 margin-top: 20px;
  width:auto;
  
  }

#divcentrale {
  width: 650px;
  margin-top: 20px;
  } 

#groupcontent {
    width: 650px;
	}

.titleGroupSmall {
	background-color: #fff;
	border: 0px;
	font-weight: bold;
	font-size: 100%;    
	color: #1F6AA1;
	text-decoration: none;
	text-align: left;
	
}

.titleGroupLarge {
	background-color: #fff;
	border: 0px;
	font-weight: bold;
	font-size: 100%;    
	color: #1F6AA1;
	text-decoration: none;
	text-align: left;
	
}



.titleGroupbackground {
    background-color: #ffffff;
	padding-right: 4px;
	padding-left: 3px;
	line-height: 20px;
		
	}
.fotoTesto {
    background-color: #fff;
	font-weight: normal;
	font-size: 100%;    
	color: #000000;
	width: auto;
    height: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}

.txtbody {
      
  font-weight: bold;
  color: #1F6AA1;  
}

/*------------------------------------------------------------------------- 
                                 content group a due colonne 
------------------------------------------------------------------------- */
#groupContentdue {
    width: auto;

	}

#sxgroupContent {
    width: 280px;
	float: left;
	margin-top: 5px;

}

#dxgroupContent {
    width: 280px;
	float: right;
	margin-top: 5px;

}

.titlearticolo {
	background-color: #ffffff;
	border: 0px;
	font-weight: bold;
	font-size: 100%;    
	color: #000;
	text-decoration: none;
	text-align: left;
	padding-left: 4px;
	}
	
.titleGroupduecolonne {
	background-color: #fff;
	border: 0px;
	font-weight: bold;   
	color: #1F6AA1;
	text-decoration: none;
    text-align: left;
	font-size: 100%; 
	}
.titleGroupbackground2 {
    background-color: #ffffff;
	padding-right: 4px;
	padding-left: 2px;
	line-height: 20px;
	font-size:100%;
	 
	}


.fotoTesto2Colonne{
    background-color: #fff;
	font-weight: normal; 
	font-size: 100%;   
	color: #000000;
	width: auto;
	height:135px;
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


/*------------------------------------------------ continua link */

a.continua:link{display: none}

a.continua:visited{display: none}

a.continua:hover{display: none}

.continuabianco {display: none}

.continuabox {
	width:auto;
	float:right;
}

#boxborder {
	width: auto;

		
}

/*------------------------------------------------ link general */

a.linkgeneral:link{ 
	font-weight: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #ff0000; 
	text-decoration: none; 

	}

a.linkgeneral:visited{ 
	font-weight: none; 
	font-famil?ˆy: Verdana, Arial, Helvetica, sans-serif; 
    color: #ff0000; 
	text-decoration: none;

	}

a.linkgeneral:hover{ 
	font-weight: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #000000; 
	text-decoration: none;
	}



a:link {
	font-weight: normal;
	color: #1A3C78;
	text-decoration: underline;

}
a:visited {
	font-weight: normal;
	color: #1A3C78;
	text-decoration: underline;
}

a:hover {
    font-weight: normal;
	color: #86A6BF;
	text-decoration: none;
}









