body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../immagini/sfondo_pagina.jpg);
	background-position:top;
	background-repeat:repeat-x
}

/* body,html { height:100%;margin:0 } */


.testogaramond {
	font-family:Garamond, "Times New Roman";
	font-size: 20px;
	color: #000000;
	line-height: 20px;
}

.testonormale12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A392D;
	line-height: 20px;
	text-align: left;
}

.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A392D;
	line-height: 18px;
	text-align: left;
}

.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A392D;
	line-height: 18px;
	text-align:left
}

.testopiccolobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-align:left
}

.testopiccolobianco a:link, .testopiccolobianco a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.testopiccolobianco a:hover{
	color: #918968;
	text-decoration:none;
}

.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:20px
}

.testobianco a:link, .testobianco a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.testobianco a:hover{
	color: #918968;
	text-decoration:none;
}

.menutesta {
	font-family:Garamond, "Times New Roman";
	font-size: 14px;
	color: #404B36;
	line-height:24px;
}

.menutesta a:link, .menutesta a:visited {
	color: #404B36;
	text-decoration:none;
}

.menutesta a:hover{
	color: #2C567B;
	text-decoration:none;
}

.titoli {
	font-family:Garamond, "Times New Roman";
	font-size: 16px;
	color: #BA1B15;
	line-height:24px;
}

.titoli a:link, .titoli a:visited {
	color: #BA1B15;
	text-decoration:none;
}

.titoli a:hover{
	color: #BA1B15;
	text-decoration:none;
}


a:link, a:visited, a:active { text-decoration: none;
	color: #4A392D;
}
a:hover { text-decoration: none;
	color: #A61E28;
}
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
}

#menutesta {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	padding-top:55px;
	padding-bottom:15px;
	text-align:center
}

#coda {
	padding:5px;
	background-color:#F0EBBD;
	width:760px;
	margin-left:auto;
	margin-right:auto
}

#bianco {
	height: auto !important;
	height:120px;
	min-height:120px;
/*	background-color:#FFFFFF; */
	padding:10px;
}
