body {
	background: #eee;
	color: #333;
	padding: 0;
	font-size:14px;
}

h1.programmi {
	padding: 0;
	font-size: 26px;
	margin-bottom: 28px;
}

.container {
    background: white;
    border-top:12px solid white;
    border-left:12px solid white;
    border-bottom:0px;
    border-right:12px solid white;
}

/* riquadratura lato destro */

dl.box {background:#fff; margin:10px 0 0 10px; padding:0; width:298px;
 border: 1px solid silver;}
dl.box dt {padding:4px; background:#cc0000;
text-align:left; font-size:14px;color:#fff;  font-weight: bold; padding-left: 3px;}
dl.box dt a {padding:1px; background:#cc0000;
text-align:left; color:#fff;  font-weight: bold; padding-left: 3px;	text-decoration: none;}

dl.box dd {padding:6px 0 0 3px; margin:0;}
dl.box dd p {margin:0; padding:2px; line-height:1em;}
dl.box dd p.last {padding:3px 0 6px 0;}
dl.box dd a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
	
.codice {
	font-size: 14px;
	line-height: 16px;
	font-family: "Courier New", Courier, monospace;
}


.scroll { 
  width: 550px; 
  height: 150px; 
  margin-left: 10px;
  margin-right: 10px;
  overflow: auto;
  border: 1px solid #c0c0c0;
  padding-left: 3px;
}

.riquadro_codice {
	font-size: 12px;
	line-height: 16px;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid silver;
	margin-left: 10px;
	margin-right: 10px;
	padding: 6px 3px 6px 3px;
}


/* Rounded box */

  /* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 10px 30px 31px 39px;
}

.boxbody a {
	text-decoration: none;
	color:#333;
}

.img_portfolio {
float: left; 
margin-right:100px;
}


.immagine {
	margin-top: 20px;
	margin-bottom: 20px;
}

.immagine .dida {
	margin: 4px 0 20px 4px;
	font-size: smaller;
	font-style: italic;
}
.firma{
color:white;
}

.firma a {
text-decoration: none;
color: white;
}

.firma a:visited {
text-decoration: none;
color: white;
}
