BODY 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7B776F;
	background-color: #CFCBBF;
}

P 
{font-size: 12px;
text-align: justify;
color : #7B776F;}

.bordo 
{border: 1px solid #9C988E;
margin-right: 15px;
margin-bottom: 15px;}

a 
{text-decoration: none;
font-weight : bold;
color : #65615b;}
ul
{color : #7B776F;
text-align: justify;}

a:hover 
{text-decoration: underline;}

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: #9C988E;
font-weight: bold;
letter-spacing: 1px;
text-transform:uppercase;
font-family: Arial, sans-serif;}

.Blink 
{font-size: 16px;
color: #9C988E;
font-weight: bold;
letter-spacing: 1px;
text-decoration: blink;}

.Intestazione 
{font-size: 14px;
font-weight : bold;
color : #9C988E;
letter-spacing: 1px;}

.Sottotitolo 
{font-size: 12px;
color: #9C988E;}

.BordoInferiore 
{font-size: 12px;
color: #9C988E;
border-bottom: 1px dashed #9C988E;}

.Titoletto 
{font-size: 13px;
font-weight: bold;
color: #9C988E;}

.Sommario 
{font-size: 13px;
color : #9C988E;}

.TitoloEvento 
{font-size: 14px;
color: #9C988E;
font-weight: bold;
letter-spacing: 1px;
text-transform:uppercase;
font-family: Arial, sans-serif;}


td 
{font-size: 12px;}

.orario 
{font-size: 9px;
font-style: italic;
text-align: right}

.clausola 
{font-size: 9px;
text-align: justify;
font-weight: normal;
line-height: 9px}

.SezioneCrediti 
{font-size: 9px;}

.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 #9C988E;
margin-right: 10px;}

.DataEvento 
{font-size: 14px;
font-weight: bold;
font-family: Arial, sans-serif;
color: #9C988E;
letter-spacing: 1px;
border-bottom: 1px solid #9C988E;
line-height: 30px;}

.Contenitore 
{
	scrollbar-3d-light-color:#bbbbbb;
	scrollbar-arrow-color:#7b776f;
	scrollbar-base-color:#7b776f;
	scrollbar-darkshadow-color:#7b776f;
	scrollbar-face-color:#CFCBBF;
	scrollbar-highlight-color:#CFCBBF;
	scrollbar-shadow-color:#CFCBBF;
	scrollbar-track-color: #CFCBBF;
	padding-right: 10px;
}

.Testo 
{text-align: justify;}

.FondoIta 
{background-attachment: fixed;
background-image: url(immagini/Scritta_IT.gif);
background-repeat: no-repeat;
background-position: right center;}

.FondoEng 
{background-attachment: fixed;
background-image: url(immagini/Scritta_EN.gif);
background-repeat: no-repeat;
background-position: right center;}

