* { 
	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: #A3A29A;
	background-image: url('../immagini/b_pagina.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 766px;
}

#Testata {
	position: relative;
	width: auto;
	height: 133px;
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 133px;
}

#Logo A {
	display: block;
	width: 150px;
	height: 133px;
	text-indent: -9999px;
}

TABLE#WrapperPagina {
	width: 100%;
	border-collapse: collapse;
}

TD#Barra {
	vertical-align: top;
	width: 150px;	
	background-color: #ffffff;
}

#Barra UL {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 130px;
	border-top: 1px solid #C4C4C4;
}

#Barra LI {
	list-style-type: none;
	display: inline;
}

#Barra A {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #DE240B;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	border-bottom: 1px solid #C4C4C4;
	background-image: url('../immagini/f-pagine.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#Barra A:hover {
	background-color: #f3f3f3;
}

TD#WrapperContenuto {
	vertical-align: top;
	width: 616px;	
	background-color: #ffffff;
}

#BaseAmbiti {
	position: relative;
	height: 32px;
	background-image: url('../immagini/base_ambiti.gif');
	background-repeat: no-repeat;
}

UL#Ambiti {
	position: absolute; 
	left: 20px;
	top: 3px;
	width: 500px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFEE7C;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #ffffff;
	line-height: 22px;
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #ffffff;
}

#IstitAlto LI {
	list-style-type: none;
	display: inline;
}

#IstitAlto A {
	display: block;
	position: absolute;
	top: 5px;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
}

#IstitAlto A#HomeAlto {
	background-image: url('../immagini/homepage.gif');
	right: 35px;
}

#IstitAlto A#MailAlto {
	background-image: url('../immagini/email.gif');
	right: 8px;
}


#PiedePagina {
	position: relative;
	width: auto;
	height: 55px;
	background-image: url('../immagini/b_piedepagina.jpg');
	background-repeat: no-repeat;
	font-size: 9px;
	color: #594E00;
	line-height: 12px;
}

#PiedePagina STRONG {
	color: #DE240B;
}

#PiedePagina A, #PiedePagina A:hover {
	color: #594E00;
}

#PiedePagina #Indirizzo {
	position: absolute;
	top: 9px;
	left: 30px;
}

#PiedePagina #Sede {
	position: absolute;
	top: 9px;
	left: 320px;
}

#PiedePagina #Negozio {
	position: absolute;
	top: 9px;
	left: 550px;
}

