@charset "UTF-8";
/* CSS Document */
a {outline:0}
a, br, img, h1, h2, h3, h4, h5, h6 marquee, p, address,li, ul{
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-size:100%;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	list-style-type: none;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:hover{
	text-decoration: underline;
	
}
.attiva_menu{
	color: #C90;
}
 body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/base.jpg);
	background-repeat: repeat;
	
}

#header{
	height: 80px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/logo.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 260px;
}
#nav{
	height: 25px;
	width: 700px;
	padding-top: 55px;
	text-align: right;
}


#nav a {
	/* [disabled]font-family: CaviarDreamsRegular, 'Helvetica Neue', Arial, Helvetica, sans-serif; */
	color:#F3F3F3;
	text-shadow: 3px 3px 3px #000;
	font-size: 20px;
	-moz-transition-property:color,padding-left;
	-moz-transition-duration:1s;
	-webkit-transition-property:color, padding-left;
	-webkit-transition-duration:1s;
	-o-transition-property:color, padding-left;
	-o-transition-duration:1s;
	transition-property:color, padding-left;
	transition-duration:1s;
	width: auto;
	margin-right: 30px;
    }
#nav a:hover {
	color:#C90;
	text-decoration: none;  
    }
section{}
#footer{
	position:fixed;
	bottom:0px;
	height:25px;
	width:100%;
	z-index:999999;
	/* [disabled]background-color: rgba(0, 0, 0, 0.8); */
	padding-top: 15px;
	background-image: url(../img/sfondo_piede.png);
	background-repeat: repeat-x;
 }
#footer p, #footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: center;
	font-weight: 100;
}
#footer a:hover{
	color: #FFF;
}
		
/*******************************************************/
#content_a{
	height: 200px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#F3F3F3;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	-moz-box-shadow: 10px 10px 20px #000000;
}
#content_a_web{
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#F3F3F3;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	-moz-box-shadow: 10px 10px 20px #000000;
	padding-bottom: 10px;
}
#content_bianco{
	height: 3px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#F3F3F3;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	-moz-box-shadow: 10px 10px 20px #000000;
	/* [disabled]padding-bottom: 10px; */
}
#content_1, #content_3{
	float: left;
	height: 200px;
	width: 310px;
}
#content_2{
	float: left;
	height: 200px;
	width: 320px;
	background-image: url(../img/sfondo_2.jpg);
	padding-right: 10px;
	padding-left: 10px;
}

#content_a h1, #content_a_web h1 {
	font-family: 'NewsCycleRegular', Arial, Helvetica, sans-serif;
	color:#444;
	font-size: 20px;
	margin-left: 20px;
	margin-top: 10px;
	font-weight: bold;
		}
#content_a p, #content_a_web p {
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: justify;
	line-height: 20px;
		}
#content_b{
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content_b_web{
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#content_b h1, #content_b_web h1 {
	font-family: 'NewsCycleRegular', Arial, Helvetica, sans-serif;
	color:#FFF;
	/* [disabled]text-shadow: 3px 3px 3px #000; */
	font-size: 22px;
	margin-left: 5px;
	margin-top: 10px;
	/* [disabled]font-weight: bold; */
	margin-bottom: 10px;
	text-shadow: 3px 3px 3px #000;
		}
		
#lw1{
	float: left;
	height: 425px;
	width: 310px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	margin-right: 10px;
	background-image: url(../img/sfondo_4.png);
	background-repeat: repeat;
	padding-bottom: 10px;
	margin-bottom: 50px;
	}
#lw2{
	float: left;
	height: 425px;
	width: 310px;
	background-image: url(../img/sfondo_4.png);
	background-repeat: repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 50px;
	}
#lw3{
	float: left;
	height: 425px;
	width: 310px;
	background-image: url(../img/sfondo_4.png);
	background-repeat: repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
	}
.last{
	width: 280px;
	-moz-box-shadow: 5px 5px 5px #000000;
	margin: 15px;
	height: 330px;
	/* [disabled]padding-bottom: 10px; */
}
.last2{
	margin-top: 15px;
	margin-right: 42px;
	margin-bottom: 15px;
	margin-left: 42px;
	height: 330px;
}
.last3{
	width: 280px;
	-moz-box-shadow: 5px 5px 5px #000000;
	height: 280px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 65px;
	margin-left: 15px;
}
#lw1 h2, #lw2 h2, #lw3 h2{
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color:#C90;
	/* [disabled]text-shadow: 3px 3px 3px #000; */
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	text-shadow: 3px 3px 3px #000;
	margin-right: 0px;
	text-align: center;
	}
#lw1 p, #lw2 p, #lw3 p, #lw1 a, #lw2 a, #lw3 a{
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 14px;
	text-align: center;
}
.miniatura_web{
	float: left;
	height: 135px;
	width: 180px;
	border: 1px solid #C90;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sito{
	height:auto;
	width: 190px;
	float: left;
	margin-bottom: 15px;
}
.dati_web{
	float: left;
	height: 45px;
	width: 180px;
	background-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #C90;
}
.dati_web p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	line-height: 11px;
}
.grassetto{
	font-weight: bold;
	}
.clear_foot{
	clear: both;
}
a.opacity img {
 filter:alpha(opacity=100);
  -moz-opacity: 1.0; 
 opacity: 1.0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; 

 } 
 a.opacity:hover img {
 filter:alpha(opacity=50); 
 -moz-opacity: 0.5; 
 opacity: 0.5;
 -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
 }  
 .adv{
	float: left;
	height: 144px;
	width: 144px;
	border: 1px solid #69C;
	margin: 4px;
	padding: 3px;
}
.cd{
	height: 180px;
	width: 960px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.cd_img{
	float: left;
	-moz-box-shadow: 3px 3px 8px #000000;
	height: 150px;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.cd h2{
	font-family: 'NewsCycleRegular', Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	}
.cd p, .cd a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.html5{
	float: left;
	height: 25px;
	width: 25px;
}
.spazio{
	height: 30px;
	width: 100%;
}