@charset "UTF-8";
#coockiealert
{
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;

  height: 100px;
  font-size:100%;
  font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000;
	 border-top:2px solid #284370;
  text-align:center;
  background:#fff;
  padding:5px 10%;
  margin-top: 5px; 
}
#coockiealert a{text-decoration:underline;color:black;}
#coockiealert form{margin-top:0px;}
#coockiealert button {
  display: inline-block;
  padding: 2px 6px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: whiteSmoke;
  border: 1px solid #BBB;
  border-color: #E6E6E6 #E6E6E6 #BFBFBF;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #A2A2A2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  }


html body{
	margin: 0px;
	padding: 0px;
}
img {
	max-width: 100%; 
	
	}


body {
	background-image: url(immagini/sfuma-body.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 60px;
	height: 60px;
	width: 100%;
	position: fixed;
	background-color: #e3e3e3;
	bottom: 0px;
	border-top: solid 10px #fff;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.news-dida h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
#box-login {
	background-color: #fff;
	height: 150px;
	width: 300px;
	margin-left: 9%;
	position: absolute;
	z-index: 10;
	margin-top: 490px;
	border-radius: 10px;
	border: 3px solid #a7b6c9;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: none;
	
}
#box-login  a {
	color: #6884a8;
	text-decoration: none;
	font-style: italic;
}
#box-login a:hover {
	color: #223f65;
}
#box-iscrizione {
	position: relative;
	width: 72%;
	border-radius: 10px;
	border: 3px solid #a7b6c9;
	padding: 10px;
	margin-top: 35px;
	margin-right: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;	
}
#box-contatti {
	position: relative;
	width: 464px;
	border-radius: 10px;
	border: 3px solid #a7b6c9;
	padding: 10px;
	margin-top: 35px;
	margin-right: 20px;
	text-decoration: none;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:justify;
}
#box-info {
	position: relative;
	width: 300px;
	
	padding: 10px;
	margin-top: 35px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-decoration: none;	
}
input {
	display: block;
	margin-left: 140px;
	margin-top: -16px;
}
textarea {
	display: block;
	margin-left: 140px;
	margin-top: -16px;
}

#box-lingue {
	height: 20px;
	width: 100%;
	position: relative;
	margin-top: 8px;
}

#box-social {
	height: 30px;
	width: 92%;
	position: relative;
	margin-top:5px;
	text-align: right;
}
#bott-gallery a {
	height: 26px;
	padding: 0 8px;
	position: relative;
	display: block;
	float: left;
	border-radius: 8px;
	border: 1px solid #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#be0927), to(#8e0331));
	background: -moz-linear-gradient(top, #be0927, #8e0331);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	line-height: 26px;
	text-decoration: none;
	margin-left: 32px;
	color: #fff;
}
#bott-gallery a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#8e0331), to(#be0927));
	background: -moz-linear-gradient(top, #8e0331, #be0927);
	color: #fff;
}
#bott-desic a {
	height: 26px;
	padding: 0 8px;
	position: relative;
	display: block;
	float: left;
	border-radius: 8px;
	border: 1px solid #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#146fa8), to(#3b90c5));
	background: -moz-linear-gradient(top, #146fa8, #3b90c5);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	line-height: 26px;
	text-decoration: none;
	margin-left: 10px;
	color: #fff;
}
#bott-desic a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#3b90c5), to(#146fa8));
	background: -moz-linear-gradient(top, #3b90c5, #146fa8);
	color: #fff;
}


#ita {
	background-image: url(immagini/ita.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 50px;
	float: left;
	border: solid 1px #aabaca;
	
}
#ita:hover {
	background-image: url(immagini/ita.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 50px;
	right: 0px;
	background-position: 0px -10px;
	float: left;
	border: solid 1px #fff;
	
}
#eng {
	background-image: url(immagini/eng.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 50px;
	float: left;
	border: solid 1px #aabaca;
}
#eng:hover {
	background-image: url(immagini/eng.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 50px;
	right: 0px;
	background-position: 0px -10px;
	float: left;
	border: solid 1px #fff;
	
}
#page-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6884a8;
	text-align: justify;
	width: 20%;
	line-height: 16px;
	float: right;
	margin-right:4%;
	margin-top: -35px;
}
#page-intro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6884a8;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.page-testo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.page-testo h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6884a8;
	text-decoration: none;
	padding-top: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page-testo h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	color: #3c5a80;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-box-news {
	position: relative;
	width: 72%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a7b6c9;
	padding: 0px;
	margin-top: 35px;
	margin-right: 20%;
}
.testo-content {
	position: relative;
	width: 72%;
	margin-top: 25px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
.testo-content h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#page-box-file {
	position: relative;
	width: 72%;
	padding: 0px;
	margin-top: 35px;
	margin-right: 20%;
}
.page-news {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7b6c9;
}
.page-present {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7b6c9;	
}



