html { 
	min-width: 770px;
}
	 
body {
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: url(../images/barraSfondo.gif);
	background-position: top;
	background-repeat: repeat-x;
}

img {
	border: 0;
}

p {
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	font-weight: bold;
	font-size: 12px;
}

select {
	font-weight: bold;
	font-size: 12px;
}

h1,h2{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #020FFC;
	text-align: center;
}

h2 {
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}

div#grande {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 770px;
}

div#skip {
	display: none;
}

div#testata {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 770px;
	height: 169px;
}


.menu {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #676767;
	font-weight: bold;
	background-image: url(../images/bottoneMenu.gif);
	text-align: left;
	padding: 8px 0 0 35px;
	height: 22px;
	width: 145px;
}

.menu a{
	color: #676767;
	text-decoration: none;
}

.menu a:hover{
	color: #2f5b78;
}

.divisione {
	background-image: url(../images/barraDivisione.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

div#principale {
	padding: 7px 15px 0 15px;
	margin: 0;
	border: 0;
	width: 740px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000;
	background-image: url(../images/rigaSfondo.gif);
	background-position: center;
	background-repeat: repeat-y;
}

div#credits {
	background-image: url(../images/barraCredits.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 0;
	text-align: center;
	width: 770px;
	font-size: 10px;
	color: #000;
	padding: 35px 0 0 0;
}

div#credits a {
	color: #000;
	text-decoration: underline;
}

div#credits a:hover {
	color: #2F5B78;
	text-decoration: none;
}

.fotosx { 
	display:inline; 
	float:left; 
	margin: 5px 8px 0 0;
}

.fotodx { 
	display:inline; 
	float:right; 
	margin: 5px 0 0 8px;
}

.bottone {
	background-color: #020ffc;
	color: #fff;
	font-size: 11px;
}

.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 19px;
	text-align: justify;
}

.attivita {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 22px;
	text-align: left;	
	color: #000;
}

.attivita a{
	color: #000;
	text-decoration: none;
}

.attivita a:hover{
	color: #1F79AE;
	text-decoration: underline;
}