@charset "utf-8";
.test-style {
}
.bg-left {
	background-image: url(../img/mastro_theman.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	height: 570px;
	padding-right: 0px;
}
.bg-filos {
	background-image: url(../img/bg-filosofia.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	height: 570px;
	padding-right: 0px;
}
.bg-temp {
	background-image: url(../images/comingsoon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	height: 570px;
	padding-right: 0px;
}
.bg-atelier {
	background-image: url(../images/bg-atelier.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	height: 490px;
	padding-right: 0px;
}

.bg-pubblicazioni {
	background-image: url(../img/bg-pubblicazioni.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	height: 494px;
	padding-right: 0px;
}


.bg-contatti {
	background-image: url(../img/bg-contatti.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	height: 570px;
	padding-right: 0px;
}
.bg-contatti-tm {
	background-image: url(../img/bg-contatti-tm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	height: 570px;
	padding-right: 0px;
}



body {
	background-color: #000;
}
.linea-sx {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.txt-bio {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
}
.txt-filos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-right: 0px;
	padding-top: 2px;
	padding-left: 20px;
}
.txt-cont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	padding-right: 218px;
	padding-top: 25px;
	padding-left: 20px;
}
.news {
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	font-style: normal;
	padding-right: 20px;
}
.txt-dx {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-right: 20px;
	color: #CCC;
	padding-left: 20px;
	padding-top: 0px;
}

.newstitolo {
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
}
.newsdata {
	background-color: #e6e6e6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.lineanews {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

