

img{
	border:0;
}

img.left, .floatleft{
	float:left;
	margin-right:10px;
}


#container{
	width:591px;
	margin:5 auto;
	background:#fff;
}


#corner{
	width: 591px;
}


#main{
	width:591px;
      padding:5px;
}


#content{
	width:591px; 
	margin-bottom:50px;
}


.box{
	background: #DBDED5 url(righechiare.gif);
}

.scuro{
	background: #C7D0D5 url(righescure.gif);
}

.top_box{
	margin:0;
	margin-top:5px;
	border-top:6px solid #DBDED5;
	height:1px;
	font-size:0;
	border-bottom:6px solid #DBDED5;
	background:#fff;
}


.scuro .top_box{
	border-top:6px solid #C7D0D5;
	border-bottom:6px solid #C7D0D5;
}

.box .corner1{
	width: 794px;
	background:url(cornerbianco.gif) no-repeat bottom right;
	margin:0;
}

.box .corner{
	width: 591px;
	background:url(cornerbianco.gif) no-repeat bottom right;
	margin:0;
}

.box h1{
	color:#001A35;
	font-size:11px;
	height:28px;
	line-height:28px;
	background:#fff;
	padding-left:9px;
}

.box h2{
	color:#FF0000;
	font-size:13px;
	height:28px;
	line-height:28px;
	background:#fff;
	padding-left:9px;
}

.box .img{
	float:left;
	width:132px;
	margin-right:7px;
	margin-bottom:-2px;
}


.wrap, .wrap div{
	height:auto;
}


.box_piccolo{
	background:#D2D6CA url(cornerbianco.gif) no-repeat bottom right;
	padding-bottom:5px;
	margin-bottom:5px;
}

.box_piccolo h1{
	margin:0;
	margin-bottom:10px;
}



.box_piccolo ul, .box_piccolo li{
	margin:0;
	padding:0;
	list-style:none;
}

.box_piccolo ul{
	margin-bottom:10px;
}

.box_piccolo li{
	margin-left:5px;
	margin-right:5px;
	border-bottom:1px dotted #fff;
	padding-bottom:5px;
	padding-top:5px;
}

.box_piccolo a{
	text-decoration:none;
}

.box_piccolo a:hover{
	color:#DB7300;
}


.box_piccolo .top_box{
	border-top:6px solid #D2D6CA;
	border-bottom:6px solid #D2D6CA;
}


.box_piccolo h2, .box_piccolo p{
	margin:0;
	margin-left:5px;
	margin-right:5px;	
}

.box_piccolo h2, .box_piccolo h2 a, .box_piccolo p{
	color:#435058;
	font-size:11px;
	text-decoration:none;
}

.box_piccolo p{
	margin-bottom:10px;
} 

