@charset "utf-8";
/* CSS Document */

body {
	background-color: #d8efff;
	background-image: url('sfondo.jpg'); 
	background-position: bottom left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0 0 0 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
}

.up {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	text-transform: capitalize;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
}

img {
	border: 1px black solid;
}


a:link,a:active,a:visited {
	color: #900;
	text-decoration: none;
} 

#credits a:link,a:active,a:visited {
	color: #900;
	text-decoration: none;
} 

#credits a:hover {
	color: #FFF;
	font-weight: bold;
	background-color:#C00;
	font-size: larger;

}


#menu a:link,a:active,a:visited {
	color: #900;
	text-decoration: none;
} 
#menu a:hover {
	color: #FFF;
	font-weight: bold;
	background-color:#C00;
	font-size: larger;

}

#contenuto a:link,a:active,a:visited {
	color: #900;
	text-decoration: none;
} 

#contenuto a:hover {
	color: #990000;
	font-weight: bold;
	font-size: larger;

}





#header {
	background-color: #FFC;
	position:relative;
	margin: auto;
	width: 1000px;
	height: 90px;
	background-image: url('ie_header.png');   				/* Anziche' banner.png */
	border-top: 1px black solid;
	border-bottom: 2px black solid;
	border-left: 1px black solid;
	border-right: 2px black solid;
	padding-top: 30px;
	text-align: center;
	font-size: 0px;								/* Anziche' xx-large */ 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 30px;
	font-weight: bold;
	text-shadow: white 2px 1px 10px, white 3px 2px 5px, white -3px -2px 5px, white -3px 2px 5px, white 3px -2px 5px;
	color: #000;
	
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

#descrizione {
	font-size: 0px;								/* Anziche' medium */ 
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#menu {
	position: relative;
	background-color: #FFC;
	padding-top: 5px;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 0px;
	width: 985px;
	height: 25px;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	border-top: 1px black solid;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 0px;
	
		-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
	
#barra_news {
	position: relative;
	background-color: white;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 0px;
	width: 1000px;
	height: 25px;
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	border-top: 1px black solid;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	

	
}

#barra_news_statico {
	padding-top: 3px;
	position: relative;
	background-color:#FFC;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 249px;
	float: left;
	border-right: solid 1px black;
	

}

#barra_news_statico img {
	border: 0px;
}


#barra_news_movimento {

		color: #006;

	padding-top: 3px;
	position: relative;
	background-color: white;
	font-size: 18px;
	text-align: center;
	width: 750px;
	float: right;
}

	
#corpo {
			-webkit-border-radius: 15px;
    -moz-border-radius: 15px;

	position: relative;
	background-color: #FFF;
	margin: auto;
	margin-top: 2px;
	width: 1000px;
	height: 1450px; /* 									EDIT */
	border-left: 1px black solid;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	border-top: 1px black solid;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#sidebar {
			-webkit-border-radius: 15px;
    -moz-border-radius: 15px;

	float: left;
	margin: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 219px;
	text-align: justify;
	font-size: small;
	background-color: #FFC;
	border-right: 1px black dotted;
	height: 100%;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar a:hover {
	background-color: none;
}
#sidebar h2 {
	color: #900;
	margin-bottom: -5px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}

#sidebar p {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px red dotted;
}

marquee {
				-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

#home_banner_sotto {
	float: right;
	width: 99%;
	text-align: center;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	margin-top: 45px;
}
#home_banner_sotto img {
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	border-left: 1px black solid;
}

#principale {
	
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
	
	background-image: url('logo.png');
	background-repeat: no-repeat;
	text-align: justify;
	float: right;
	margin: auto;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	width: 740px;
	height: 98%;  /*                 1420                         EDIT */
	background-color: #FFF;
	border: 0 0 0 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: scroll;
}

#principale h2 {
	color: #600;
	font-size: 36px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	text-align: center;
	text-shadow: #C93 1px 1px 1px, #C93 1px -1px 1px, #C93 -1px 1px 1px, #C93  -1px -1px 1px;
}

#articolo {
	color: #111111;
	padding-left: 20px;
	padding-right: 20px;
	text-indent: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding-bottom: 30px;
}

#info_articolo {
	color: #999;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 20px;
}

#contenuto {
	padding-top: 10px;
	margin: auto;
	width: 98%;
}

#presentazione {
	margin-top: 00px;
	float: left;
	width: 40%;
	text-align: center;
}

li {
	text-indent: 5px;
	margin-top: 15px;
}

h4  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}

#credits {
	padding-top: 50px;
	font-size: small;
	color: #666;
	text-shadow: #999 1px 1px;
	position: relative;
	margin: auto;
	width: 310px;
	height: 110px;
	margin-top: 0px;
	background-image: url('credits.png');
}
	
#slide {

		position: relative;
	float: right;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
		width: 300px;
	padding: 0 0 0 0px;
		margin-right: 50px;

}
#slide_div img {
	width: 330px;
	height: 300px;
}

#marquee_home {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: auto;
	margin-top: 0px;
	border: 1px black solid;
	width: 320px;
	height: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: inerhit;
	padding-left: 5px;
	padding-right: 5px;
	
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	
}

#blocco-top {
	position: relative;
	background-image: url('blocco-top.png');
	background-repeat: repeat-y;
	width: 293px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-family:"Comic Sans MS", cursive;
	color: #600;
	height:5px;
	text-align: center;
	font-size:x-large;
	padding-left: 45px;
	padding-right: 45px;
	margin: auto;
	margin-bottom: 0px;
	line-height: 12px;
	float: right;
}


#blocco {
	float: right;
	position: relative;
	background-image: url('blocco.png');
	background-repeat: repeat-y;
	width: 300px;
	text-align: justify;
	font-family: "Comic Sans MS", cursive;
	font-size:small;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	padding-right: 38px;
	margin-bottom: 0px;
	border-bottom: 1px black solid;
	margin: auto;
	margin-top: 0px;
	line-height: 14px;
}

#avanti {
	padding-top: 5px;
	font-size: large;
	text-align: right;
}


#blocco li {
	padding-top: 15px;
	list-style: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-image: none;
}

#blocco li .titolo {
	font-size: 15px;
	font-weight: bold;
	elevation:higher;
}

#blocco p {
	padding: 0 0 0 0px;
	padding-bottom: 15px; 
	margin: auto;
}

#blocco ul {
	padding: 0 0 0 0px;
}

#blocco li {
	text-indent: 5px;
	text-shadow: green;
}

#blocco img {
	margin-right: 6px;
	margin-bottom: 4px;
	border: 1px black solid;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.pgmusic {
	position: relative;
	left: -5px;
}