body {
	background-image: url(../fig/sfondohome.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#foto {
	height: 473px;
	width: 299px;
	position: absolute;
	left: 52px;
	top: 25px;
	padding-top: 80px;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}
#molliche {
	background-color: #D3D4D5;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	color: #000066;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-left: 52px;
}
#corpo {
	margin-left: 350px;
	background-image: url(../fig/urlhome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#utility {
	background-color: #FFF;
	height: 30px;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #000066;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-transform: uppercase;
}

#categorie {
	height: 60px;
	vertical-align: middle;
	background-image: url(../fig/globo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 25px;
	padding-bottom: 25px;
}



#cappello {
	background-color: #003399;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: left center;
	margin-top: 0px;
	height: 60px;
	padding: 5px;
	color: #FFFFFF;
}

#contenuti {
	margin-top: 30px;
	margin-left: 10px;
	font-size: 14px;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 40px;
}

#indirizzo {
	text-align: center;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #C52D26;
}


#foto img {
	display: block;
	margin: 0px;
}

#categorie h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #004a91;
	}


#utility p {
	margin-top: 7px;
}

#logo{
	position:absolute;
	left:3px;
	top:6px;
	width:297px;
	height:75px;
	z-index:1;
	margin: 20px 0px 0px 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002A95;
}

#utility a:link, #categorie a:link, #foto a:link {
	color: #02428B;
}
#utility a:visited, #categorie a:visited, #foto a:visited  {
	color: #DB251D;
}
#utility a:hover, #categorie a:hover, #foto a:hover  {
	text-decoration: none;
}

#cappello p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenuti h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB251D;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.descrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #E12219;
	margin-left: 50px;
	padding-left: 10px;
}
#contenuti ul li {
	list-style-image: url(../fig/pallino.gif);
}
.url {
	margin-top: 0px;
	margin-left: 40px;
}
#contenuti h2 {
	font-size: 12px;
	color: #004A91;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004A91;
}

#cappello h2 {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
#indirizzo a {
	color: #000066;
}
#logo img {
	padding: 2px;
	float: left;
}
#logo h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	margin: 0px;
}
#logo h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #003399;
}
#indirizzo p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenuti strong {
	color: #02428B;
}

