body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #102D6F;
}

a {outline: 0;}
a img{border: none;}

.testonormale {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

.spaziatore {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3777AA;
	margin-left:30px;
	margin-right:30px;
}

.testopiccolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	text-align:left
}

.testopiccolo a:link, .testopiccolo a:visited {
	color: #999999;
	text-decoration:none;
}

.testopiccolo a:hover{
	color: #333333;
	text-decoration:none;
}

.timesbianco {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-align:left
}

.timesbianco a:link, .timesbianco a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.timesbianco a:hover{
	color: #990000;
	text-decoration:none;
}

.timesblu {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #102D6F;
	line-height: 18px;
	text-align:left;
}

.timesblu a:link, .timesblu a:visited {
	color: #102D6F;
	text-decoration:none;
}

.timesblu a:hover{
	color: #990000;
	text-decoration:none;
}

.timesnero {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align:left
}

.timesnero a:link, .timesnero a:visited {
	color: #000000;
	text-decoration:none;
}

.timesnero a:hover{
	color: #990000;
	text-decoration:none;
}

.timesblubig {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #102D6F;
	line-height: 18px;
	text-align:left
}

.timesblubig a:link, .timesblubig a:visited {
	color: #102D6F;
	text-decoration:none;
}

.timesblubig a:hover{
	color: #990000;
	text-decoration:none;
}

a:link, a:visited, a:active { text-decoration: none;
	color: #999999;
}

a:hover { text-decoration: none;
	color: #333333;
}

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:hidden;
	clear:both;
}

.left {
	float:left;
	display:inline
}

.right {
	float:right;
	display:inline
}

#testa {
	height:273px;
	overflow:hidden;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../immagini/testa.jpg);
	background-repeat:no-repeat;
}

#contcentro {
	background-color:#FFFFFF;
}

#menutesta {
	width:935px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color:#3777AA;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#menutesta a:link, #menutesta a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#menutesta a:hover{
	color: #102D6F;
	text-decoration:none;
}

#centro {
	width:915px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background-color:#FFFFFF;
	display:block;
	overflow:hidden;
}

#centrosx {
	width:550px;
	float:left;
	display:inline;
}

#centrodx {
	width:300px;
	float:right;
	display:inline;
}

.blocco {
	border:#102D6F 1px solid;
	overflow:hidden;
	padding:20px;
}

.titoli {
	padding-left:20px
}

#coda {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-bottom:20px;
	padding-left:20px;
}