body {
	background-color: #131313;
	text-align: center; /* Per IE 5.x/Win  */
	color: #ffffff;
	margin: 0;
}

body.black {
	background-color: #000000;
	text-align: center; /* Per IE 5.x/Win  */
	color: #ffffff;
	margin: 0;
}

#centrato {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #b09ff2;
	border-right: 1px solid #b09ff2;
	background-color: black;
}

#centratoSenzaBordo {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
}

a:link {
	color: #b09ff2; ;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: none;
}

a:visited {
	color: #b09ff2; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	background: none;
}

a:hover {
	color: #ffa300; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: none;
}

a:focus {
	color: #b09ff2; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	background: none;
}

a:active {
	color: #b09ff2; 
	font-family: Verdana, Helvetica, Arial, sans-serif ; 
	background: none;
}

h1 {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	text-align: center;
	background: none;
}

h2 {
	color: #b09ff2;
	text-align: left;
	text-transform: none;
	font: bold 1em/1em Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	background-repeat: no-repeat;
}

h3 {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #ffffff; 
	margin: 0em;
	background: none;
	padding-left: 0;
}

h4 {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	color: white;
	margin: 0;
	padding-left: 0;
}

p {
	color: #ffffff;
	font-size: 1em;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	margin: 0em; 
}

.programma {
	color: #ffffff;
	text-align: left;
	margin: 0em;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

.coloreBF06 {
	color: 004ae6;
	text-align: left;
	margin: 0em;
}

.white {
	color: #ffffff;
}

div.immagine {
float:left;
	margin: 0px 7px 0px 0px;
	border: 1px solid #222222;
	padding: 3px;
}

div.immagineDx {
border:none;
float: right;
	margin: 0px 0 0px 7px;
}

div.immagineCTR {
border: black;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
}

div.immagine img {
border-bottom:none;
display:block; 
padding-bottom:1px;
}

div.didascalia {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
}

.indietro {
	width: 70px;
	margin-left: 20px;
}

.logo {
	margin-bottom: 20px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 112px;
}

.logo07 {
	margin-right: auto;
	margin-left: auto;
	width: 730px;
}

#box-header {
  text-align : left;
  width : 680px;
	border: none;
	position: relative;
	margin: 10px 0 13px;
	font-size: 0.7em;
}

#box-artista {
  text-align : left;
  width : 670px;
	position: relative;
	background: repeat-x;
	margin: 15px auto 20px;
	border: 1px solid #4228ae;
	padding: 10px;
}

#decorazione-artista {
	width: 600px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#box-artistaSmall {
  text-align : left;
  width : 600px;
	position: relative;
	margin: 25px auto;
	background: url(../artisti/images/bg-1.gif) repeat-x;
	border-top: 1px solid #666666;
}

#box-testo {
  text-align : left;
	margin-right : auto;  
	margin-left : auto;
  width : 700px;
	}

#box-testoSmall {
  text-align : left;
	margin-right : auto;  
	margin-left : auto;
  width : 600px;
	}

#box-header_piem {
  text-align : left;
  width : 640px;
	border: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(../arch_linguaggi/images/sfondo-piem-06-2.jpg) repeat-x;
}

#box-artista_piem {
  text-align : left;
  width : 640px;
	position: relative;
	background: url(../artisti/images/bg-1.gif) repeat-x;
	border-top: 1px solid #666666;
	padding-right: 2px;
	margin: 25px auto;
}

#box-download {
	text-align: left;
	font-size: 0.7em;
	border-left: 5px solid #b09ff2;
	padding-left: 4px;
	margin-right: 40px;
	margin-bottom: 35px;
	margin-left: 36px;
}

#box-contributi_piem {
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 6px;
	background: none;
	border-bottom: none #000000;
}

#box-testo_piem {
  text-align : left;
	margin-right : auto;  
	margin-left : auto;
  width : 500px;
	}

#box-link {
  	text-align: center;
  	width : 750px;
  	color: #ffffff;
	font: 0.7em Verdana, Helvetica, Arial, sans-serif;
	position: relative;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #b09ff2;
	border-bottom: 1px solid #b09ff2;
}

#box-informazioni {
	background: inherit;
  	text-align : left;
	margin-right : auto;  
	margin-left : auto;
  	width : 690px;
	position: relative;
	margin-top: +2em;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	padding: 10px;
}

table.tabella-date {
	border-collapse: collapse;
	width: 670px;
	text-transform: none;
	color: #fff;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	margin: 20px auto 30px;
}

.indietro-bf-2007 {
	background: url(../images/BG-indietro-BF-2007.gif) no-repeat;
	font-size: 12px;
	width: 89px;
	height: 17px;
	text-align: center;
	margin-left: 20px;
}

.logo07-print {
	border-bottom: 3px solid gray;
	width: 100%;
	display: none;
}

h1.logo-print {
	margin: 1cm 0 0;
	display: none;
}

h2.logo-print {
	margin: 0;
	display: none;
}

/* @group Tabella DATE */

table.tabella-date {
	width: 690px;
	border-collapse: collapse;
}

th.titolo-tabella-date {
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 5px;
}

tr.tabella-date {
}

td.tabella-date {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	text-align: left;
}

col.tabella-date-col1 {
	width: 80px;
}

col.tabella-date-col2 {
	width: 24px;
}

col.tabella-date-col3 {
	width: 150px;
}

col.tabella-date-col4 {
	width: 436px;
}

/* @end */
