* { 
	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: #E5E5E5;
	background-image: url('../immagini/b-body.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-top: 4px;
}

#Testata {
	position: relative;
	width: auto;
	height: 121px;
}

#Logo {
	position: absolute;
	width: 138px;
	height: 121px;
	top: 0px;
	left: 309px;
	background-image: url('../immagini/logo-snicola.jpg');
	background-repeat: no-repeat;
}

#Logo A {
	display: block;
	width: 138px;
	height: 121px;
	text-indent: -9999px;
}

UL#Ambiti {
	position: absolute;
	width: 190px;
	height: 110px;
	top: 0px;
	left: 106px;
}

UL#Ambiti1 {
	position: absolute;
	width: 190px;
	height: 110px;
	top: 0px;
	left: 508px;
}

#Ambiti LI, #Ambiti1 LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A, #Ambiti1 A {
	display: block;	
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: bold;
	color: #287DBD;
	background-image: url('../immagini/b-ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
}

#Ambiti A:hover, #Ambiti1 A:hover, #Ambiti A.Act, #Ambiti1 A.Act, #Ambiti A.Act:hover, #Ambiti1 A.Act:hover {
	color: #E0413D;
}

#SottoTestata {
	position: relative;
	width: auto;
	height: 89px;
	background-image: url('../immagini/b-sottotestata.gif');
	background-repeat: no-repeat;
}

#ImmagineSottoTestata {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 760px;
	height: 76px;
}


#WrapperPagina {
	background-color: #ffffff;
	background-image: url('../immagini/b-pagina.gif');
	background-repeat: repeat-y;
  	min-height: 280px;
  	height: auto !important;
  	height: 280px;
	float: left;  /* importante */
	width: 100%;  /* importante */
	border-top: 15px solid #ffffff;
	border-bottom: 15px solid #ffffff;
} 

#WrapperBarra {
	width: 152px;
	float: right;
}

#WrapperBarra H3 {
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #00A441;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 4px;
	margin-top: 15px;
}

UL#Pagine {
	width: 130px;
	margin-left: auto;
	margin-right: auto;
}

#Pagine LI {
	list-style-type: none;
	display: inline;
}

#Pagine A {
	display: block;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #287DBD;
	background-image: url('../immagini/b-pagine.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
}

#Pagine A:hover {
	color: #E0413D;
	background-color: #f5f5f5;
}

#WrapperCorpoPagina {
	width: 608px;
	float: left;
}

#PiedePagina {
	clear: left;  	/*importante */
	width: 100%;	/*importante */
	height: 48px;
	font-size: 11px;
	color: #888888;
	background-image: url('../immagini/b-piedepagina.gif');
	background-repeat: no-repeat;
	padding-top: 18px;
	text-align: center;
}
