BODY {
	Scrollbar-Face-Color : #000000;
	Scrollbar-Arrow-Color : #666666;
	Scrollbar-Base-Color : #666666;
	Scrollbar-Shadow-Color : #666666;
	Scrollbar-DarkShadow-Color : #666666;
	Scrollbar-Highlight-Color : #000000;
	Scrollbar-3D-Light-Color : #666666;
	color: #CCCCCC;
	background-image: url(../immagini/tex.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff
}
.rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
}
.operazioneOk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: none
}
.form {
	font-size:8pt;
	color:#cccccc;
	background-color: #333333;
	MARGIN-BOTTOM: 5px solid;
	MARGIN-LEFT: 5px solid;
	MARGIN-RIGHT: 5px solid;
	MARGIN-TOP: 5px solid;
	BORDER-BOTTOM: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	z-index:10;
}
.form2 {
	font-size:8pt;
	color:#666666;
	background-color: #ffffff;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	z-index:10;
}
.dataconteiner {
	width: 100px;
}

/* Da qui il codice pulito Gabriele Peja */
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
	color: #F50103;
	margin-bottom: 0.2em;
	margin-top: 0.7em;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0px;
}
textarea, input, select {
	color: #ccc;
	background-color: #333;
	border: 1px solid #999;	
}
.form_validation_field_error_error_message {
	color: #FF0000;
}
/**/
#contenitore {
}
dl.infoBase {
	width: 730px;
	margin: 0 0 25px 0;
	padding: 0px;
	float: left;
}
.infoBase dt {
	height: 123px;
	width: 105px;
	float: left;
}
.infoBase dd {
	margin: 0px;
	padding-left: 20px;
	width: 250px;
	float: left;
}
.infoBase dd p {
	margin: 2px;
}
.infoBase .colUno {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;		
}
#imageGallery {
	clear: left;
	margin-top: 25px;
}
ul.imageButton {
	float: left;
	width: 275px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.imageButton li {
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 20px;
	cursor:pointer;
	display: block;
}
.imageButton img {
	border: 1px solid #333333;	
}
.photo {
	width: 450px;
	overflow: hidden;
}
.avvertenze {
	width: 400px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 30px;
}
/* Box Artisti */
dl.boxArtisti {
	width: 109px;
	height: 160px;
	margin: 0pt 6px 0pt 7px;
	padding: 0;
	overflow: hidden;
	float: left;
}
.boxArtisti dt {
	width: 105px;
	height: 123px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.boxArtisti dd {
	margin: 0;
	padding: 0.5em 0;
}
.boxArtisti a:link, .boxArtisti a:visited, .boxArtisti a:hover,
.photo a:link, .photo a:visited, .photo a:hover {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
/* /Box Artisti */
body#boxNews {
	background-color: #3e3e3e;
	background-image: none;
}
img {
	border: none;
}
