* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

A IMG {
    border: 0;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #A0B79D;
	background-image: url('../immagini/b-wrapper.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 756px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background-color: #ffffff;
}

#Testata {
	position: relative;
	width: auto;
	height: 54px;
	background-image: url('../immagini/b-testata.gif');
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 353px;
	height: 54px;
}

#Logo A {
	display: block;
	width: 353px;
	height: 54px;
	text-indent: -9999px;
}

#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 13px;
	width: 26px;
	height: 25px;
	text-indent: -9999px;
}

#IstitAlto A#HomeAlto {
	right: 35px;
}

#IstitAlto A#MailAlto {
	right: 8px;
}

#Separatore {
	width: auto;
	height: 7px;
	font-size: 0;
	background-color: #C19F57;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#ImmagineTestata {
	width: auto;
	height: 80px;
	background-image: url('../immagini/immagine-testata.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#Ambiti {
	position: relative;
	width: auto;
	height: 27px;
	background-image: url('../immagini/b-ambiti.gif');
	background-repeat: no-repeat;
}

#Ambiti UL {
	position: absolute;
	width: 580px;
	height: 27px;
	top: 0px;
	right: 0px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #876E3A;
	background-image: url('../immagini/freccia-ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 33px;
}


#CorpoPagina  #Pagine {
	width: 160px;
	background-color: #FFF7E5;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	border-top: 1px solid #FFCE63;
	border-left: 1px solid #FFCE63;
	border-right: 1px solid #FFCE63;
}

#CorpoPagina #Pagine UL {
	margin-bottom: 0px;
}

#CorpoPagina #Pagine LI {
	list-style-type: none;
	display: inline;
}

#CorpoPagina #Pagine A {
	display: block;
	border-bottom: 1px solid #FFCE63;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

#CorpoPagina #Pagine A:hover {
	background-color: #FFCE63;
	color: #876E3A;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #E60000;
}

#PiedePagina {
	position: relative;
	width: auto;
	height: 60px;
	background-color: #FFCE63;
}

#PiedePagina ADDRESS {
	position: absolute;
	top: 7px;
	left: 300px;
	font-size: 11px;
	color: #876E3A;
}


/* --- men a tendina --- */

#WrapperAmbiti1 {	
	background-image: url('../immagini/b-ambiti.gif');
	width: 756px;
	height: 27px;
	background-repeat: no-repeat; 
}

#WrapperAmbiti {	
	position: relative;
	width: 660px;
	height: 27px;
	top: 0px;
	left: 100px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav A {
	display: block;
	width: 130px;
	font-family: Trebuchet MS;
	font-weight: bold;
	border-left: 1px solid #ffffff;
}

#nav a.Primo {
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	line-height: 23px;
	color: #876E3A;
	background-image: url('../immagini/b-pulsanti.gif');
}

#nav a.Primo:hover,  #nav a.PrimoAct, #nav a.PrimoAct:hover {
	color: #E60000;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
	line-height: 23px;
	background-image: url('../immagini/b-pulsanti.gif');
}

#nav a.Primo STRONG {
	padding-left: 5px;
}

#nav a.Secondo {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #876E3A;
	font-weight: bold;
	background-color: #FECE62;
	border-bottom: 1px solid #ffffff;
	line-height: 14px;
	text-transform: lowercase;
	width: 130px;
}

#nav a.Secondo:hover {
	background-color: #FECE62;
	color: #E60000;
	border-bottom: 1px solid #ffffff;
}


#nav A.Primo SPAN, #nav A.PrimoAct SPAN, #nav A.Secondo SPAN {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}


#nav li { /* all list items */
	float: left;
	width: 131px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 130px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #ffffff;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -26px 0 0 160px;
	border: 1px solid #ffffff;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* --- fine men tendina --- */
