@charset "utf-8";
@font-face {
  font-family:'Script MT Bold'; 
  src: local('☺'), /* direttiva local per IE */
/* url('.././fonts/SCRIPTBL.TTF') format('woff'),    Firefox 3.6+, Chrome 5.0+, IE 9.0+ */
        url('.././fonts/SCRIPTBL.TTF') format('truetype'); /* Opera, Safari */		
}

@font-face {
  font-family:'Comic Sans MF'; 
  src: local('☺'), /* direttiva local per IE */
/* url('.././fonts/comic.TTF') format('woff'),    Firefox 3.6+, Chrome 5.0+, IE 9.0+ */
        url('.././fonts/comic.TTF') format('truetype'); /* Opera, Safari */
}

/*******************************************************************************/
/* layout.css  by S. Toscano ottobre 2012-febbraio 2016  sfondo centrale nero  */
/*  central {...;background-color:#000000;width:1010px;color:#FFFFFF;... }     */    
/*******************************************************************************/    

html {
    height: 100%;
}
body {
    background-attachment: fixed; /* ex  scroll;     2021*/ 
     /*margin: 0;*/ 
     /* padding: 0;*/ 
}
body {
    background-color:#222222; /* ex #7dc7c8;819393 #242c2c; 4c7a7a; #3a5a5a; #030505; #B1B3D;*/ 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; /* 2021 Resize the background image to cover the entire container */
}
div#wrapper {
 /* background-color:#FFFFFF; ex #aedcdc; #7dc6c7;#FFFFFF;/ */ 
    background-position: center center;
    border: medium none;
    margin: 0 auto;   
    width: 1280px;
}
div#bordi {
    background: url(".././images/wrapper-bordo-tras-1280.png") repeat-y scroll center center transparent;
}
div.central {
    background-position: center center;
	background-color:#5c5757!important;/* ex #575757;        */ 
    margin: 0 auto;
/*  padding-left: 10px;  ***** */ 	 
    width: 1010px;
	color:#FFFFFF;
}
#header {
    background-image: url(".././images/logo.png");
    background-position: 10px 15px;
    background-repeat: no-repeat;
    font-size: 24px;
 /* font-weight: bold;*/ 	
    height: 150px;
	margin-left: 5px;  /* *****     */
	margin-bottom: 60px;
    padding: 0px 0px 0px 0px; /* padding-top: 10px; */    
    width: 1000px;
}
div.boxHead {
    margin: 5px  5px  0px 14%;
	padding-top: 42px; /* 50px; */
    width: 86%;
    clear: right;
    font-family: Arial; /* Verdana; */
 /*	font-weight: bold;*/  
 /* color: #b13330 rosso;8c2522 #de3437;*/    
    display: inline; 
    text-align: center;	
    float: right; 
}

.Three-Dee-Red-0{     /* http://www.3dcsstext.com/ */
 /* font-family: 'Comic Sans MS', cursive;*/ 
    line-height: 1em;
    color: #da3634;/*#db2d15; #fe3d39; */
    font-weight:bold;
    font-size: 26px;
    text-shadow:0px 0px 0 rgb(188,25,22),1px 0px 0 rgb(170,7,4),2px 0px 0 rgb(153,-10,-13),3px 0px 0 rgb(135,-28,-31),4px 0px 0 rgb(118,-45,-48),5px 0px 0 rgb(100,-63,-66),6px 0px 0 rgb(83,-80,-83), 7px 0px 0 rgb(66,-97,-100),8px 0px 7px rgba(0,0,0,0.6),8px 0px 1px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,.2);
}
.Three-Dee-0{
 /* font-family: 'Comic Sans MS', cursive;*/ 
    line-height: 1em;
    color: #ffffff;
    font-weight:bold;
    font-size: 26px;
    text-shadow:0px 0px 0 rgb(225,225,225),1px 0px 0 rgb(207,207,207),2px 0px 0 rgb(190,190,190),3px 0px 0 rgb(172,172,172),4px 0px 0 rgb(155,155,155),5px 0px 0 rgb(137,137,137),6px 0px 0 rgb(120,120,120), 7px 0px 0 rgb(103,103,103),8px 0px 7px rgba(0,0,0,0.6),8px 0px 1px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,.2);}  

.menu_top{   
    background-image: url(".././images/barramenu.png") ;
    background-position: right;
    background-repeat: no-repeat;	
    float: right;
	margin-top:45px;
    width: 990px;
    height: 45px; /*ex  height: 40px;  */  
}  
.menuNav{   /* ok */
    margin:  0;          /*   padding:0; */  
    padding-left: 175px;  /*   padding:0; */  
      /*background: trasparent;*/   	
    white-space: nowrap;
    list-style: none outside none;
    /*color: #fff; */  
    text-align: center;
   /*  font-weight: bold;*/ 	 
}  
.menuNav li { /*   ok */   
    float: left;    
    padding:0;      /* padding:0; */   
    height: 45px;   /* height: 24px;*/ 
	line-height: 30px; /* ?*/ 
	border-left:0px groove #fff; /*   #fff  ? #7dc7c8 */   
  }
