/*---------------------------------------------------------------------------------------------------
Foglio di stile Edil Bloque - INDEX
version:   1.0
author:    ITS Planet
email:     mirko@itsplanet.com
website:   http://www.itsplanet.com
---------------------------------------------------------------------------------------------------*/

#cont_img{ padding:0px 5px;}

/*Slider immagini in testata*/
#curvatura_slide{ position:absolute; height:220px; width:10px;}

#slider{ float:left; position:relative}
	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}

#slider li{ 
	width:545px;
	height:220px;
	overflow:hidden; 
	}	

/*Carosello*/

#slideshow{ height:158px; width:948px; background:#fff url(../img/comuni/bg_carosello.png) 0 0 no-repeat; margin:0 auto; position:relative; color:#000;}

#slideshow #slidesContainer {
  margin:0 auto;
  width:840px;
  height:158px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:840px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  padding-top:15px;
}

#slideshow #slidesContainer .slide div {
  width:412px;
}

#slideshow #slidesContainer .slide .thumb a, #slideshow #slidesContainer .slide .thumb{
  float:right;
  margin-left:3px;
  border:1px solid #f60;
}

.control {
  display:block;
  width:50px;
  height:158px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/comuni/control_left.png) 0 0 no-repeat;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/comuni/control_right.png) 0 0 no-repeat;
}

#claim{ width:394px; float:right;}	
	
	

#cont_corpo{ padding:5px;}
#corpo_profilo{ float:left; width:550px; padding:5px; line-height:24px;}
#corpo_profilo ul li{ padding-left:20px;}
#corpo_news{ float:right; background:#fff url(../img/comuni/bg_news_home.png) 0 0 no-repeat; width:377px; height:279px;}

#corpo_news p{ padding:12px; padding-top:0px;}
#corpo_news h3{ font-size:18px; padding-left:12px; padding-bottom:10px; padding-top:20px; color:#367CAF;}
