html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
html{
	height:100%;
	width:100%;	
}
h1, h2, h3, h4, h5, h6{
	color:#F29400;
	text-shadow:#FFF 0 1px 0;
	letter-spacing:-2px;
}
p{
	color:#777;
	font-size:13px;
	line-height:20px;
}
p a{
	color:#45454c;
	font-weight:bold;
	border-bottom:solid 1px;
}
p a:hover{
	color:#F29400;
}
p em{
	color:#777;
}
body{
	margin:0 auto;
	background:url(img/bg.jpg) fixed;
	font-family:Arial, Helvetica, sans-serif;
	color:#45454B;
}
::selection {
	background:#F29400;
	color:black;
}
#content{
	position:relative;
	margin:0 auto;
	height:100%;
	min-height:100%;
	width:700px;
}
#header{
	background:#fff;
	margin-top:10px;
	width:640px;
	height:140px;
	padding:20px 30px;
	border-bottom: 2px solid #F29400
}
#wrapper{
	margin-top:10px;
	min-height:400px;
	width:700px;
	background:#fff;
}
.logo{
	height:126px;
	width:198px;
	background:url(img/logo.png) no-repeat;
	float:left;
}
.logo:hover{
	background-position:0 -137px;	
}
.social{
	float:right;
	margin-top:30px;
	height:31px;
	width:30px;
	background:url(img/facebook.png) no-repeat;
	background-position:0 0;
}
.social:hover{
	background-position:0 -34px;
}
.flickr{
	float:right;
	margin-top:30px;
	margin-right:10px;
	height:31px;
	width:30px;
	background:url(img/flickr.png) no-repeat;
	background-position:0 0;
}
.flickr:hover{
	background-position:0 -34px;
}
.menu{
	width:480px;
	margin:112px 0 0 210px;
}
.menu li{
	display:inline;
	margin-left:15px;
	font-size:12px;
}
.menu li a{
	text-decoration:none;
	color:#777;
	text-shadow:#FFF 0 1px 0;
}
.menu li a:hover{
	color:#F29400;
	-webkit-transition:color 0.4s ease;
	-moz-transition:color 0.4s ease;
	-o-transition:color 0.4s ease;
	transition:color 0.4s ease;
	border-bottom:solid 10px #F29400;
	padding-bottom:33px;
}
.visitato{
	color:#fff;
	background:#F29400;
	border-bottom:solid 10px #F29400;
	padding:5px 5px 43px 5px;
	font-size:12px;
	-webkit-box-shadow:#999 0 2px 4px;
	-moz-box-shadow:#999 0 2px 4px;
	box-shadow:#999 0 2px 4px;
	-o-box-shadow:#999 0 2px 4px;
	cursor:default;
}
#contenuto{
	padding:20px 30px;
}
.entry{
	background: #F29400;
	margin: 0 -40px 0 0px;
	float: right;
	padding: 10px 15px 10px 15px;
	font-style: italic;
	font-size:13px;
	color:#fff;	
	-webkit-box-shadow:#999 0 2px 4px;
	-moz-box-shadow:#999 0 2px 4px;
	box-shadow:#999 0 2px 4px;
	-o-box-shadow:#999 0 2px 4px;
}
.entry::selection{
	background: #000;
	color: white;
}
.notizie{
	float:left;
	width:550px;
	margin-top:8px;
}

