@charset "utf-8";
/* CSS Document */
body {
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
#form1 table tr td {
	font-family: Verdana, Geneva, sans-serif;
}
#form1 table tr td {
	color: #626262;
}
#form1 table tr td {
	color: #2A2A2A;
	font-size: 12px;
}
#dates{
	color: #2A2A2A;
	font-size: 9px;
}
.fott {
	font-family: Verdana, Geneva, sans-serif;
	color: #2A2A2A;
	font-size: 9px;
}
.fottlit {
	font-family: Verdana, Geneva, sans-serif;
	color: #2A2A2A;
	font-size: 9px;
}
.menu_main {
	font-family: Calibri, Verdana, Geneva;
	color: #484848 ;
	font-size: 27px;
}
.menu_m_white {
	font-family: Calibri, Verdana, Geneva;
	color: #FFF ;
	font-size: 27px;
}
.menu_main_down {
	font-family: Calibri, Verdana, Geneva;
	color: #484848 ;
	font-size: 13px;
}
.menu_main_down2 {
	font-family: Calibri, Verdana, Geneva;
	color: #CCC;
	font-size: 13px;
}
.menu_main_little {
	font-family: Calibri, Verdana, Geneva;
	color: #484848 ;
	font-size: 18px;
}
.menu_main_littleLitle {
	font-family: Calibri, Verdana, Geneva;
	color: #484848 ;
	font-size: 14px;
}
.sherchstyle {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 13px;
}
.menustyleLarge {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #060;
	font-size: 17px;	
}
.menustyle {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #2A2A2A;
	font-size: 13px;
	text-align: justify;
}
.menustyle_contributi {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #2A2A2A;
	font-size: 9px;
	text-align: justify;
}
.menulittle {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #2A2A2A;
	font-size: 9px;
	text-align:justify;
}
A.menulittle:hover {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #2A2A2A;
	font-size: 9px;
	text-align:justify;
}
A.menustyle:link {
	text-decoration:none;
	color: #2A2A2A;
	font-size: 13px;
}
-->
A.menustyle:visited {
	text-decoration:none;
	color: #2A2A2A;
	font-size: 13px;
}
A.menustyle:hover {
	text-decoration: none;
	color: #060;
	font-size: 13px;
	font:bold;
}
A.menustyle:activate {
	text-decoration:none;
	color: #2A2A2A;
	font-size: 13px;
}
.submit_invia {
 background: none;
  border: none;
  height: 20px;
  width: 120px;
  cursor: pointer;
  background-image: url(img/button.png);
  background-repeat: no-repeat;
  vertical-align:middle;
  background-position:right;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #2A2A2A;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}

.submit_cerca {
 background: none;
  border: none;
  height: 21px;
  width: 22px;
  cursor: pointer;
  background-image: url(img/h_find.png);
  background-repeat: no-repeat;
  vertical-align:middle;
  background-position:right;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #2A2A2A;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
}

.box-1 {
 max-width: 1000px;
 height: 80px;
 padding: 0px;
 border: 0px solid #002c53;
 


}


.box-2 {
 max-width: 500px;
 height: 80px;
 padding: 0px;
 border: 0px solid #002c53;
 


}

.box-Centro {
 max-width: 1200px;
 padding: 0px;
 border: 0px solid #002c53;
}

.box-img {
 max-width: 350px;
 padding: 0px;
 border: 0px solid #002c53;
 margin-bottom: 10px;
 margin-right: 10px;
 margin-top:10px;
}

.box-bot {
 height: 100px;
 padding: 0px;
 border: 0px solid #002c53;
 background-color: #F6F6F6;
}
.box-bot2 {
 height: 100px;
 padding: 0px;
 border: 0px solid #002c53;
 background-color: #999;
}
.box-text-bot {
 max-width: 300px;
 padding: 0px;
 border: 0px solid #002c53;
 margin-bottom: 10px;
 margin-right: 10px;
 margin-top:10px;
}
</style>