@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CCC;
	/*background-color: #C6E9FB;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 82%;
	color: #333;
}

#header {
	background-image: url(../img/header_blog.jpg);
	/*background-image: url(../img/header_blog_natale.jpg);  Natale  Immagine */
	background-repeat: no-repeat;
	background-color: #CCC;	/*height: 178px;*/
}


#flash{
	padding-top:138px;
	text-align:right;
}

#bodyContent {
	float: left;
	width: 560px;
	padding-right: 10px;
	padding-left: 30px;

}
#bodyMenu {
	float: left;
	width: 260px;
	padding-right: 30px;
	padding-left: 10px;
}

#Menu {
	float: left;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
}

.no_bordo {
	border:none;
}

#box{
	background-image: url(../img/sfondoBox.gif);
	background-repeat: repeat;
	float: left;
	width: 900px;
	margin: 0px;
	position: relative;
	top: -3px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 0px;
}

a,
a:link,
a:visited{
	text-decoration: underline;
	color:  #000;
}

a:hover,
a:focus,
a:active{
	text-decoration: none;
	color:  #000;
}

#loginUtente{
	background-image: url(../img/Login.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	margin: 0px;
	padding-top: 45px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}


#newsletter{
	padding-top: 45px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	margin-top: 30px;
}


#cat{
	margin-top: 35px;
	margin-left: 25px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 96%;
}

#cat h2{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#cat a,
#cat a:link,
#cat a:visited{
	color:  #000;
	display: block;
	text-decoration: none;
}

#cat a:hover,
#cat a:focus,
#cat a:active{
	text-decoration: underline;
	color:  #000;
	display: block;
}

#catUno{
	margin-top: 35px;
	margin-left: 25px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 88%;
}

#catUno h2{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#catUno a,
#catUno a:link,
#catUno a:visited{
	color:  #000;
	display: block;
	text-decoration: none;
}

#catUno a:hover,
#catUno a:focus,
#catUno a:active{
	text-decoration: underline;
	color:  #000;
	display: block;
}


.labelForm{
	display: block;
	margin-top: 7px;
	margin-bottom: 2px;
	font-weight: bold;
}



.inputForm{
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	display: block;
}

.inputFormUno{
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	display: block;
	margin-bottom: 15px;
	color: #000;
	}

.BusForm{
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	display: block;
	margin-top: 15px;
	font-weight:bold;
}


#footer{
	float: left;
	width: 900px;
	clear: left;
	padding-top: 20px;
	color: #3F3F3F;
}

#noteLegali{
	padding: 5px;
	float: left;
	width: 430px;
	margin-right: 10px;
	background-image: url(../img/Img_footer.jpg);
	background-repeat: repeat-x;
	height: 150px;
	font-size: 79%;
	color: #666;
}

#credits{
	padding: 5px;
	float: left;
	width: 430px;
	margin-left: 10px;
	background-image: url(../img/Img_footer.jpg);
	background-repeat: repeat-x;
	height: 150px;
	font-size: 79%;
	color: #666;
}

#credits a,
#credits a:link,
#credits a:visited{
	text-decoration: underline;
	color:  #666;
}

#credits a:hover,
#credits a:focus,
#credits a:active{
	text-decoration: none;
	color:  #3F3F3F;
}

.calendar{
	background-image: url(../img/calendar.jpg);
	background-repeat: no-repeat;
	font-size: 78%;
	font-weight: bold;
	float: left;
	height: 48px;
	width: 77px;
	text-align: center;
	margin: 0px;
	padding-top: 9px;
}

.rowsCalendar{
	height: 14px;
}

.bianco{
	color: #FFF;
}

.CalendarLinks{
	width: 450 px;
	float:left;
	width: auto;
	font-size: 81%;
	color: #666666;
	padding-top: 5px;
	padding-left: 15px;
}

.CalendarLinks p{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 450px;
}

.CalendarLinks a:link,
.CalendarLinks a:visited{
	font-size: 15px;
	text-decoration: none;
	color:  #000;
	font-weight: bolder;
}

.CalendarLinks a:hover,
.CalendarLinks a:focus,
.CalendarLinks a:active{
	font-size: 15px;
	text-decoration: underline;
	color:  #000;
	font-weight: bolder;
}


.sblocca{
	clear:left;
	padding-top: 20px;
	padding-left: 5px;
	font-size: 84%;
}

.sblocca a:link,
.sblocca a:visited{
	text-decoration: none;
}

.sblocca a:hover,
.sblocca a:focus,
.sblocca a:active{
	text-decoration: underline;

}



.fil{
	padding-bottom:20px;
	margin-bottom: 30px;
	background-image: url(../img/Filetto_not.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}


#regUser{
	margin-top:20px;
	margin-bottom: 30px;
	font-size: 80%;
	color: #999;
	background-image: url(../img/Importante.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 40px;
}


#JsriptIndietro{
	text-align: right;
	margin-bottom: 20px;
	padding-right: 5px;
	color: #CCC;
}

#JsriptIndietro a:link,
#JsriptIndietro a:visited{
	
	text-decoration: none;
	color:  #CCC;
	
}

#JsriptIndietro a:hover,
#JsriptIndietro a:focus,
#JsriptIndietro a:active{
	text-decoration: underline;
	color:  #999;	
}


#trattamentodeidati{
	font-size: 83%;
	margin-top: 30px;
	margin-bottom:30px;
}

.erroForm{
	font-size: 83%;
	font-weight: bold;
	color: #F00;
	display: block;
	
}

#userOk{
	background-image: url(../img/ok.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-position: 0px 10px;
	color: #999;
}

#userOk h1{
	font-size:15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333;
}

