html { 
	min-width: 780px;
}
	 
body {
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ddd;
}

img {
	border: 0;
}

img a{
	text-decoration: none;
}

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: 22px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #0e4580;
	text-align: center;
}

h2 {
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
}

div#grande {
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	border: 2px solid #000;
}

div#skip {
	display: none;
}

div#testata {
	border: 0;
	border-bottom: 3px solid #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 780px;
	height: 220px;
	background-image: url(../images/testata.jpg);
	background-position: top center;
	background-repeat: repeat;
}

div#principale {
	margin: 0;
	padding: 0;
	width: 780px;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

div#credits {
	border: 0;
	text-align: center;
	width: 100%;
	font-size: 10px;
	color: #000;
	padding: 10px 0;
}

div#credits a {
	color: #000;
	text-decoration: underline;
}

div#credits a:hover {
	color: #020FFC;
	text-decoration: none;
}

.fotosx { 
	display:inline; 
	float:left; 
	margin: 3px 5px 0 0;
}

.fotodx { 
	display:inline; 
	float:right; 
	margin: 3px 0 0 5px;
}

.miniMenu {
	font-size: 9px;
	color: #999;
	text-align: right;
	padding: 45px 10px 0 0;
}

.miniMenu a{
	color: #999;
	text-decoration: none;
}

.miniMenu a:hover{
	color: #ccc;
}

.Menu {
	font-size: 13px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	line-height: 28px;
}

.Menu a{
	color: #fff;
	text-decoration: none;
}

.Menu a:hover{
	text-decoration: underline;
}

.attivitaHome {
	width:250px;
	padding:0 1px 0 8px;
	vertical-align:top;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 9px;
	line-height: 13px;
}

.attivitaHome a{
	color: #12508C;
	text-decoration: none;
}

.attivitaHome a:hover{
	text-decoration: underline;
}

.linketto{
	font-size: 9px;
	text-align: right;
	color: #E76D0A;
	padding: 0 3px 0 0;
}

.linketto a{
	text-align: right;
	text-decoration: underline;
	color: #E76D0A;
}

.newsHome {
	 width:250px;
	 padding:0 5px 0 3px;
	 vertical-align:top;
	 font-size: 9px;
}

.newsHome a{
	text-decoration:underline;
	color:#000;
}

.newsHome a:hover{
	text-decoration:none;
}

.LatiSx {
	 width:238px;
	 padding:0 10px;
	 vertical-align:top;
	 font-size: 11px;
	 line-height: 16px;
	 background-color: #FAF8DF;
	 text-align: justify;
}

.testoAttivita {
	font-size: 13px;
	color: #000;
	line-height: 20px;
	text-align: justify;
	padding: 0 10px;
}

.testoAttivita a{
	font-size: 13px;
	color: #12508c;
	text-decoration: underline;
}

.testoAttivita a:hover{
	color: #e76d0a;
}
