@charset "utf-8";
/* CSS Document */
.box .title {
  position:relative;height:3.2em;padding:0 0 5px 0;
}
.box .title .icona {
	position:absolute;top:5px;left:5px;background-position:top;background-repeat:no-repeat;
}
.box .title h2 {
  position:absolute;width:300px;left:40px;
}
.box .title h2 span {
  display:block;padding:0 10px 0 20px;line-height:3.2em;font-size:100%;font-weight:bold;
}
.padding p{
margin-left:10px;margin-right:10px;margin-bottom:10px;
	
}
.box-wrapper .box {background:#f1f1f1 url(../images/colonna-left/bottom_left.gif) bottom left no-repeat;}
.box-wrapper .box .padding {background:url(../images/colonna-left/bottom_right.gif) bottom right no-repeat;}
.box-wrapper .box .title {background:url(../images/colonna-left/top_left.gif) top left no-repeat;}
.box-wrapper .box .title h2 {background:#e8e8e8 url(../images/colonna-left/title_bg.gif) bottom left no-repeat;}
.box-wrapper .box .title h2 * {color:#21528e;}
.box-wrapper .box .title h2 span {background:url(../images/colonna-left/top_right.gif) top right no-repeat;}
.box-wrapper {padding:10px 10px 1px 0; }
.box-wrapper .tags_box .title .icona {background-image:url(../images/colonna-left/icon-star.gif);height:27px;width:25px;left:12px;}
.image_box, .image_box .padding {background:none !important;}

#colonna-left {
  float:left;width:350px;
}


