﻿html, body, div, span, applet, object, iframe, blockquote , pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

body { 
	margin:0 auto;
	width:100%;
	height:100%;
	padding:0px;
	overflow:auto;
	min-width:360px
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*MAIN*/
body { 
	margin:0 auto;
	padding:0px;
	overflow:auto;
	text-decoration:none;
}

a {
	color: #666666;
}

a:hover {
	color: #E24B70;
}


#testa, #slogan, #logo, #lingue, #menu, #slideshow, #center, #corpo, #contenuto, #laterale, #googleins, #allegati, #articoli, #down {
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	position:relative;
}


#top {
	top:0px;
	width: 100%;
	z-index: 20;
}

	#testa {
		top: 0px;
		height:510px;
		margin-top:0px;
		z-index: 20;
	}

		#logo {
			height:110px;
			width:120px;
			float:left;
			z-index: 30;
			padding:5px;
		}
			#logo img {
				width:110px;
			}
		#slogan {
			display:block;
			font-family:'Lobster', sans-serif;
			text-decoration:none;
			padding:5px;
			color:#eeeeee;
		}
		#slogan a{
			color:#eeeeee;
		}
		#slogan a:hover{
			color:#eeeeee;
		}

		#lingue {
			padding:5px;
			height:25px;
			z-index: 30;
			text-align:right;
			width:150px;
		}
		#menu {
			top:0px;
			height:450px;
			z-index: 30;
		}
	#slideshow {
		top: -510px;
		margin-top:110px;
		height:510px;
		z-index: 15;
	}


#center {
	width: 100%;

	height:auto;
	z-index: 20;
}
	#corpo {
		top:0px;
		z-index: 20;
	}

		#contenuto {
			top:0px;
			z-index: 10;
		}
		#contenuto-big {
			top:0px;
			z-index: 10;
		}

		#laterale {
			top:0px;
			z-index: 10;
		}
		
		#googleins {
			margin: 0 auto;
			padding:5px;
			height:300px;
		}

		#allegati {
			top:0px;
			z-index: 10;
		}
		#articoli {
			top:0px;
			z-index: 10;
			padding-left:10px;
			height:350px;
		}


#down {
	top:0px;
	width: 100%;
	height:auto;
	z-index: 30;
}




/* Per schermi superiori a 990px */
@media screen and (min-width: 960px) {
	#testa {
		width:960px;
	}
	#slogan {
		font-size:24px;
		float:left;
	}
	#lingue {
		float:right;
	}
	#menu {
		width:760px;
		float:right;
	}
	#grafico {
		width: 660px;
		visibility:visible;
		float:right;
	}
	#slideshow {
		height:450px;
	}
	#corpo {
		width: 960px;
	}
	#contenuto {
		width: 600px;
		float: left;
		display:inline;
	}
	#contenuto-big {
		width: 960px;
		float: none;
		display:inline;
	}

	#googleins {
		float: left;
		display:inline-block;
		width: 30%;
	}
	#laterale {
		width: 360px;
		float: right;
		display:inline;

	}
	#allegati {
		width: 960px;
		float: none;
	}
	#articoli {
		float: left;
		display:inline-block;
		width: 18%;
	}

}

/* Per schermi inferiori a 960px */
@media screen and (max-width: 959px) and (min-width: 530px) {
	#testa {
		width:95%;
	}
	#slogan {
		font-size:22px;
		float:left;
	}
	#lingue {
		float:right;
	}
	#menu {
		width:45%;
		float:right;
	}
	#grafico {
		width: 350px;
		visibility:visible;
		float:right;
	}
	#slideshow {
		height:450px;
	}
	#corpo {
		width: 95%;
	}
	#contenuto {
		width: 55%;
		float: left;
	}
	#contenuto-big {
		width: 100%;
		float: none;
	}
	#googleins {
		float: left;
		display:inline-block;
		width: 47%;
	}
	#laterale {
		width: 45%;
		float: right;
	}
	#laterale .sx, .tit3, .h4 {
		font-size:0.8em;
		text-decoration:none;
	}

	#allegati {
		width: 100%;
		float: none;
	}
	#articoli {
		float: left;
		display:inline-block;
		width: 30%;
	}
	#articoli .des2, .tit2 {
		font-size:0.9em;
	}

}

/* Per schermi inferiori a 650px */
@media screen and (max-width: 529px) {
	#testa {
		width:50px;
	}
	#slogan {
		font-size:18px;
		float:right;
		text-align:right;
	}
	#lingue {
		float:right;
		text-align:right;
	}
	#menu {
		width:60%;
		float:right;
	}
	#grafico {
		visibility:hidden;
	}
	#slideshow {
		height:450px;
	}
	#corpo {
		width: 100%;
	}
	#contenuto {
		width: 100%;
		float: none;
	}
	#contenuto-big {
		width: 100%;
		float: none;
	}
	#googleins {
		float: right;
		display:inline-block;
		width: 100%;
	}
	#laterale {
		width: 100%;
		float: none;
	}
	#allegati {
		width: 100%;
		float: none;
	}
	#articoli {
		float: left;
		display:inline-block;
		width: 47%;
	}
	#articoli .des2, .tit2 {
		font-size:0.9em;
				text-decoration:none;

	}

}

