/*stili per il sito essetre 2007*/
html{margin: 0;padding:0}
/* font-size:76% è la percentuale che consente di avere un corpo del testo nel body di circa 12 px.
*/
body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
	margin:0;
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;
}
a{color:#000000;text-decoration: none;}
a:hover{color: #000000;text-decoration: underline}
a:visited {color: #000000;}
/* il layer container all'interno del quale sono impostate tutte le pagine
position:relative consente di creare un layout elastico. Se si ridimensiona la 
pagina del browser tutto quello che sta nel container si sposta rimanendo centrato nella pagina 
si */
div#container{
	position: relative;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
/* La sintassi seguente body>div#container indica che il div#container è figlio diretto del body
 non è supportato da IE.
 min-height stabilisce l'altezza minima di un elemento come percentuale dell'altezza del box contenitore
 (in questo caso body) non è supportata da IE*/
body>div#container{
	height: auto;
	min-height: 100%;
}

div#navigation {
	text-align: left;
	height: 10px;
	width: 707px;
	visibility: inherit;
	z-index: 4;
	left: 45px;
	top: 20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.5px;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #000000;
}
div#navigation a#nero{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div#navigation a{
	color:#999999;
	text-decoration: none;
	font-size: 11px;
}
div#navigation a:hover{color: #000000;text-decoration: underline}


div#navigation a#activelink{
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
}


div#footer{
	text-align:center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: 788px;
	top: 550px;
	left: 50px;
	position: absolute;
}


/*stili generici, su header e footer*/
#header{
	background-color:#FFFFFF;
	border: medium #CC3399;
	position: relative;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	visibility: visible;
	top: 110px;
}


.testo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.testonero15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}


.testogrigiofooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #999999;
	font-style: italic;
}
#statica {
	background-color:#FFFFFF;
	position: relative;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	visibility: visible;
	top: 70px;
	left: 0;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
#animata {

	background-color:#FFFFFF;
	border: medium #CC3399;
	position: relative;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	visibility: visible;
	top: 110px;
}
#logohome {
	background-color:#FFFFFF;
	border: medium #CC3399;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	visibility: visible;
	top: 120px;
	left: 48px;
	width: 159px;
	height: 136px;
}
div#entra {

	text-align:center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	position: relative;
	height: auto;
	width: 50;
	top: 170px;
	left: 0px;
}
#fotofade{


	position: absolute;
	z-index: 6;
	left: 90px;
	top: 180px;
	text-align: center;
	width: 268px;
	height: 268px;
	visibility: visible;
}
#pagina {
	visibility: visible;
	border: medium #333333;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 890px;
	height: auto;

}
#testologo {
	background-color:#FFFFFF;
	border: medium #CC3399;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	visibility: visible;
	top: 105px;
	left: 119px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.testobold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
#testopagina {

	position: absolute;
	visibility: visible;
	z-index: 6;
	width: 370px;
	left: 420px;
	top: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 165px;
}
#loading{
	position:relative;
	width:auto;
	height:auto;
	left:0px;
	top:120px;
	z-index:1;margin:auto;
}
#testohome {
	position: absolute;
	visibility: visible;
	z-index: 6;
	width: 268px;
	left: 87px;
	top: 236px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 165px;
	line-height: 12px;
}
.testo11 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
#testocontatti {
	position: absolute;
	visibility: visible;
	z-index: 6;
	width: 445px;
	left: 355px;
	top: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 165px;
}
#testodata {
	background-color:#FFFFFF;
	border: medium #CC3399;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	visibility: visible;
	top: 128px;
	left: -137px;
	width: 150px;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.testo9px {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #333333;
}
div#footer a {
	color:#0033FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
div#entra1 {


	text-align:center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	position: relative;
	height: auto;
	width: auto;
	top: 170px;
	left: 0px;
}

