#isa-global-separator {
	background: url(./images/isa/sfumatura_header.jpg) top right no-repeat;
	height: 7px;
	width: 100%;
}

div.petizione-up {
	width: 230px;
	height: 7px;
	background: url(./images/isa/box_destra_alto.jpg) top center no-repeat;
}

div.petizione-dn {
	width: 230px;
	height: 7px;
	background: url(./images/isa/box_destra_basso.jpg) top center no-repeat;
}

div.petizione-md {
	width: 230px;
	background: url(./images/isa/box_destra_centro.jpg) top center repeat-y;
}

div.petizione-in {
	padding: 5px;
	text-align: center;
}

a.isabig {
	color: #eb924a;
	font-weight: bold;
	text-decoration: none;
}
a.isabig:visited {
	color: #eb924a;
	font-weight: bold;
	text-decoration: none;
}
a.isabig:hover {
	text-decoration: underline;
}

h1.isa-latest-news {
	color: #808382;
	font-weight: bold;
	font-size: 26px;
	background: url(./images/isa/sfumatura_titolo_banner.jpg) bottom right no-repeat;
	height: 22px;
}

div.isa-latest-news {  display: table-cell; padding-bottom: 8px; }

div.imgLLL { float:left; width:200px; }
div.textLLL { float:left; }

div.isa-latest-news h3.title0 {
	color: #eb924a;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

div.isa-latest-news h3.title {
	color: #eb924a;
	font-weight: bold;
	font-size: 13px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 8px;
	margin-bottom: 0;
}

div.isa-latest-news p.text0 {
	font-size: 14px;
	line-height: 18px;
        text-align: justify;
}

div.isa-latest-news p.text {
	font-size: 12px;
        text-align: justify;
}

div.isa-latest-news p.text p {
    margin:0;
    padding:0;
    text-align:justify;
}
	
div.isa-latest-news a.isa-read-all {
	color: #eb924a;
	font-size: 12px;
	text-decoration: none;
}

div.isa-latest-news-sep {
	width: 100%;
	height: 1px;
	background: url(./images/isa/sfumatura_banner.jpg) bottom right no-repeat;
        margin-top:10px;
        clear:both;
}

div.isa-title-sidebar-left {
	color: #808382;
	font-weight: bold;
	font-size: 18px;
	background: url(./images/isa/sfumatura_titolo_sn.jpg) bottom right no-repeat;
	padding-bottom: 0;
	margin-top: 25px;
	margin-bottom: 25px;
}

div.isa-title-sidebar-right {
	color: #808382;
	font-weight: bold;
	font-size: 18px;
	background: url(./images/isa/sfumatura_titolo_dx.jpg) bottom right no-repeat;
	padding-bottom: 0;
	margin-top: 25px;
	margin-bottom: 25px;
}

div.isa-title-sidebar-right a {
  color: #808382;
}

div.isa-sidebar-left {
	padding-bottom: 25px;
	background: url(./images/isa/sfumatura_sn.jpg) bottom right no-repeat;
}

div.isa-sidebar-left-sep {
	width: 100%;
	height: 1px;
	background: url(./images/isa/sfumatura_sn.jpg) bottom right no-repeat;
}

div.isa-sidebar-right {
	padding-bottom: 25px;
	background: url(./images/isa/sfumatura_dx.jpg) bottom right no-repeat;
}

.stepcarousel {
    margin:0px;
    top:0px;
    left:0px;
	position: relative; /*leave this value alone*/
	width: 506px; /*Width of Carousel Viewer itself*/
	height: 182px; /*Height should enough to fit largest content's height*/
	float: right;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0; /*margin around each panel*/
	width: 506px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

p.isa-strillo1 {
	padding: 0;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #3ba450;
}

p.isa-strillo2 {
	padding: 0;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 12px;
	color: #505352;
}

p.isa-strillo3 {
	padding: 0;
	margin-bottom: 20px;
	font-size: 12px;
	color: #898a8a;
}

img.isa-news {
	border: 0;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.isa-news-abstract {
	color: #898a8a;
	margin-bottom: 12px;
}

h3.isa-nessuna-news {
	color: #898a8a;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 16px;
}

p.isa-latest-news-data {
	color: #898a8a;
	text-align: right;
	margin: 0 0 2px 0;
}

a.acqua {
	color: #044b83;
}
a.aria {
	color: #499bd3;
}
a.fuoco {
	color: #ce3e24;
}
a.terra {
	color: #439c28;
}

