/* Style -----------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}


/* Body ------------------------------------------------------------------*/

body {
	background-color: #58AB27;
	background-image: url(../img/sfondo_sito2.png);
	background-repeat: repeat-x;
	margin: 0px auto auto;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}

#rotator
{
	cursor: pointer;

	width: 1024px;
	height: 426px;
	margin: 0 auto;
	position: relative;
	background: white url(../img/sfondo_banner.jpg) no-repeat center center;
	display: block;
	overflow: hidden;
}

#rotator img
{
	border: 0;
	width: 1024px;
	height: 426px;
	overflow: hidden;
}



/* Menu tematico ------------------------------------------------------------------*/

#dove {
	height: 170px;
	width: 1024px;
	margin: 0 auto;
	top: 598px;
	background: transparent;
	letter-spacing: -500em;
    text-indent: -500em;
}

#dove li a {
    display: block;
    float: left;
    height: 139px;
   	width: 240px;
    letter-spacing: -500em;
    text-indent: -500em;
	position: static;
}
#dove li {
    display: inline;
}
#dove li a:hover {
    background-position: 0 -6px;
}





/* ACQUA ------------------------------------------------------------------*/

#sc_acqua {
	width: 355px;
	height: 150px;
	background: url(../img/p_acqua.png) no-repeat;
}

* html #sc_acqua { background: url('../img/p_acqua.jpg') no-repeat; 
}

#sc_acqua:focus {
   outline: 0;
} 





/* SPORT ------------------------------------------------------------------*/

#sc_sport {
	width: 355px;
	height: 150px;
	background: url(../img/p_sport.png) no-repeat;
}

* html #sc_sport { background: url('../img/p_sport.jpg') no-repeat; 
}

#sc_sport:focus {
   outline: 0;
} 




/* ARIA ------------------------------------------------------------------*/

#sc_aria {
	width: 355px;
	height: 150px;
	background: url(../img/p_aria.png) no-repeat;
}

* html #sc_aria { background: url('../img/p_aria.jpg') no-repeat; 
}

#sc_aria:focus {
   outline: 0;
} 




/* SCUOLA ------------------------------------------------------------------*/

#sc_scuola {
	width: 355px;
	height: 150px;
	background: url(../img/p_scuola.png) no-repeat;
}

* html #sc_scuola { background: url('../img/p_scuola.jpg') no-repeat; 
}
#sc_scuola:focus {
   outline: 0;
}



#visual {
	height: 426px;
	width: 1024px;
	margin: 0 auto;
	top: 171px;
	position: static;
	background-color: white;
	background-image: url(img/barrabanner.gif);
	position: static;
}




#browser
{
    position: absolute;
    visibility: visible;
    background: yellow;
    padding: 5px 5px 5px 5px;
    border-bottom: solid 1px #000000;
	margin: 20px auto 0;
	z-index: 1;
	width: auto;
	height: auto;
	border: 2px solid black;
}

h1 {
	color: black;
	text-align: left;
	z-index: 2;
	direction: ltr;
	letter-spacing: normal;
	font: bold 24px/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	color: black;
	text-align: justify;
	padding: 10px 0;
	margin: 0;
	font: bold 9pt/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}








h6 {
	text-align: center;
	font: 7pt/14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	letter-spacing: 0.6px;
}

h6 a:link {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

h6 a:hover {
	text-decoration: underline;
	font-weight: bold;
}

h6 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: white;
}

h6 a:active {
	text-decoration: none;
	font-weight: bold;
}

/* footer ------------------------------------------------------------------*/

#footer {
	width: 1024px;
	height: 55px;
	margin: 0 auto;
	direction: ltr;
	font-variant: normal;
	position: static;
	float: none;
}

 





