* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, serif;
	color: #fff;
	font-size: 14px;
        background-image: url('../images/Background.jpg');
}

a {
        color: black;  //collegamenti degli anni
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
	a:hover,
	a.selected {
		color: #ffcc00;
                text-decoration: none;
	}

h1,h2,h4,h5,h6 {
	text-align: center;
	//color: #ccc;
        color: black;
	text-shadow: #000 1px 1px 2px;
	margin-bottom: 5px;
}
	h1 {
		font-size: 18px;
                color: white;
	}
	h2 {
		font-size: 14px;
	}
        h3 {
		font-size: 18px;
                color: black;
                margin-left: 20px;
	}


.sociales {
	text-align: center;
	margin-bottom: 20px;
}
#immagineTI img {
   transition: none;
   transform: none;
}
.border_top td{
  border-top:1pt solid black;
}

	#timeline {
/*		width: 800px;
		height: 350px;*/
                width: 1100px;
                /*height: 1100px;*/
		height: 100%;
		overflow: hidden;
		margin: 100px auto;
		position: relative;
		background: url('../images/dot.gif') left 45px repeat-x;
	}
		#dates {
			width: 800px;
			height: 60px;
			overflow: hidden;
                        color: white;
		}
			#dates li {
				list-style: none;
				float: left;
				width: 180px;
				height: 55px;
				font-size: 15px;
				text-align: center;
				background: url('../images/biggerdot.png') center bottom no-repeat;
			}
				#dates a {
					line-height: 38px;
					padding-bottom: 8px;
				}
                                #videata a{
                                    color: #ffffff;
                                }
                                #datamilann a{
                                    color: #299F35;
                                }
                                #data15mil a{
                                    color: #DEBE1B;
                                }
                                #data300 a{
                                    color: #E13061;
                                }
                                #datazero a{
                                    color: white;
                                }
                                #data1500 a{
                                    color: white;   
                                }
                                #data1672 a{
                                    color: #E13061;
                                }
                                #data1799 a{
                                    color: #813F93;
                                }
                                #data1800 a{
                                    color: #E13061;
                                }
                                #data1831 a{
                                    color: #813F93;
                                }
                                #data1839 a{
                                    color: #4566B1;
                                }
                                #data1860 a{
                                    color: #813F93;
                                }
                                #data1873 a{
                                    color: #4566B1;
                                }
                                #data1878 a{
                                    color: #D8022E;
                                }
                                #data1905 a{
                                    color: #4566B1;
                                }
                                #data1909 a{
                                    color: #D8022E;
                                }
                                #data1960 a{
                                    color: #F18834;
                                }
                                #data1962 a{
                                    color: #D8022E;
                                }
                                #data1963 a{
                                    color: #4566B1;
                                }
                                #data1969 a{
                                    color: #F18834;
                                }
                                #data1976 a{
                                    color: #D8022E;
                                }
                                #data1990 a{
                                    color: #D8022E;
                                }    
                                #conclusione a{
                                    color: #ffffff;
                                }
                                
                                
				#dates .selected {
			        font-size: 22px;
                                font-weight: bold;
                                background: url('../images/biggerdot.gif') center bottom no-repeat;
				}
		
		#issues {
/*			width: 800px;*/
                        width: 1100px;
                        /*height: 350px;*/
			/*height: 1100px;*/
                        height: 100%;
			overflow: hidden;
		}	
			#issues li {
/*				width: 800px;*/
                                width: 1100px;
				/*height: 1100px;*/
                                height: 3500px;
				list-style: none;
				float: left;
			}
				#issues li.selected img {
                                    -webkit-transform: scale(1.1,1.1);
                                    -moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
				#issues li img {
					float: left;
					/*margin: 10px 30px 10px 50px;*/
                                        margin: 50px 50px 50px 50px;
					background: transparent;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */      
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out; 
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				#issues li h1 {
                                        font-family: Arial, serif;
					color: #ffcc00;
					font-size: 35px;
					margin: 20px 0;
					text-shadow: #000 1px 1px 2px;
				}
				#issues li p {
                                        font-family: Arial, serif;
                                        color: black;
					font-size: 14px;
					margin-right: 70px;
                                        margin-left: 20px;
					font-weight: normal;
					line-height: 22px;
					/*text-shadow: #000 1px 1px 2px;*/
				}
                                
                                #issues li p immagineLinea{
                                    
                                    margin: 1px 1px 1px 1px;
                                }
/*                                #issues li img table{
                                    background-color: white;                                    
                                    
                                }*/
                                
		
/*		#grad_left,
		#grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#grad_left {
		        left: 0;
		        background: url('../images/grad_left.png') repeat-y;
			}
			#grad_right {
		        right: 0;
		        background: url('../images/grad_right.png') repeat-y;
			}*/
		
		#next,
		#prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 250px;
			width: 22px;
			height: 38px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
                        margin-right: 20px;
                        margin-left: 20px;
		}
			#next:hover,
			#prev:hover {
				background-position: 0 -76px;
			}
			#next {
				right: 0;
				background-image: url('../images/next.png');
			}
			#prev {
				left: 0;
				background-image: url('../images/prev.png');
			}
				#next.disabled,
				#prev.disabled {
					opacity: 0.2;
				}
//#################################################CSS aggiunto  #############################################################################################
                                #paragrafoPrimo{
                                    height: 350px;
                                }
                                #paragrafoSecondo{
                                    height: 350px;
                                    text-align: left;
                                }
                               