html { 
	min-width: 982px;
}
	 
body {
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-image:url(../images/sfondo.jpg);
	background-color: #d1e5ef;
	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{
	border-bottom: 1px dotted #fff;
	font-family:arial;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}

h2 {
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}

div#grande {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 982px;
}

div#skip {
	display: none;
}

div#testata {
	border: 0;
	margin: 0;
	padding: 0;
	width: 982px;
	background-image:url(../images/intestazione.jpg);
	height: 174px;
}


.menu {
	font-size: 12px;
	font-family: Arial;
	padding-top:125px;
	padding-right:30px;
	color: #246a92;
	font-weight: bold;
	text-align:right;
}

.menu a{
	color: #246a92;
	text-decoration: none;
}

.menu a:hover{
	text-decoration: underline;
}

div#principale {
	margin: 0;
	padding: 0;
	width: 980px;
	vertical-align: top;
	text-align:justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	background-image:url(../images/sfondocentrale.jpg);
	height: 334px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

div#credits {
	border-top: 1px solid #666;
	text-align: center;
	width: 982px;
	font-size: 11px;
	color: #666;
	background-image:url(../images/footer.png);
	height: 103px;
	font-family:arial;
}

div#credits a {
	color: #666;
	text-decoration: underline;
}

div#credits a:hover {
	color: #000;
	text-decoration: none;
}

.fotosx { 
	display:inline; 
	float:left; 
	margin: 0 2px 0 0;
}

.fotodx { 
	display:inline; 
	float:right; 
	margin: 0 0 0 2px;
}

.bottone {
	background-color: #020ffc;
	color: #fff;
	font-size: 11px;
}
