@media print {
.style1 {
margin:0;
background-color: #FFF;
color: #000;
padding:25px;
text-align:left;
}
	
}
@media screen {	

body {
	background:#0071BC url(fono.jpg) no-repeat;

}	

.style1 {
	margin:0 130px 0 130px;
	background-color: #FFF;
	color: #000;
	font-family: sans-serif;
	padding:25px;
	text-align:left;
}
#titolo {
	height:70px;
	font-family:Arial, Verdana;
	font-size: 60px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	position: relative;
	z-index: 1;
	margin-bottom:15px;
}
#dato {
	font-family:Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align:center;

}
h3 {
	background-color:#FF4D00;
	color: #FFF;
	font-size: 120%;
	text-align:center;
	padding: 5px 25px;

}

strong {
	 color:#FF4D00;
	
}
.lig {
background-color:#FF4D00;

text-align:center;
padding: 0 25px 0 25px;
width: 30px;

}

#loko {
	font-family:Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}
.frag {
	color:#0071BC;
}

#kapo {
	position: relative;
	z-index: 0;
	top: 50px;
}
.suno {
position: relative;
float:right;
}
.suno1 {
position: relative;
float:left;
}
a:link { text-decoration:none; color:#203D7F; font-weight:bold; }
a:visited { text-decoration:none; color: #040241; font-weight:bold; }
a:hover { text-decoration:underline; color:#4169e1; font-weight:bold; }
a:active { text-decoration:none; color:#f63; font-weight:bold; }

.ronda{display:block;margin:0 130px 0 130px;}
.ronda *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#fff}
.ronda1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  background:#fff}
.ronda2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
  background:#fff}
.ronda3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fff;
  border-right:1px solid #fff;}
.ronda4{
  border-left:1px solid #fff;
  border-right:1px solid #fff}
.ronda5{
  border-left:1px solid #fff;
  border-right:1px solid #fff}

#autoro {
text-align:center;
margin-top:30px;
font-family:cursive;
color:#fff;

}
}