.rssmarquee {
	font-size: 11px;
	color:#777;
	text-decoration: none;
}
.rssmarquee:hover {
	font-size: 11px;
	color: #F29400;
	text-decoration: none;
}
.clear{
	clear:both;	
}
#footer{
	position:relative;
	margin:10px 0;
	background:#fff;
	height:120px;
	width:700px;
	border-top: 2px solid #F29400
}
.foot, .foot a{
	font-size:10px;
	margin:25px 0 10px 10px;
	text-decoration:none;
	color:#45454B;
}
.foot a:hover{
	color:#F29400
}
#partner{
	height:28px;
	margin-left:20px;
	font-size:10px;
	float:left;
}
#sponsor{
	height:38px;
	margin-left:20px;
	font-size:10px;
	float:left;
}
.part{
	float:left;
	margin-right:20px;
	margin-top:10px;
}
#testo{
	position:relative;
	text-align:left;
	margin-top:30px;
}
.importante{
	font-weight:bold;
	color:#45454c;
}
.puls{
	float:right;
	background: #F29400;
	padding: 10px 15px 10px 15px;
	font-style: italic;
	font-size:13px;
	width:120px;
	text-align:center;
}
.puls a{
	color:#fff;	
	text-decoration:none;
}
.puls:hover{
	-webkit-box-shadow:#999 0 2px 4px;
	-moz-box-shadow:#999 0 2px 4px;
	-o-box-shadow:#999 0 2px 4px;
	box-shadow:#999 0 2px 4px;
	-webkit-transition:-webkit-box-shadow 0.3s ease;
	-moz-transition:-moz-box-shadow 0.3s ease;
	-o-transition:-o-box-shadow 0.3s ease;
	transition:box-shadow 0.3s ease;
}
#testo td{
	padding:5px;
	border-bottom:solid 1px #CCC;
}
#div_img{
	width:600px; 
	height:479px;
}
.img img {
	padding:0;
	margin:0;
}
.mask { 
	width:580px; 
	height:459px;
	background:#F29400;
	position: absolute; 
	opacity:0; 
	cursor:pointer; 
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s; 
	float:left;
	padding-top:20px;
	padding-left:20px;
	cursor:default;
}
#img{ 
	width:600px; 
	height:479px;
	position:relative; 
}
#img:hover .mask{ 
	opacity:0.8;
	color:white;
}
.mask p{
	font-size:20px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.mask a{
	text-decoration:none;	
}
.mask p:hover{
	font-size:22px;	
}
.materiale{
	background: #F29400;
	padding: 10px 15px 10px 15px;
	font-style: italic;
	font-size:13px;
	width:145px;
	float:left;
	margin-right:20px;
	text-align:center;
}
.materiale a{
	color:#fff;	
	text-decoration:none;
}
.materiale:hover{
	-webkit-box-shadow:#999 0 2px 4px;
	-moz-box-shadow:#999 0 2px 4px;
	-o-box-shadow:#999 0 2px 4px;
	box-shadow:#999 0 2px 4px;
	-webkit-transition:-webkit-box-shadow 0.3s ease;
	-moz-transition:-moz-box-shadow 0.3s ease;
	-o-transition:-o-box-shadow 0.3s ease;
	transition:box-shadow 0.3s ease;
}
.next{
	background:	#F29400;
}
.prev{
	background:	#EFEEED;
}
.next p, .next p a{
	color:white;
}
.prev p, .prev p a{
	color:#45454B;	
}
.modulo{
	width:150px;
	border:#CCC 1px dotted;
	padding:5px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	outline:none;
}
.modulo:focus{
	width:200px;
	background:#F29400;
	color:#fff;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
}
#news{
	position:relative;
	text-align:justify;
	margin-top:30px;
}
#news ul{
	list-style:none;	
}
#news ul li{
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:dotted 1px #CCC;
}
#news .titolo{
	color:#F29400;
	font-size:18px;
	letter-spacing:-1px;
	border-bottom:solid 3px #F29400;
	font-weight:800;
}
#news p{
	margin-top:10px;	
}
.form_puls{
	background: #F29400;
	color:white;
	padding:10px;
	border:none;
	cursor:pointer;
}
.form_puls:hover{
	-webkit-box-shadow:#999 0 2px 4px;
	-moz-box-shadow:#999 0 2px 4px;
	-o-box-shadow:#999 0 2px 4px;
	box-shadow:#999 0 2px 4px;
	-webkit-transition:-webkit-box-shadow 0.3s ease;
	-moz-transition:-moz-box-shadow 0.3s ease;
	-o-transition:-o-box-shadow 0.3s ease;
	transition:box-shadow 0.3s ease;	
}
	