BODY {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: #000000;
}

P {
	font-size: 12px;
	text-align: justify;
}
small {
	font-weight: normal;
}
.bordo {
	border: 1px solid #836c42;
	margin-right: 15px;
	margin-bottom: 15px;
}

.bordoTabella {
	border: 1px solid #836c42;
}

a {
	text-decoration: none;
	color : #ffffff;
	font-weight : bold;
}
ul {
	text-align: justify;
}

a:hover {
	background-color: #836c42;
}

INPUT, TEXTAREA, SELECT {
	font-size : 12px;
	font-weight : bold;
	border : 1px solid;
	background-color : #ffffff;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h4 {
	font-size: 16px;
}

h3 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

.Titolo {
	font-size: 16px;
	color: #836c42;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform:uppercase;
}

.Blink {
	font-size: 16px;
	color: #836c42;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: blink;
}

.Sottotitolo {
	font-size: 11px;
	color: #836c42;
}

.BordoInferiore {
	font-size: 12px;
	color: #836c42;
	border-bottom: 1px dashed #836c42;
}

.Titoletto {
	font-size: 13px;
	font-weight: bold;
	color: #836c42;
}

.Sommario {
	font-size: 13px;
	color : #836c42;
}

.TitoloEvento {
	font-size: 14px;
	color: #836c42;
	font-weight: bold;
}

td {
	font-size: 12px;
}

.SezioneCrediti {
	font-size: 11px;
	color: #836c42;
	font-weight: bold;
	text-transform: uppercase;
}

.AziendaCrediti {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}

.Didascalia {
	font-size: 9px;
	text-align: left
}

.Piccolo {
	font-size: 9px;
	font-weight: normal;
}

.ImmagineBordo {
	border: 1px solid #836c42;
	margin-right: 10px;
}

.DataEvento {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #836c42;
	letter-spacing: 1px;
	border-bottom: 1px solid #836c42;
	line-height: 30px;
}

.Contenitore {
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#836c42;
	scrollbar-base-color:#836c42;
	scrollbar-darkshadow-color:#836c42;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color: #000000;
	padding-right: 10px;
}

#Contenuto {
	position:absolute;
	width:543px;
	height:513px;
	z-index:1;
	overflow: auto;
	margin-left:35px;
	margin-top:30px;
}

.Testo {
	text-align: justify;
}

.StilistiHome {
	font-size : 10px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 8px;
	line-height: 11px;
}

.DescrizioniHome {
	font-size : 9px;
}

.link {
	text-decoration: none;
	background-color: #000000;
}

ol {
	list-style-position: outset;
	list-style-image: none;
	list-style-type: none;
	white-space: normal;
	padding-left: -20px;
	text-indent: -15px;
}
li {
	padding-top: 2px;
}

#TestataStampa {
	position:absolute;
	height:50px;
	z-index:2;
	visibility: hidden;
}
