body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D2C5AE;
}

.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: left;
}

.testonormalebianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594B31;
	line-height: 17px;
	text-align: left;
}

.testonormalebianco a:link, .testonormalebianco a:visited {
	color: #594B31;
	text-decoration:none;
}

.testonormalebianco a:hover{
	color: #CC0000;
	text-decoration:none;
}

.spaziatore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2C5AE;
	line-height: 20px;
	text-align: left;
	margin-left:15px;
	margin-right:15px;
	font-weight:100;
}

.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #594B31;
	line-height: 16px;
	text-align:left
}

.testopiccolo a:link, .testopiccolo a:visited {
	color: #594B31;
	text-decoration:none;
}

.testopiccolo a:hover{
	color: #CC0000;
	text-decoration:none;
}

.titoli {
	font-family:Garamond;
	font-size: 16px;
	color: #594B31;
	line-height:24px;
}

.titoli a:link, .titoli a:visited {
	color: #594B31;
	text-decoration:none;
}

.titoli a:hover{
	color: #CC0000;
	text-decoration:none;
}

.titoliverdi {
	font-family:Garamond;
	font-size: 20px;
	color: #005E4E;
	line-height:24px;
}

.titoliverdi a:link, .titoliverdi a:visited {
	color: #005E4E;
	text-decoration:none;
}

.titoliverdi a:hover{
	color: #CC0000;
	text-decoration:none;
}

a:link, a:visited, a:active { text-decoration: none;
	color: #333333;
}

a:hover { text-decoration: none;
	color: #990000;
}

form {
	margin: 0px;
	border: 0px;
}

input {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}
textarea {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}

p {
	overflow:auto;
	clear:both
}

.left {
	float:left;
	display:inline
}

.right {
	float:right;
	display:inline
}

#flash {
    height: 460px;
	width:920px;
	background-image:url(../immagini/sfondo_flash.jpg);
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:80px;
	text-align:center;
	padding-top:10px;
}

#flash_foto {
    height: 450px;
	width:450px;
	overflow:hidden;
	display:inline;
	float:right;
	text-align:left
}

#flash_testo {
    height: 400px;
	width:400px;
	overflow:hidden;
	display:inline;
	float:left;
	text-align:left;
	padding:25px;
}

#totale {
    height: 400px;
	overflow:hidden;
	padding:25px;
}

#totale_testo02 {
	margin-top:10px;
	text-align:right
}

#flash_testo02 {
	margin-top:150px;
	text-align:right
}

#container {
/*	overflow:auto;
	height: auto !important; */
    height: 80px;
/*    min-height: 200px; */
	overflow:hidden;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

#menu {
	text-align:left;
}

#testo {
	margin-left:25px;
	margin-top:20px;
}

#coda {
	overflow:hidden;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}