#paragraph {}
#notizia {}
#notizia h4 {margin:10px 0;}
#notizia h2 {margin:10px 0;}

.pagine-notizia
{
	text-align: center;
	margin: 10px 0;
	padding: 10px 0;
	background-color: #eee;
}
.pagine-notizia ul li
{
	display: inline;
	padding: 0 5px 0 3px;
	border-left: #ccc;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
}

#corpo-notizia {padding:10px; background-color:#fff;}

.foto-sx {float:left; margin: 0 7px 7px 0;}
.foto-dx {float:right; margin: 0 0 7px 7px;}

#commenti-notizia { background-color: #ccc;}
#commenti-notizia p, #commenti-notizia h4, #commenti-notizia small {  padding: 0 10px 0 10px; /*font-size:12px;*/	}
#commenti-notizia h4 {margin:10px 0 0 0;}
#commenti-notizia .pagine-notizia
{
	border-color: #fff;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	background:transparent;
}
h2 {font-size:24px;}
/*#commenti-notizia h2 {display: block; float:left; width:300px; height:30px;border:1px solid red;}
#commenti-notizia ul { display: block;width:300px; height:30px; float:right; border:1px solid red;}

#commenti-notizia ul li {display: inline; height:30px; border:1px solid red;}*/


.lascia-commento {background-color:#696969; float:left; width:100%; padding:0; color:#fff;}
.lascia-commento a {color:#ff9900;}
.lascia-commento form {padding: 10px;}
.lascia-commento label {/*width:200px;float:left; text-align:right; padding: 0 10px 0 0;*/ padding:0 10px 0 0;}
.lascia-commento .left {width:250px; text-align:right; padding: 10px 0 0 0;}
.lascia-commento .right {width:400px; padding: 10px 0 0 0;}

#lato-destro { font-size: 12px; }
/*#notizia-gallery,*/ #notizia-video, #notizia-link {padding:10px;background-color: #eee;}


#GalleryTicker
{
	width: 300px;
	/*border: solid 1px #999999;*/
	float: left;
	padding:10px 0;
	margin:0 0 10px 0;
	/*border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;*/
	background-color: #eee;
	
}

#GalleryTicker .SlidingPanels
{
	/*width: 300px;*/
	height: 90px;
	float: left;
	margin: 0;
	/*background-color: #CFC;*/
}

#GalleryTicker .SlidingPanelsContentGroup
{
	width: 8000em;
	float: left;
	/*background-image: url(../img/sfondo_topticker.gif);*/
}

#GalleryTicker .SlidingPanelsContent
{
	float: left;
	width: 140px;
	/*height: 120px;*/
}

#GalleryTicker img
{
	/*float: left;
	margin-right: 4px;
	border: 1px solid #cc0000;
	padding:1px;*/
}

#GalleryTicker .SlidingPanelsContent .content
{
	/*margin: auto;
	float: left;*/
	text-align:center;
}

#item1 .content, #item2 .content, #item3 .content { /*border-right: dashed 1px #999999;*/ }

#GalleryTicker .content
{
	/*height: 84px;*/
	width: 124px;
	padding: 2px;
	background-color: #eee;
	text-align: center;
	background-image: url(/templates/asset/img/sfondo_gallery_foto.gif);
}

#GalleryTicker p
{
	margin: 0;
	font-size: 11px;
	/*padding: 0 0 5px 0;*/
	line-height: 13px;
}

#GalleryTicker .prev
{
	text-align: left;
	padding: 0;
	/*width: 32px;height: 60px;
	float: left;*/
	background-color: #000;
	
	background-image: url(../img/sfondo_btn_ticker_prev.gif);
	background-repeat: no-repeat;
}

#GalleryTicker .next
{
	text-align: right;
	padding: 0;
	/*width: 32px;height: 60px;
	float: right;*/
	background-color: #000;
	
	background-image: url(../img/sfondo_btn_ticker_next.gif);
	background-repeat: no-repeat;
}

.btn-ticker { padding: 22px 0 0 12px; }
.SlidingPanelsAnimating * { overflow: visible !important; }

#GalleryTicker .navLinks
{
	clear: both;
	text-align: center;
	border-top: solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px 999;
}



.gallery-sfoglia {text-align:center;background-color:#696969; padding:4px; margin: 0 5px; font-size:13px; font-weight:bold; color:#eee;}
.gallery-sfoglia a {color:#eee;}
.left { float: left; }
.right { float: right; }

.lista-gallerie ul li {
	list-style-position: inside;
	list-style-type: square;
	font-size:14px;
}
.lista-gallerie ul li.selected
{
	font-size: 14px;
	font-weight: bold;
}
.foto-icone {padding:2px; border: 1px solid #ddd; float:left; margin: 0 3px 10px 0; text-align:center; font-size:10px;}
.foto-icone .immagini {width:90px; height:90px;}
.foto-icone .immagini img {height:60px; padding:0; margin:0;}


