* { 
	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;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #FFFEE0;
}

#Wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 753px;
	border-left: 1px solid #353427;
	border-right: 1px solid #353427;
	border-bottom: 1px solid #353427;
	background-color: #ffffff;
}

#Testata {
	position: relative;
	width: auto;
	height: 115px;
	background-image: url('../immagini/b_testata.jpg');
}

#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 115px;
}

#Logo A {
	display: block;
	width: 260px;
	height: 115px;
	text-indent: -9999px;
}

#Logo H2 {
	text-indent: -9999px;
}

UL#Ambiti {
	width: auto;
	height: 29px;
	position: relative;
	background-image: url('../immagini/b_ambiti.gif');
	background-repeat: repeat-x;
	padding-left: 15px;
}

#Ambiti LI {
	display: inline;
	list-style-type: none;
}

#Ambiti A {
	display: block;
	float: left;
	line-height: 29px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF993;
	background-image: url('../immagini/freccia_ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 20px;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #ffffff;
}

#HomeAlto {
	position: absolute;
	width: 30px;
	height: 19px;
	top: 5px;
	right: 35px;
	background-image: url('../immagini/homepage.gif');
	background-repeat: no-repeat;
}

#HomeAlto A {
	width: 30px;
	height: 19px;
	text-indent: -9999px;
	background-image: url('');
	padding: 0px;
}

#MailAlto {
	position: absolute;
	width: 30px;
	height: 19px;
	top: 5px;
	right: 4px;
	background-image: url('../immagini/email.gif');
	background-repeat: no-repeat;
}

#MailAlto A {
	width: 30px;
	height: 19px;
	text-indent: -9999px;
	background-image: url('');
	padding: 0px;
}

#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

#Barra {
	vertical-align: top;
	width: 163px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#Barra H3 {
	width: 163px;
	height: 34px;
	background-image: url('../immagini/h3_pagine.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: #465334;
	
}

#Pagine LI {
    display: inline;
    list-style-type: none;
}

#Pagine A {
    display: block;
	font-size: 11px;
	text-align: right;
	background-color:  #E1DFBA;
	border-bottom: 1px solid #ffffff;
	border-right:  1px solid #B8B8B8;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #65784A;
	background-image: url('../immagini/freccia_pagine.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 23px;
}

#Pagine A:hover, #Pagine A.Act, #Pagine A.Act:hover {
	background-color: #F4F1B9;
	color: #465334;
}

#Barra .Chiusa {
	width: 163px;
	height: 23px;
	background-image: url('../immagini/chiusa_pagine.gif');
	background-repeat: no-repeat;
}

#WrapperContenuto {
	vertical-align: top;
	width: auto;
}

#CorpoPagina {
	padding: 20px;
}

UL#Piede {
	width: auto;
	height: 39px;
	position: relative;
	background-image: url('../immagini/b_ambiti.gif');
	background-repeat: repeat-x;
	padding-left: 15px;
}

#Piede LI {
	display: inline;
	list-style-type: none;
}

#HomeBasso {
	position: absolute;
	width: 30px;
	height: 19px;
	top: 5px;
	right: 35px;
	background-image: url('../immagini/homepage.gif');
	background-repeat: no-repeat;
}

#HomeBasso A {
	display: block;
	width: 30px;
	height: 19px;
	text-indent: -9999px;
}

#MailBasso {
	position: absolute;
	width: 30px;
	height: 19px;
	top: 5px;
	right: 4px;
	background-image: url('../immagini/email.gif');
	background-repeat: no-repeat;
}

#MailBasso A {
	display: block;
	width: 30px;
	height: 19px;
	text-indent: -9999px;
}

#PiedePagina {
	width: auto;
	background-color: #E1DFBA;
	text-align: center;
}

#PiedePagina ADDRESS {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #353427;
	line-height: 1.6em;
}

#PiedePagina A {
	text-decoration: underline;
}

#PiedePagina A:hover {
	text-decoration: none;
}




