body {
	background-color:#F4F4F4;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	color: #336699;
	text-align: justify;

}

h1, h2, h3 {
  margin:0px;
  padding:0px;
}

#sinistra {
	background-repeat:no-repeat;
	background-position:left top;
/*	height:100%;*/
	width: 560px;
	font-size: 9pt;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f66;
	padding-right: 10px;



}

#titolo h1 {
	background-image:url(../img/h_int.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:60px;

}

#sommario {
padding-left:30px;
margin-top: 10px;
}


#centro {
	position:absolute;
	left:571px !important;
	left:560px;
	top:0px;
	width: 222px;
	height:90%;

}
#lista {
	margin:0px;
	background: #BED3E9;
	border-right: 1px solid #f66;
	height:100%;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
	border-bottom-width: 1px;


}

#webdesign li, #archivio li {
color: #fff;
}


#webdesign a, #archivio a {
color:#336699;
text-decoration:none;
font-weight:bold;
}
#webdesign a:hover, #archivio a:hover {
text-decoration:underline;
}

#webdesign h3 {
width:220px; height: 110px;
background-image:url(../img/webdesign.gif);
background-repeat:no-repeat;
}
#archivio h3 {
width:220px; height: 110px;
background-image:url(../img/archivio.gif);
background-repeat:no-repeat;
}
#webdesign span,#archivio span,#titolo span {
display: none;
}




#piedipagina {
  clear: both;
	width: 100%;
	border-top: 1px solid #f66;
	background: #BED3E9;
	text-align:center;
	font-size:12px;
	top: 100%;
	font-weight: bold;
}

.log {
	font-size: 9pt;
	border: 1px dotted #f66;
	background-color: #DFE9F4;
	padding: 3px;
	font-weight: bold;

}
a:link, a:visited, a:active {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.log2 {

	font-size: 9pt;
	border: 1px dotted #FF6666;
	background-color: #C5D7EB;
	padding: 3px;
	font-weight: bold;
}
.log3 {
	font-size: 9pt;
	border: 1px dotted #FF6666;
	background-color: #99B8DB;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;

}
b {
	color: #FF6666;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 2px 5px 2px 0px;
	padding: 2px;
	border: 1px solid #336699;
	background-color: #F4F4F4;

}
.address {
	padding: 10px;
	font-weight: bold;

}
.photo {	
        filter: DropShadow (Color=#999999, OffX=3, OffY=3, Positive=true);
}
textarea, select { color: #039; font: 10px Arial,Helvetica,sans-serif; border: 1px solid #333;
}
input { 
	color: #039; font: 10px Arial,Helvetica,sans-serif; 
	border: 1px solid #333;
}
input.bottone {color: #fff; background: #039; border: 1px solid #009}
input.tondo { border: 0px; }
hr {
	color: #336699;
	height: 1px;
}
#res {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FF6600;

}