#NotziaH1{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	padding:0px;
	font-size: 17px;
	color: #000;
}

#notiziaCont{
	font-size: 95%;
	color: #666666;
	padding:0px;
	margin: 0px;
}


#NotStats{
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:#E6E6E6;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 91%;
	color: #666666;
}

#DataNotArt{
	background-image: url(../img/data_publicazione.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right:20px;
}

#ComsttsArt{
	background-image: url(../img/Commenti.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-position: 0px 2px;
}

#CatComArt{
	background-image: url(../img/categorie.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-position: 0px 2px;
}

#CatComArt a:link,
#CatComArt a:visited{
	
	text-decoration: none;
	color: #666666;
	
}

#CatComArt a:hover,
#CatComArt a:focus,
#CatComArt a:active{
	text-decoration: underline;
	color: #666666;
}

#commNotArt{
	font-size: 17px;
	color: #666666;
	background-image: url(../img/Commenta%20la%20notizia.png);
	background-repeat: no-repeat;
	margin: 50px 0px 20px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#sfondoNot{
	background-image: url(../img/Bg_commenti.png);
	background-repeat: repeat-x;
	padding: 15px 8px 0px 8px;
	margin: 10px 0px 0px 0px;
}

.commentoUtente{
	background-color: #E8E8E8;
	width: 516px;
	border: 1px solid #D9D9D9;
	font-size: 92%;
	color: #666666;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;

}

.commentoUtente p{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size: 90%;
	color: #999999;
}

.NumberRowsComm{
	font-size: 20px;
	color: #666;
	font-weight: bold;
	padding-right: 7px;
}

.UserCommArt{
	font-size: 110%;
	font-weight: bold;
	color: #666;
	background-image: url(../img/User_commento.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#SubCommento{
	text-align:center;
	padding: 20px;
	margin-top: 65px;
	background-color: #F7F8FD;
}

#infoPryvacy{
	width:460px;
	font-size: 10px;
	color: #999;
	display: block;
	padding: 3px;
	margin-top: 50px;
	text-align: justify;
}

#hUnoCommentoInserisci{
	text-align: left;
	margin-left:30px;
	font-size: 15px;
	color: #333;
	background-image: url(../img/Ico_inserisci_h1_commento.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-weight: normal;
}

.nonConsentiComm{
	font-size: 80%;
	color: #999;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#RegSietama{
	font-size: 96%;
	color: #000;
}

#RegSietama a:link,
#RegSietama a:visited{
	font-weight:bold;
	text-decoration: underline;
	color: #00F;	
}

#RegSietama a:hover,
#RegSietama a:focus,
#RegSietama a:active{
	font-weight:bold;
	text-decoration: none;
	color: #006;
}

.subComm{
	color: #333333;
	display: block;
	margin-left: 30px;
	border: 1px solid #333;
	margin-top: 15px;
}

.ModCommAm{
	color: #F00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align:right;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.ModCommAm a:link,
.ModCommAm a:visited{
	text-decoration: none;
	color: #F00;
	
}

.ModCommAm a:hover,
.ModCommAm a:focus,
.ModCommAm a:active{
	text-decoration: underline;
	color: #F00;
}

.messModificato{
	font-weight: bold;
	color: #F00;
}

.VideoStreaming{
	background-image: url(../img/Bg_commenti.png);
	background-repeat: repeat-x;
	padding:25px 25px 25px 25px;
	margin:0px 0px 30px 0px;
}


.imgSteaming{
	border:none;
	float:left;
	padding:0px 22px 0px 0px;
}
.alsinistra{
	float:left;
	width: 390px;
}

.hUnoLinkStreaming{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:17px;
	color:#333;
	font-weight:normal;
}

.hUnoLinkStreaming a:link,
.hUnoLinkStreaming a:visited{
	text-decoration: none;
	
	
}

.hUnoLinkStreaming a:hover,
.hUnoLinkStreaming a:focus,
.hUnoLinkStreaming a:active{
	text-decoration: underline;
	
}

.dataStreaming{
	text-align: right;
	clear: left;
	padding-right: 10px;
	font-size:90%;
}

.pStreaming{
	font-size: 93%;
	color: #666;
	margin: 0px;
	padding: 0px;
}

#youStreamig{
	text-align: center;
	margin:10px 0px 0px 0px;
}

.pStreamingUno{
	font-size: 93%;
	color: #666;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#DataNotArtUno{
	background-image: url(../img/data_publicazione.gif);
	background-repeat: no-repeat;
	display:block;
	margin-top:10px;
	padding-left: 20px;
	padding-right:20px;
	font-size: 92%;
	color:#999;
}

#RegNo{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	border: 1px solid #666;
	background-image: url(../img/sendMailNo.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

#RegSi {
	background-image: url(../img/Send_mail.png);
	background-position: 5px 5px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 90px;
	border: 1px solid #666;
	background-repeat: no-repeat;
}

#messahe_h1 {
	font-size: 15px;
	color: #999;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/H1_messaggio.png);
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 40px;
}


#h1_foto{
	background-image: url(../img/h1_foto.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 55px;
	font-size: 16px;
	color: #666;
}

.ClassFoto{
	float: left;
	margin: 4px;
}


.ClassFoto a:link,
.ClassFoto a:visited{
	text-decoration: none;
	display: block;
	background-color: #FFF;
	padding: 4px;
	margin-bottom: 0px;
	border: 1px solid #666;
}

.ClassFoto a:hover,
.ClassFoto a:focus,
.ClassFoto a:active{
	text-decoration: none;
	display: block;
	background-color: #ECECEC;
	padding: 4px;
	margin-bottom: 0px;
	border: 1px solid #000;
}
	

/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:../../image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../../images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../../images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
