* { 
	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;
}

HR {
	display: none;
}

BODY {
	font-size: 100%;
	background-color: #FFE382;
	background-image: url('../immagini/b_pagina.gif');
	background-repeat: repeat-y;
}

#Testata {
	position: relative;
	width: auto;
	height: 79px;
	background-image: url('../immagini/b_testata.gif');
}

#Marani {
	position: absolute;
	left: -999em;
}

#Ambiti {
	position: absolute;
	left: 216px;
	top: 0px;
	width: 500px;
	height: 20px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	line-height: 20px;
	color: #FFF9E3;
	font-weight: bold;
	font-size: 75%;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 17px;
	background-image: url('../immagini/f_ambiti_off.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#Ambiti A:hover {
	background-image: url('../immagini/f_ambiti_on.gif');
	color: #FFE382;
}

#Ambiti A.Act,  #Ambiti A.Act:hover {
	background-image: url('../immagini/f_ambiti_on.gif');
	color: #FFE382;
}

#IstitAlto {
	list-style-type: none;
}

#IstitAlto A {
	font-size: 70%;
	text-decoration: none;
}

#HomePage {
	position: absolute;
	top: 33px;
	left: 612px;
}

#EMail {
	position: absolute;
	top: 33px;
	left: 682px;
}

#Titolo {
	position: absolute;
	top: 33px;
	left: 10px;
	width: 300px;
	height: 30px;
}

#Titolo H1 {
	font-size: 145%;
	line-height: 33px;
	color: #86004B;
	font-weight: bold;
	text-transform: uppercase;
}

#ContenitoreCorpo {
	width: 700px;
	position: relative;
}


#Italiano {
	position: absolute;
	top: 50px;
	left: 80px;
	width: 31px;
	height: 22px;
	background-image: url('../immagini/italiano.gif');
}

#Italiano A {
	display: block;
	width: 31px;
	height: 22px;
	text-indent: -9999px;
	text-decoration: none;
}

#Inglese {
	position: absolute;
	top: 50px;
	left: 110px;
	width: 31px;
	height: 22px;
	background-image: url('../immagini/inglese.gif');
}

#Inglese A {
	display: block;
	width: 31px;
	height: 22px;
	text-indent: -9999px;
	text-decoration: none;
}

#Logo {
	position: absolute;
	top: 10px;
	left: 2px;
	width: 139px;
	height: 40px;
	background-image: url('../immagini/marani_logo.gif');
}

#CorpoPagina {
	position: absolute;
	top: 10px;
	left: 180px;
	width: 510px;
}


#PiedePagina {
	position: relative;
	width: 700px;
	height: 55px;
	clear: all;
}

#IstitBasso {
	position: absolute;
	top: 0px;
	left: 70px;
}

#IstitBasso A {
	display: block;
	font-size: 70%;
	text-decoration: none;
	padding-right: 15px;
	background-image: url('../immagini/f_istit.gif');
	background-position: right;
	background-repeat: no-repeat;
}

#Indirizzi {
	position: absolute;
	top: 0px;
	left: 180px;
	width: 510px;
}

#Indirizzi ADDRESS {
	text-align: right;
	font-size: 70%;
	color: #826500;
}

#Indirizzi ADDRESS STRONG {
	display: block;
	text-align: left;
	border-bottom: 1px solid #FFC600;
}	