.archivio-sez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7b6c9;
}











.page-chisiamo {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7b6c9;
}
.page-testo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 100%;
}
.page-testo-justify {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	width: 100%;
}
.news-image {
	float: left;
	padding-right: 30px;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#iscrizione {
	height: 35px;
	width: 490px;
	position: relative;
	clear:both;
	
}
/* =============================================================================
  BOTTONE SURVEY
   ========================================================================== */
#survey a {
	height: 28px;
	border-top: solid 3px #FFFFFF;
	width: 100px;
	position: relative;
	float: right;
	background-color: #324880;
	border-radius: 0px 0px 8px 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align: center;
	line-height: 28px;
	margin: -35px 30px 0 0;
	text-decoration:none;
}

#survey a:hover {
	background-color: #a7b6c9;
	color: #324880;
}
/* =============================================================================
  FINE BOTTONE
   ========================================================================== */
#iscrizione {
	height: 35px;
	width: 490px;
	position: relative;
	clear: both;
}

/* =============================================================================
  BOTTONE ISCRIZIONE
   ========================================================================== */
ul {
	padding:0; margin:0;
}

li {
	position:relative; 
	list-style: none;
	
}

ul li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	background-color: #3c5a80;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
}

ul li:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	background-color: #bd0926;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
}

li ul{
	position: absolute; 
	top: 35px;
	visibility: hidden;
	width: 100%;
	z-index:10;
	
}

li ul li a {
	line-height: 35px;
	height: 35px;
	text-align: center;
	display: block;
	background-color: #91a5be;
	color: white;
	text-decoration: none;
	border-top: solid 1px #fff;	
}

li ul li a:hover {
	line-height: 35px;
	height: 35px;
	text-align: center;
	display: block;
	background-color: #778fac;
	color: white;
	text-decoration: none;
	border-top: solid 1px #fff;	
}

li:hover ul {
	visibility: visible;
}

/* =============================================================================
  FINE BOTTONE ISCRIZIONE
   ========================================================================== */


.bott-iscriviti a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	background-color: #3c5a80;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
}
.bott-iscriviti a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	background-color: #bd0926;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
}
.bott-login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #223f65;
	background-color: #a7b6c9;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
}
.bott-login a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	background-color: #bd0926;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
}
#content {
	width: 100%;
	position: relative;
}
#fondo-logo{
	float: left;
	width: 490px;
}

#fondo-logo-sin {
	float: left;
	height: 555px;
	width: 245px;
	background-image: url(immagini/fondo-logo2.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#fondo-logo-des {
	width: 235px;
	padding-left:10px;
	float: right;
	padding-top: 10px;
}
#box-survey {
	height: 85px;
	position: relative;
	margin-left: 490px;
	margin-bottom:10px;
	padding-left: 4%;
}

#box-news {
	height: 100px;
	position: relative;
	margin-left: 490px;
	padding-left: 4%;
}
#box-icone {
	height: 100px;
	position: relative;
	margin-left: 490px;
	padding-left: 4%;
	clear: right;
}
#box-streaming {
	height: 60px;
	position: relative;
	margin-left: 490px;
	padding-left: 4%;
}
#box-sponsor {
	position: relative;
	margin-left: 500px;
	border-top:1px solid #666;
	
}
#box-news-title {
	text-decoration: none;
	text-align: justify;
	margin-left:490px;
}

#box-iscrizioni-title {
	text-decoration: none;
	text-align: justify;
	margin-left:490px;
}
.open-news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
}
.open-news-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6884a8;
	font-style: italic;
	margin-bottom: 10px;
}
.open-news-testo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	width: 100%;
}
.open-news {
	width: 100%;
	position: relative;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
.open-news img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 245px;
}
a .icona  {
	margin-bottom:20px;
	
}
 a:hover .icona {
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.news-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 72px;
	line-height: 235px;
	color: #6884a8;
	text-align: center;
}
.journal-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60px;
	line-height: 235px;
	color: #6884a8;
	text-align: center;
}
.news {
	width: 200px;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-right: 3%;
}
.news img {
	padding-bottom: 10px;
}

