/* elementi pagina */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align: justify;
}
body {
	background: url(/immagini/2/body-bg.jpg) repeat-x #8C8683;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
}

th {
	color: #333;
	background-color: #CCC;
	text-align: center;
}

p {
	line-height: 120%;
}

ul {
	line-height: 150%;
}



/* div */
#center {
/*	background: url(../immagini/2/corpo-bg2.gif) repeat-y;*/
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 748px;
}

#logo {
	width: 748px;
	height: 126px;
	background: url(../immagini/2/logo.gif) no-repeat top;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
}

#menu {
	background: url(/immagini/2/menu-bg.gif) no-repeat top;
	width: 100%;
	height: 19px;
	text-align: right;
	margin-right: 10px;
}


#corpo {
	/*background: url(/immagini/2/corpo-bg1.gif) no-repeat;*/
	background: url(../immagini/content-bg.jpg) repeat-x;
	background-color: #B22222;
	width: 100%;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	font-size: 2.4em;
	padding: 20px 0px 10px 20px;
}

#box-indirizzo {
	position: relative;
	left: 50px;
	top: 20px;
	width: 200px;
	padding: 15px;
	background: #FFFFFF;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #555 3px solid;
	border-right: #555 3px solid;
	z-index: 90;
}

#footer { background: url(/immagini/2/footer-bg.gif) no-repeat center; width: 100%; height: 30px; }

#bollinoBlu {
	position: relative;
	top: -150px;
	left: 350px;
	background: url(/immagini/bollino-blu.gif) no-repeat;
	height: 100px;
	width: 100px;
	padding-top: 57px;
	padding-left: 23px;
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#credits {
	padding: 2px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
	border: none;
}
#credits a:link { color: #FFF; text-decoration: none; white-space: nowrap; }
#credits a:visited { color: #FFF; text-decoration: none; white-space: nowrap; }
#credits a:hover { color: #333; text-decoration: none; white-space: nowrap; }
#credits a:active { color: #333; text-decoration: none; white-space: nowrap; }

#privacy {
	padding: 2px;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	border: none;
}
#privacy a:link { color: #FFF; text-decoration: none; white-space: nowrap; }
#privacy a:visited { color: #FFF; text-decoration: none; white-space: nowrap; }
#privacy a:hover { color: #333; text-decoration: none; white-space: nowrap; }
#privacy a:active { color: #333; text-decoration: none; white-space: nowrap; }


.menu { padding-right: 10px; padding-top: 2px;}
.menu ul { display: inline; }
.menu li.inline { color: #FFF; display: inline; padding-left: 7px; padding-right: 7px; border-right: 2px dotted #CCC; }
.menu li.last { color: #FFF; display: inline; padding-left: 7px; padding-right: 3px; border-right: 0px; }

.footer { font-size: 10px; color: #333; text-align: center; padding: 10px 5px; }
.footer ul { display: inline; margin: 1em 0em 0em 0em; }
.footer li.inline { color: #EEE; display: inline; padding-left: 10px; padding-right: 10px; }
.footer li.last { color: #EEE; display: inline; padding-left: 10px; padding-right: 3px; border-right: 0px; }

#tabellaGPL td,th {
	font-size: 10px;
	border: #999 1px solid;
}

#tabellaGPL td:hover {
	background-color: #F90;
}
#tabellaGPL tr:hover {
	background-color: #C00;
	cursor: default;
}



/* Testo */
p { margin: 10px; padding: 0px; position: relative; }

#corpo a:link { color: #FFF; text-decoration: none; border-bottom: #FFF 1px dotted; white-space: nowrap; background: url(/immagini/internal_link.gif) right center no-repeat; padding-right: 20px; }
#corpo a:visited { color: #FFF; text-decoration: none; border-bottom: #FFF 1px dotted; white-space: nowrap; background: url(/immagini/internal_link.gif) right center no-repeat; padding-right: 20px; }
#corpo a:hover { color: #FF0; text-decoration: none; border-bottom: #FF0 1px dotted; white-space: nowrap; background: url(/immagini/internal_link.gif) right center no-repeat; padding-right: 20px; }
#corpo a:active { color: #FF0; text-decoration: none; border-bottom: #FF0 1px dotted; white-space: nowrap; background: url(/immagini/internal_link.gif) right center no-repeat; padding-right: 20px; }

#menu a:link { color: #FFF; text-decoration: none; white-space: nowrap; }
#menu a:visited { color: #FFF; text-decoration: none; white-space: nowrap; }
#menu a:hover { color: #333; text-decoration: none; white-space: nowrap; }
#menu a:active { color: #333; text-decoration: none; white-space: nowrap; }