

body {
	width: 1000px;
	background-image: url(sfondo.gif);
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 80%;
	height: 100%;
	color: white;
	margin: 1em;
	padding: 0;
	background-color: #d6a9f3;
}

h1 {	
	text-align: center;
	margin: 0em;
	margin-bottom: 0.3em;
	padding: 0em;
}


h2 {
	margin: 0em;
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.8em;
}

h2 a:visited {/*serve solo se invece di un'immagine metto un link di testo*/
	color: black;
}

h3 {
	margin-top: 0em;
	text-align: right;
}

img {
	border-style: none;
}

ol {
	color: #462603;
}

a {
	color: #fffb00;
	text-decoration: underline;
}

a:visited {
	color: #9852da;
}

a:hover {
	background: #31ff6b;
}

strong {
	font-style: normal;
	text-decoration: underline;
	color: green;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
}

p {
	text-align: left;
	color: blue;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	margin-top: 1em;
}

table {
	border: 0;
	padding: 0;
	cellpadding: 0;
	cellspacing: 0;
	margin-top: 1em;
}


tr {
	color: blue;
	font-weight: bold;
	height: 0em;
	margin-bottom: 0em;
}

td, th {
	margin-bottom: 0em;
	border: 1px solid #ffffff;
	padding: 1em;
}


ul {
	margin-top: 0em;/* originariamente era di 4em*/
}

li {
	color: blue;
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
}

#navigation {
	position: absolute;
	left: 1em;
	width: 13em;
	background-color: #31ff6b;
	border-style: solid;
	border-width: 0.5em;
	border-color: #9852da;
	padding: 0.5em;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-top: 3em;
}

#navigation a {
	display: block;
	text-decoration: none;
	font-style: normal;
	font-size: 1em;
}

#navigation ul a {
	color: #fffb00;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	text-decoration: none;
	display: block;
	background: #9852da;
	padding: 0.1em 1em;
	margin: 0 1.3em 1px 1.2em;
	border: 1px solid #fffb00;
}

#navigation a:visited {
	color: #31ff6b;
}

#navigation a:hover {
	background: #d6a9f3;
}

#navigation ul {
	margin: 0;
	border-top: 0em;
	padding: 0;
	list-style: none;
}

#navigation li {
	position: relative;
	width: 10em;
	font-style: normal;
	list-style: none;
	margin-top: 0em;
}

#navigation ul ul {
	position: absolute;
	top: 0;
	left: 82%;
	width: 100%;
}

div#navigation ul ul {
	display: none;
}

div#navigation ul ul ul {
	display: none;
}

div#navigation ul li:hover ul ul {
	display: none;
}

div#navigation ul li:hover ul {
	display: block;
}

div#navigation ul ul li:hover ul {
	display: block;
}


#content {
	margin-left: 18em;
	margin-right: 10em;
	height: 95%;
}

.menuorizzontale {/* caselle menu orizzontale */
	font-weight: bold;
	background: #9852da;
	border: 1px solid #fffb00;
	padding: 0.4em;
	margin: 0.1em;
}

#menuorizzontalehome {/* sfondo menu */
	background: #31ff6b;
	text-align: center;
	border: 1px solid black;
	margin-left: 0em;
	margin-right: 10em;
	margin-bottom: 3em;
}

#menuorizzontalehome ul {
	list-style: none;
	margin: 0em;
	display: inline;
	position: relative;
}

#menuorizzontalehome li {
	list-style: none;
	margin: 0em;
	display: inline;
	position: relative;
}

#menuorizzontalehome li  ul {
	list-style: none;
	margin: 1em;
	display: none;
	position: absolute;
	padding-top: 0em;
	height: 8em;
	left: 0em;
	text-align: left;
	font-size: 0.8em;
}

#menuorizzontalehome li li {/* posizione submenu de "Il torneo" */
	float: none;
	display: block;
	position: relative;
	padding: 0.3em;
	margin-top: 0em;
}
	
#menuorizzontalehome li:hover ul, #menuorizzontale li.sfhover ul {
	display: block;
}

#menuorizzontalehome a {/* colore testo scritta link */
	color: #fffb00;
	font-size: 1.4em;
	font-style: italic;
	text-decoration: none;
}

#menuorizzontalehome a:visited {/* colore testo scritta link */
	color: #31ff6b;
}

#menuorizzontalehome a:hover {/* colore caselle menu orizzontale hover */
	background: #d6a9f3;
}

#footer {
	clear: both;
	position: fixed;
	background: #31ff6b;
	color: #9852da;
	font-size: 0.7em;
	bottom: 0px;
	left: 1em;
	right: 1em;
	margin-top: 0em;
	padding: 0.2em;
	border-top-style: solid;
	border-top-width: 0.3em;
	border-top-color: #9852da;
	border-bottom-style: solid;
	border-bottom-width: 0.3em;
	border-bottom-color: #9852da;
}

.iconelibri {
	text-align: left;
	margin-top: 0em;
	padding-right: 3em;
	padding-left: 3em;
}

.iconebandiere {
	text-align: center;
	margin-top: 10em;
	padding-right: 7em;
	padding-left: 7em;
}


.titolopagina {
	background: #fffb00;
	color: #9852da;
	word-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	padding: 0.25em;
	border-style: solid;
	border-width: 0.15em;
	border-color: #9852da;
}


fieldset {
	padding: 0em 1em 1em 1em;
	color: blue;
	font-weight: bold;
	font-size: 1em;
	border-color: #31ff6b;
	border-style: double;
}


.messaggioinviato {
	color: #31ff6b;
	font-style: normal;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0.2em;
	border-style: solid;
	border-width: 0.2em;
	border-color: #fffb00;
	background-color: #9852da;
}

#aggiornamenti {
	position: absolute;
	left: 4em;
	width: 13em;
	color: yellow;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;	
	margin-top: 45em;
}

.iconanavigation {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 0em;
	padding-right: 3em;
	padding-left: 3em;
}


.foto {
	text-align: center;
	margin-top: 5em;
	padding-right: 3em;
	padding-left: 3em;
}

.evidenza {
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	color: #fffb00;
	font-weight: bold;
	font-size: 1em;
	margin-top: 1em;
	background-color: #9852da;
	border-style: solid;
	border-width: 0.15em;
	border-color: #fffb00;
	font-weight: bold;
}

.evidenza2 {
	font-style: normal;
	text-transform: uppercase;
	color: green;
	font-weight: bold;
	font-size: 1em;
	margin-top: 1em;
}

.lista {/* per evitare che gli elementi delle liste nel testo ("content") non abbiano troppo spazio fra loro*/
	margin-top: 0em;
}

.lista ul {
	margin-top: 0em;
}

.lista li {
	margin-top: 0em;
}

legend  {
	color: blue;
}

#iconavalidazione {/*solo nella home, perché c'è il pulsante aggiornamenti*/
	position: absolute;
	left: 4em;
	width: 13em;
	color: purple;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;	
	margin-top: 57em;
}


#iconavalidazione2 {/*per tutte le altre pagine. Il margin-top è = a #aggiornamenti*/
	position: absolute;
	left: 4em;
	width: 13em;
	color: purple;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;	
	margin-top: 25em;
}

.citazione {
	text-align: left;
	color: #462603;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	margin-top: 1em;
}	


.cambiolingua {
	text-align: left;
	display: inline;
	padding: 0em;
}