.news-dida {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.iscrizione-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 72px;
	line-height: 235px;
	color: #6884a8;
	text-align: center;
}
.eventi-page-testo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	width: 490px;
	float: left;
	margin-bottom:10px;
}	

.archivio-page-testo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	width: 490px;
	float: left;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7b6c9;
}

.eventi-page-sez {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
	width: 490px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a7b6c9;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight: bold;
}




.eventi-page-file a {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: justify;
	width: 430px;
	margin-left: 60px;
	margin-bottom: 5px;
	float: left;
	text-decoration: none;
	font-style: italic;
}
.eventi-page-file a:hover {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	text-align: justify;
	width: 430px;
	margin-left: 60px;
	float: left;
	text-decoration: underline;
	font-style: italic;
}
.file-bold {
	font-weight: bold;
	font-style: normal;
}
#eventi-download {
	height: 68px;
	width: 28%;
	margin-left: 72%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-align: left;
}

#archivio-download {
	height: 68px;
	width: 28%;
	margin-left: 72%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-align: left;
}
.eventi-page-testo h1 {
	margin-bottom: 0px;
	width: 100%;
	padding-right: -20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.eventi-page-testo h1 a {
	margin-bottom: 0px;
	width: 100%;
	padding-right: -20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.eventi-page-testo h1 a:hover {
	margin-bottom: 0px;
	width: 100%;
	padding-right: -20px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	
}
.eventi-page-testo h2 {
	margin-top: 0px;
	width: 100%;
	padding-right: -20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.eventi-page-testo h3 {
	margin-bottom: 0px;
	width: 100%;
	padding-right: -20px;
	color: #6884a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
#logo {
	height: 145px;
	width: 50%;
	float: left;
}


#menu {
	width: 50%;
	float: right;
	height: 145px;
	position: relative;
	text-align: center;
}
#barra-menu {
	width: 100%;
	height: 30px;
	top: 90px;
	margin-top: 75px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #223f65;
	text-align: center;
	padding-right: 1%;
	padding-left: 1%;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC0000;
	text-align: center;
	padding-right: 1%;
	padding-left: 1%;
	text-decoration: none;
	font-weight: bold;
}
.menu-eng a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #223f65;
	text-align: center;
	padding-right: 1%;
	padding-left: 1%;
	text-decoration: none;
	font-weight: bold;
	}
.menu-eng a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CC0000;
	text-align: center;
	padding-right: 1%;
	padding-left: 1%;
	text-decoration: none;
	font-weight: bold;
}
#slide {
	float: left;
	height: 300px;
	width: 50%;
}
#slide-news {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-news.jpg);
}
#slide-chisiamo {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/chisiamo.jpg);
}
#slide-gallery {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/gallery.jpg);
}

.chisiamo-nomi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #6884a8;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.streaming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6884a8;
	text-decoration: none;
	display:block;
	position:relative;
	top:30px;
	text-decoration:none;
	
}
.chisiamo-qualifica {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	width: 100%;
	font-weight: bold;
}



#slide-contatti {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/chisiamo.jpg);
}

#slide-eventi {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-eventi.jpg);
}
#slide-archivio {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-eventi.jpg);
	
}
#slide-journal {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-journal.jpg);
}
#slide-iscrizione {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-iscrizione.jpg);
}
#slide-soci {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-soci.jpg);
}

#intro {
	text-decoration: none;
	text-align: justify;
	margin-left:490px;
}

.testo-intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 8% 0px 8%;
	text-decoration: none;
	text-align: justify;
	color: #fff;
	overflow: hidden;
	height: 280px;
	clear: right;
}
/* =============================================================================
 NUOVI
   ========================================================================== */
#container-gallery {
	width: 90%;
	position: relative;
	margin:auto;
	clear: both;
	top: 50px;
}
#gallery-testata {
	width: 100%;
	position: relative;
	margin:auto;
	clear: both;
	top: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
}

.gallery-titolo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #6884a8;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery-titolo a:hover{
	color: #C00;
}
.gallery-sottotitolo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	width: 100%;
}
.gallery-image {
	float: left;
	margin-right: 20px;
	display: block;
	
	border: 2px solid #CCC;
}


/* =============================================================================
  I BREAK POINT 1024
   ========================================================================== */
