body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
html {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
	
#sfondo {
	width: 100%;
	height: 100%;
}
.minsic {
	color : #000000;
	font-size : 13px;
	line-height : 13px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.studio {
	color : #000000;
	font-size : 10px;
	line-height : 14px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.plug {
	right: 100%;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
}
.requisiti {
	color : #000000;
	font-size : 10px;
	line-height : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 15px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
