body {
	margin:0px;
	padding:0px;
	font-size:1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#testa {
	background-color: #66cc66;
	background-image:  url("../fig/texture-testa.jpg");
	background-repeat: repeat-x;
	height: 49px;
}

#utility {
	background-color: #fff;
	background-image:  url("../fig/texture-utility.jpg");
	background-repeat: repeat-x;
	height: 61px;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#linkutility {
	position:absolute;
	top:60px;
	right:20px;
	color:#fff;
}

#linkutility a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

#linkutility a:visited{
	color:#FFCC00;
	text-decoration: underline;
}

#linkutility a:hover{
	color: #FFBD5B;
	text-decoration:none;
}

#linkutility ul {
	list-style-type:none;
	padding:0px;
}

#indirizzo {
	background-color: #4AA613;
	background-image:  url(../fig/texture-indirizzo.jpg);
	background-repeat: repeat-x;
	color:#fff;
	padding-left:10px;
	border:1px solid #060;
	font-size:0.8em;
	vertical-align:middle;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	clear: both;
	background-position: bottom;
}

#indirizzo p {
	letter-spacing:1px;
	margin-top: 0px;
	padding: 6px;
	margin-bottom: 0px;
}

#indirizzo p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#indirizzo p a:visited {
	color:#FFCC00;
	text-decoration: underline;
}

#indirizzo p a:hover {
	color: #FFBD5B;
	text-decoration:none;
}

#linkutility ul li {
	display:block;
	float:left;
	margin-right:8px;
	font-size:15px;
}

#crediti p {
	margin:0px 10px;
	font-size:0.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #009900;
	clear: both;
}
#crediti p a:link {
	color: #009900;
	text-decoration: underline;
}
#crediti p a:visited {
	color: #999999;
	text-decoration: underline;
}
#crediti p a:hover {
	color: #666666;
	text-decoration: none;
}

#tagline {
	position: absolute;
	top: 11px;
	right:50px;
}

#tagline p{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#tagline p a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

#tagline p a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

#tagline p a:hover{
	text-decoration:none;
}

#molliche {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
}

#molliche a:link {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
#molliche a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#molliche a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#box h3 {
	text-align:center;
	color:#090;
}

