* { 
	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;
}


BODY {
	font-size: 100%;
	background-color: #D8B78C;
	background-image: url('../immagini/b_pagina.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border-left: 1px solid #424568;
	border-right: 1px solid #424568;
	border-bottom: 1px solid #424568;
	background-color: #ffffff;
}

#Testata {
	position: relative;
	width: 760px;
	height: 122px;
	background-image: url('../immagini/b_testata.jpg');
	background-repeat: no-repeat;
}

#Logo {
	position: relative;
	width: 116px;
	height: 76px;
	top: 10px;
	left: 8px;
	background-image: url('../immagini/santerno_logo.gif');
	background-repeat: no-repeat;
}

#Logo A {
	display: block;
	width: 116px;
	height: 76px;
	text-indent: -9999px;
}

#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 97px;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
}

#IstitAlto A#HomeAlto {
	background-image: url('../immagini/home.gif');
	right: 38px;
}

#IstitAlto A#MailAlto {
	background-image: url('../immagini/mail.gif');
	right: 10px;
}

UL#Ambiti {
	position: absolute;
	top: 96px;
	left: 20px;
	width: 690px;
	height: 26px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-image: url('../immagini/freccia_ambiti.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 13px;
	line-height: 24px;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #feff28;
}

TABLE#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

TD#Barra {
	vertical-align: top;
	width: 167px;	
}

UL#Pagine {
	width: 110px;
	margin-top: 50px;
	margin-left: 10px;
	border-top: 1px solid #BFBFBF;
}

#Pagine LI {
	list-style-type: none;
	display: inline;
}

#Pagine A {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 18px;
	color: #8A6105;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #BFBFBF;
	background-image: url('../immagini/freccia_pagine.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#Pagine A:hover {
	background-color: #f1f1f1;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: 597px;	
}

#Claim {
	width: auto;
	height: 37px;
	background-image: url('../immagini/claim.gif');
}

#Claim H2 {
	text-indent: -9999px;
}

#PiedePagina {
	position: relative;
	width: auto;
	height: 160px;
	background-image: url('../immagini/b_piede2.gif');
	background-repeat: repeat-x;
	background-color: #3190FA;
}

#IstitBasso LI {
	list-style-type: none;
	display: inline;
}

#IstitBasso A {
	display: block;
	position: absolute;
	top: 17px;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
}

#IstitBasso A#HomeBasso {
	background-image: url('../immagini/home.gif');
	left: 10px;
}

#IstitBasso A#MailBasso {
	background-image: url('../immagini/mail.gif');
	left: 40px;
}

#PiedePagina ADDRESS {
	text-align: right; 
	padding-right: 10px;
	padding-top: 11px;
	line-height: 16px;
	font-size: 10px;
	color: #ffffff;
}

#PiedePagina ADDRESS A {
	color: #B5D8FF;
}

#PiedePagina ADDRESS A:hover {
	color: #ffffff;
}