@media screen and (max-width: 1024px) {
#container {
	width: 100%;

	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	height: 145px;
	width: 50%;
}


/* 
  =====================
  NEWS
  */

.news {
	width: 90%;
	float: left;
	position: relative;
	margin-right: 3%;
}
.news img {
	padding-bottom: 10px;
}
.news-dida {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-bottom: 15px;	
}

/* 
  =====================
  FINE NEWS
  */

#barra-menu {
	width: 100%;
	height: 30px;
	top: 90px;
	margin-top: 80px;
}

#menu {
	width: 50%;
	padding: 0px;
	height: 145px;
	position: relative;
	text-align: center;
}
#slide {
	background-color: #000;
	float: left;
	height: 300px;
	width: 490px;
}
#slide-iscrizione {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-iscrizione2.jpg);
}
#slide-soci {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-soci2.jpg);
}
#slide-journal {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-journal2.jpg);
}
.journal-title {
	display: none;
}
#slide-chisiamo {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/chisiamo2.jpg);
}
#slide-gallery {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/gallery2.jpg);
}
#slide-contatti {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-contatti.jpg);
}
#box-iscrizioni-title {
	display: none;
}
#intro {
	text-decoration: none;
	text-align: justify;
	margin-left: 490px;
}

.testo-intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 8% 0px 8%;
	text-decoration: none;
	text-align: justify;
	color: #fff;
	overflow: hidden;

}
#iscrizione {
	height: 35px;
	width: 490px;
	position: relative;
	clear: both;
	margin-top: -28px;
	clear:both;
}
#eventi-download {
	height: 68px;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-align: left;
	float: left;
}
#archivio-download {
	height: 68px;
	width: 150px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	text-align: left;
	float: left;
}
#box-sponsor {
	position: relative;
	padding-left: 2%;
}


}


/* =============================================================================
   2 BREAK POINT 768 
   ========================================================================== */


@media screen and (max-width: 768px) {
#container {
	width: 100%;

	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	height: 145px;
	width: 50%;
}

#survey a {
	margin: 0 20px 0 0;
	text-decoration:none;
	z-index: 10;
}

#survey a:hover {
	background-color: #a7b6c9;
	color: #324880;
}

img {
	max-width: 100%; 
	
	}



/* 
  =====================
  NEWS vecchie
 
#box-news {
	height: 100px;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom:2px;	
}
.news {
	width: 90%;
	float: left;
	position: relative;
	margin-right: 3%;
}
.news img {
	padding-bottom: 10px;
}
.news-dida {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-bottom: 15px;	
}
 */
/* 
  =====================
  NEWS
  */
#page-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6884a8;
	text-align: left;
	width: 20%;
	line-height: 16px;
	float: right;
	margin-right:4%;
	margin-top: 0px;
}
#box-news {
	width: 490px;
	height: 100px;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;;
}
#box-icone {
	width: 490px;
	height: 100px;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	clear: rignt;
}

#box-survey {
	height: 85px;
	width: 490px;
	position: relative;
	margin-left: 0px;
	margin-bottom:10px;
	padding-left: 20px;
}
.news-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	line-height: 235px;
	color: #6884a8;
	text-align: center;
}
.news {
	width: 225px;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 0px;
}
#slide-news {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-news2.jpg);
}
#slide-iscrizione {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-iscrizione2.jpg);
}
.iscrizione-title {
	display: none;
}
.news img {
	padding-bottom: 10px;
}
.news-dida {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;	
}


/* 
  =====================
  FINE NEWS
  */

#barra-menu {
	width: 100%;
	height: 30px;
	top: 90px;
	margin-top: 80px;
}

#menu {
	width: 50%;
	padding: 0px;
	height: 145px;
	position: relative;
	text-align: center;
}

#intro {
	text-decoration: none;
	text-align: left;
	margin-left: 490px;
}

.testo-intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 8% 0px 8%;
	text-decoration: none;
	text-align: left;
	color: #fff;
	overflow: scroll;

}
#iscrizione {
	height: 35px;
	width: 490px;
	position: relative;
	clear: both;
	margin-top: -28px;
	margin-bottom: 2px;
}
#fondo-logo-sin {
	display: none;
}
#fondo-logo-des {
	float:none;
	padding-left:20px;
	padding-top: 10px;
	margin-bottom:20px;
}
#box-news-title {
	display: none;
}
.eventi-page-testo {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	width: 490px;
	float: left;

}