.menuNav a{
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;    
    height: 30px;  /* height: 24px;*/     
    padding: 8px 30px 7px 30px;/*padding:8px+7px+height:30px=height menu-top:45px; */   
    text-decoration: none;
}                  
.menuNav a:link{                                                       /* sfondo nero */  
  /*background: trasparent;  */  
    color: #fff!important; /*  color: #c5e3e5!important; */    
} 
.menuNav a:visited{	
/*  background: trasparent;*/
    color: #fff!important;/* #c5e3e5;*/     
}

.menuNav a:hover{
    background-color:#c5e3e5;	
    font-weight: normal;
    color:#b13330!important;
    text-decoration: none !important; 
}
 /* */
.menuNav a:focus{  
 /* background-color: trasparent;  */  	
    color:#ffffff!important;   
    text-decoration: none !important;
} 
 /*background-color:beddde#aedcdc;#9fb0c0; #AEC0C7; */
 
.menuNav a:active{  
 /* background-color: trasparent;  */  
    color:#b13330!important; /*  #c5e3e5;color: darkred;   */    
} 

div#menuInt, div#menuIntRealiz {   /* *******new ok */  
	padding-top:10px;
	margin-top:10px;
	margin-left:15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
    color: #ffffff; /*#b13330;  darkred; */	
	text-align: left;
    font-weight: bold;
	/*   background-color: trasparent;*/
} 
div#menuItem, div#menuItemRealiz {        /* *******da verif  */  
	margin-top:10px;
	margin-left:-20px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
    color: #ffffff; /*#b13330;  darkred; */	
	text-align: left;
    font-weight: bold;
	/*   background-color: trasparent;*/
} 
 
/*-----------------inizio menù realizzaz(ioni)------------------------ */
.menu_top_realiz_max{   
    background-image: url(".././images/barramenurealiz_max.png");
    background-position: right !important;
    background-repeat: no-repeat; 	
    float: left;
	margin-top:6px;
	margin-left:-29px;/*ex -19px; **** */  
	width: 990px; 
    height: 190px; /*ex  height: 40px;  */  
	color:#fff;	
}  
.menu_top_realiz{   
    background-image: url(".././images/barramenurealiz.png");
    background-position: right !important;
    background-repeat: no-repeat; 	
    float: left;
	margin-top:6px;
	margin-left:-20px;
	width: 990px; 
    height: 190px; /*ex  height: 40px;  */  
	color:#000;	
}  
.menuNavrealiz{   /* ok */
    margin-top:1px; /* margin:0; */  
    padding-left: 100px;  /*   padding:0; */  
  /*background: trasparent;*/   	
    white-space: nowrap;
    list-style: none outside none;  
    text-align: center;
    font-weight: bold;      /* */ 
} 
.menuNavrealiz li { /*   ok */   
    float: left;     	
    padding:0px;   /* padding:0; */   
    height: 45px;   /* height: 40px;*/ 
    line-height: 5px; /* line-height: 13px;*/     
}

.menuNavrealiz  a {                                   /* sfondo nero */  
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;    
    height: 25px;  /* height: 30px;*/   
    margin-top:10px;	
    padding: 6px 0px 5px 0px;/*padding:8px+7px+height:30px=height menu-top:45px; */   
    text-decoration: none;
 /* color: #b13330;*/
}

.menuNavrealiz  a:link{
/ * background: trasparent;* /  
    color: #c5e3e5!important; 
}

.menuNavrealiz  a:visited{	
    color:#c5e3e5;
}
.menuNavrealiz  a:hover{	
 /* background-color:trasparent;	*/
    color: #b13330!important; 
    text-decoration: none !important; 
}

.menuNavrealiz  a:focus{    
   color:#fff!important; /*color: #fff;Darkred;  #000;#b13330; */
   font-weight: bold;
   text-decoration: none !important;    
}

.menuNavrealiz  a:active{  
 /* background: trasparent;*/ 
    color:#fff!important;     /*color: #c5e3e5; su quello del sito :::controllare!*****/ 
} 


a.menuNavrealizOpacity img {
/* filter:alpha(opacity=60); x valid */
   -moz-opacity: 0.6;
   opacity: 0.6;
   -khtml-opacity: 0.6;
}

a.menuNavrealizOpacity:hover img {
/* filter: alpha(opacity=100); x valid */
   -moz-opacity: 1.0;
   opacity: 1.0;
   -khtml-opacity: 1.0; 
}
#int{
    margin: 13px 0px 14px 0px;
    padding: 0;  
    text-decoration:none;
}
#intw{
    margin: 13px 0px 14px 0px;
    padding: 0;
    color:#ffffff;
    text-decoration:none;
}
/*---------------------fine menù realizzaz(ioni)------------------------- */

h2{
    margin-top: 10px;
    padding: 0;
}
h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size:1em; /* 0.75em;0.65em; */
	text-align:center;
}
h2 a, h2 a:hover, h2 a:link {
    color: #000000;
    text-decoration: none;
}
/* */
a:link {
	color:#ffffff;
    text-decoration: none;
}

