@charset "UTF-8";
/* CSS Document */

html, body{
	background-image: url(image_studiomaia/sfondo_label.jpg);
	background-attachment: fixed;
	background-size: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	letter-spacing: 1px;
}
.titoloaree {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.testonero {
	font-size: 10pt;
	color: #474747;
	letter-spacing: 0px;
	text-align: justify;
}
.titolonero {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0px;
}


a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #CCC;
}


a.nero:link {
	color: #000000;
	font-weight: bold;
}
a.nero:visited {
	color: #000000;
	font-weight: bold;
}
a.nero:hover {
	color: #666;
	font-weight: bold;
}
a.nero:active {
	color: #000000;
	font-weight: bold;
}


a.link:link {
	font-size: 15px;
	color: #CCC;
	text-decoration: none;
}
a.link:visited {
	font-size: 15px;
	color: #CCC;
	text-decoration: none;
}
a.link:hover {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

a.link:active {
	font-size: 15px;
	color: #CCC;
	text-decoration: none;
}.piccolo {
	font-size: 11px;
	color: #CCC;
}
.titolonero2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0px;
}