#slide-eventi {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-eventi2.jpg);
}
#slide-archivio {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-eventi-arch.jpg);
}
#slide-journal {
	float: left;
	height: 235px;
	width: 490px;
	background-image: url(immagini/immagine-journal2.jpg);
}
#box-streaming {
	height: 60px;
	position: relative;
	padding-left: 4%;
	margin-left: 0px;
	clear: both;
}
#box-sponsor {
	position: relative;
	margin-left: 0px;
	padding-left: 4%;
	clear: both;
}
}

/* =============================================================================
   2 BREAK POINT 480 vecchi
   ========================================================================== 
@media screen and (max-width: 480px) {
#container {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	height: 145px;
	width: 100%;
}
#menu {
	width: 100%;
	padding: 0px;
	height: 30px;
	position: relative;
	text-align: center;
	background-color:#fff;
}
#barra-menu {
	width: 100%;
	height: 30px;
	top: 90px;
	margin-top: 7px;
}


#slide {
	background-color: #000;
	height: 300px;
	width: 100%;
	display: none;
}
#intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
	width: 100%;
	margin: 0px;
	overflow: scroll;
}

img{
	max-width: 100% !important;
}
#fondo-logo {
	display: none;
}
#box-news {
	height: 100px;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 2px;	
}
.news {
	width: 90%;
	float: left;
	position: relative;
	margin-right: 3%;
}
.news img {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}
.news-dida {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-top: 15px;	
}

}
*/

/* =============================================================================
   2 BREAK POINT 480
   ========================================================================== */
@media screen and (max-width: 480px) {
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	height: 145px;
	width: 90%;
}
#menu {
	width: 100%;
	padding: 0px;
	height: 30px;
	position: relative;
	text-align: center;
	background-color:#fff;
}
#barra-menu {
	width: 100%;
	height: 30px;
	top: 90px;
	margin-top: 7px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #223f65;
	text-align: center;
	padding: 0px 1px;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	padding: 0px 1px;
	text-decoration: none;
	font-weight: bold;
}


#slide {
	display: none;
}
#box-news-title {
	display: none;
}
#intro {
	width: 100%;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
}
.testo-intro {
	width:90%;
	height: 220px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	text-align: justify;
	color: #fff;
	overflow: scroll;
	margin: auto;

}
#page-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6884a8;
	text-align: justify;
	width: 95%;
	line-height: 16px;
	margin: 10px auto;
	float: none;
}
#page-box-news {
	position: relative;
	width: 95%;
	height:100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a7b6c9;
	padding: 0px;
	margin: 10px auto;
}
#iscrizione {
	height: 35px;
	width: 100%;
	position: relative;
	clear: both;
	margin-top: 32px;
	margin-bottom: 2px;
}
#slide-news {
	float: left;
	height: 235px;
	width: 100%;
	background-image: url(immagini/immagine-news2.jpg);
}
#slide-eventi {
	float: left;
	height: 235px;
	width: 100%;
	background-image: url(immagini/immagine-eventi2.jpg);
}
#slide-iscrizione {
	float: left;
	height: 235px;
	width: 100%;
	background-image: url(immagini/immagine-iscrizione2.jpg);
}
#slide-soci {
	float: left;
	height: 235px;
	width: 100%;
	background-image: url(immagini/immagine-soci2.jpg);
}



#box-news {
	width: 100%;
	height: 100px;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom:2px;	
}
#box-icone {
	width: 100%;
	height: 100px;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom:2px;	
}
#box-icone img {
	width: 50%;	
}
.news {
	width: 100%;
	float: left;
	position: relative;
	margin-right: 3%;
	margin-left: 0px;
}
.news img {
	width: 50%;
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}
.news-dida {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-top: 15px;	
}
#box-iscrizione {
	position: relative;
	width: 72%;
	border-radius: 10px;
	border: none;
	padding: 10px;
	margin-top: 35px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;	
}

}
/* STILI AGGIUNTI */
.bott-login span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #223f65;
	background-color: #a7b6c9;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
	cursor:pointer;
}
.bott-login span:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	background-color: #bd0926;
	text-align: center;
	display: block;
	height: 35px;
	width: 50%;
	text-decoration: none;
	float: left;
}
.testo-centrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCC;
	text-align: center;
}
#box-streaming a:link,#box-streaming a:active,#box-streaming a:visited{text-decoration:none;}
#box-streaming a:hover{text-decoration:underline;}