@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
}
a:link {
		color: #ffffff;
		text-decoration: none;
}
a:visited {
		color: #ffffff;
		text-decoration: none;
}
a:hover {
		color: #ffffff;
		text-decoration: none;
}
.sfondo_giulia {
	background-image: url(img/13.jpg);
	background-repeat: no-repeat;
	clear: no;
	float: no;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sfondo_brillante {
	background-attachment: fixed;
	background-image: url(img/taglio_brillante.png);
	background-repeat: no-repeat;
	margin-top: 200px;
	margin-right: 200px;
	margin-bottom: 20px;
	margin-left: 20px;
}


.testo_grande {
	font-size: 18px;
	font-weight: bolder;
	color: #CDCCDF;
}
.testo_medio {
	font-size: 14px;
	color: #CDCCDF;
}

.testo_piccolo {
	font-size: 10px;
	color: #CDCCDF;
}
.testo_nero {
	font-size: 12px;
	color: #020110;
}

.sfondo_news {
	background-image: url(img/img_news.jpg);
	height: 236px;
	width: 159px;
}