a:visited {    
	color: #ffffff;   /* color:#FF0000;rosso  */	
    text-decoration: none;
}
a:hover { 
	color:#c5e3e5; /* color:blu #ffffff;   color:#001AE1;blu  */
	font-weight: bold;
    text-decoration:none; /* underline;*/	
}
a:active {	
    color: #FFFFFF;
    text-decoration: none;
}

#contentpage {   /* ******  */
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
    font-style: normal;
	font-weight: normal;
    padding-left: 30px;/*padding: 0px 0px 0px 10px;  */
	text-align: center !important;
    width: 600px;
    float:left; 
}

#contentpagemax {  /* *******   */
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-style: normal;
	font-weight: normal;
    padding: 0px 30px 0px 30px;  /*padding: 0px 30px 0px 30px;  */
	text-align: center !important;
    width: 930px;/*width: 930px;  */
    float:left; 
}


#rightcolumn {
    font-size: 1em;
    font-style: normal;
    padding-right: 30px;/*padding: 0px 10px 0px 0px;  */
    width: 330px;
    float:right; 
}

#boxscrolling {
    margin: 10px 0px 10px 0px;;
    padding: 0px 0px 10px 0px;/*padding: 0px 0px 10px 10px;*/
    /* border: noborder;*/
    width: 305px;
    float:right; 
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#scroll {           /* */
 /* background-color:trasparent;    #000; */ 
  /*color: #da3634;           red;*/
    height: 20px;
/*  padding: 0px; */
    overflow: hidden;
}

#box {
    margin: 10px 0px 30px 0px;;
    padding: 0px ;/*padding: 0px 0px 10px 10px;*/	
    border: 1px solid rgb(197, 227, 229);
    width: 296px;
  /*height: 350px;*/
    float:right; 
}

#box h2{
    margin: 0px;
    padding: 10px 10px 0px 10px;
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
    text-align: center; 
    color: rgb(197, 227, 229);/*color: #da3634;	*/
}

#box a:link,
#box a:visited {
    color: #fff;
    text-decoration:none;
}

#box a:hover {
    color: rgb(197, 227, 229);
    text-decoration:none;
}
 
#box ul{
    margin: 0px;
    padding: 5px 10px 0px 30px;
	/* margin-left: -10px;  */
   /* list-style-position: outside;   */ 
}

#rountedBox {
   margin-top:10px;
   padding: 0px 0px 5px 0px;   
   border: 2px solid #ccc;
 /* -moz-border-radius: 15px;  firefox */
 /* -webkit-border-radius: 15px;  safari, chrome */
   border-radius: 15px;
   width: 296px;
   float:right;  
}

#rountedBox h2 {
    margin: 0px;
    padding: 10px 10px 10px 10px;
	font-family: Verdana;
	font-size: 18px;
    text-align: center;
}

#rountedBox ul {
  margin: 0px;
  padding: 0px 15px 0px 30px;  
}
#rountedBox li {
  margin: 0px;
  padding: 5px 0px;  
}

.title-article {
    line-height: 2em;
    margin-bottom: 10px;
    width: 460px;
}

.title-image {
    line-height: 2em;
    margin-bottom: 10px;
    width: 460px;
}
.subtitle {
    color: #CC9900;
    font-size: 0.675em;
    font-weight: bold;
}
.cont-article {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.cont-image {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.cont-article .button-grey {
    float: right;
}
.cont-image .button-grey {
    float: right;
}


.box-article {
    background: url(".././images/article_rr_bk.png") no-repeat scroll left top transparent;
    float: left;
    height: 193px; /*   height:  218px;*/
    margin-bottom: 20px;
    padding: 10px;
    width: 214px;
}
.box-image {
    background: url(".././images/article_rr_bk.png") no-repeat scroll left top transparent;
    float: left;
    height: 193px; /*   height:  218px;*/
    margin-bottom: 20px;
    padding: 10px;
    width: 214px;
}

.box-article .box-heading {
    float: left;
    height: 35px; /*   height:  55px;*/  
    overflow: hidden;
    width: 100%;
}
.box-image .box-heading {
    float: left;
    height: 35px; /*   height:  55px;*/  
    overflow: hidden;
    width: 100%;
}

.box-article .subtitle {
    float: left;
    height: 35px;
    line-height: 1.3em;
    overflow: hidden;
    width: 100%;
}
.box-image .subtitle {
    float: left;
    height: 35px;
    line-height: 1.3em;
    overflow: hidden;
    width: 100%;
}

.box-article img {
    margin-top: 2px;
}
.box-image img {
    margin-top: 2px;
}
.box-article.rg {
    margin-right: 10px; /* margin-right: 13px;*/
}
.box-image.rg {
    margin-right: 10px; /* margin-right: 13px;*/
}
.box-side .subtitle {
    margin-top: 13px;
}
 
#footer {
    clear: both;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal; 
	/*color: #c5e3e5;	color: #da3634;; */
    margin: 1px;
    text-align: center !important;
    width: 980px;
}
#footer a:hover {
    color:#da3634!important;      /*#b13330;*/
    font-weight:normal; /*   */
    text-decoration:none; /* underline;*/		
}	
	
