/* This is the style of your browser text */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #C00;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 40px;
	padding: 20px 0 20px 0;
}

h2 {
	font-size: 30px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
	display: inline;	
}

h5 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

#container {
	width: 740px;
	margin: 20px auto 20px auto;	
}

#main {
	background:#FFFFFF;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	text-align: left;
	padding: 8px 0px 10px 0px;
}

#left {
	float: left;
	width: 170px;
	margin: 0px 10px 0px 10px;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 5px;
}

#right {
	
	float: right;
	width: 120px;
}

#center {
	margin: 0px 10px 0px 10px;
	float: left;
	width: 505px;
}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

/* Stili utilizzati per i menù in Flash XML - INIZIO - */
#flashcontent {
	height: 100%;
}

#flash{
	display: block;
}

.green {
	background: #02C800;	
}

.blue {
	background: #4F26FF;	
}

.magenta {
	background: #FF3FB6;	
}

.red {
	background: #FF1B14;	
}

.orange {
	background: #FF7900;	
}

.yellow {
	background: #FFDD0A;	
}
/* Stili utilizzati per i menù in Flash XML  - FINE - */

.copyright {
	font-family: 'Trebuchet MS', 'Lucida Grande', LucidaGrande, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

/* Stili utilizzati nella sezione Donazione On Line  - INIZIO  */
.folder  {
	border-right: 1px solid #666666;
	border-bottom:1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}

.required  {
	border: 1px solid  #C00;
}

.notrequired  {
	border: 1px solid #666;
}

.sessionid {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-align:right;
}
/* Stili utilizzati nella sezione Donazione On Line  - FINE  */
#container #main table tr td #center p {
}

.image {
	float:right;
	border-top-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}