body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#AAD5FF;
}
.body_news{
	background-color: White;
}
.body_radio{
	background-color: Black;
}
hr {color: #b0c4de; background-color: #b0c4de; border: thin solid #b0c4de;}
.filetto_corto{
	color: #b0c4de;
	background-color: #b0c4de;
	border: thin solid #b0c4de;
	width:230px;
}
.div_tab_sx{
	float:left;
	width:250px;
	border: none;
}
.div_tab_center{
	float:left;
	width:700px;
}
.tab_sx{
	width:250px;
	border: 0px;
}
.tab_center{
	width:700px;
	border: 0px;
}
  .rounded {
    border: none;
}

.etichetta_bold{
	color:Black;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
}
.etichetta_min{
	color:Black;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}
a.etichetta_min:hover{
	color:Black;
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}
a.etichetta_min:link{
	color:Black;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}
a.etichetta_min:visited{
	color:Black;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}

.powered{
	color:#195DD7;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}
a.powered:hover{
	color:#195DD7;
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}
a.powered:link{
	color:#195DD7;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}
a.powered:active{
	color:#195DD7;
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
}
.div_cella_testata{
	background-color: #87CEFA;
	color:#191970;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;	
}

.div_cella_data{
	color:White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	width: 50px;	
}
.div_cella_utente{
	color:White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	/*width: 100px;*/
}
.div_cella_orari{
	color:#191970;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	width: 70px;	
}
.div_cella_orari_E{
	background-color: #006400;
	color:White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	/*width:80px;	*/
}
.div_cella_orari_U{
	background-color: #DC143C;
	color:White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	/*width:80px;	*/
}

/*PER MESSAGGI A CENTRO PAGINA--------------------------------------------------*/
div.message p{
    margin: 0 0 1em}
div.message{
    margin: 0 0 2em;
    padding: 1em 15px 0 50px;
    border-style: solid;
    border-width: 2px 0
	 width: 400px;
    margin-left: auto;
    margin-right: auto;
}
div.message.info{
    background: #EAEBF7 url(../images/message/info20.png) no-repeat 15px 50%;
    border-color: #8E9AFF
}
div.message.warning{
    background: #FFF0BA url(../images/message/warning20.png) no-repeat 15px 50%;
    border-color: #E87C29}

div.message.question{
    background: #E4F6DE url(../images/message/help20.png) no-repeat 15px 50%;
    border-color: #8FDC79}

div.message.error{
    background: #FFD8D6 url(../images/message/error20.png) no-repeat 15px 50%;
    border-color: #FF0038}
/*---------fine messaggi----------------------------------------------*/	 


/*-----------slider----------------*/
.easy_slides_container{
	border:1px solid Red;
	overflow:hidden;
   margin-left: auto;
   margin-right: auto;
}
.easy_slides_img1,.easy_slides_img2{display:none;top:0;position:relative}
.easy_slides_img1{z-index:2}
.easy_slides_img2 {z-index:1}
.easy_slides_caption{
	position:absolute;
	bottom:0;
	background-color:transparent;
	display:none;
	z-index:3;
	color:ActiveCaption;
	font-family:Tahoma;
	font-size:16px;
}

#slide_destra{
  	width:150px;
  	height:110px;
   margin-left: auto;
   margin-right: auto;	
	position: relative;
	border: 1px solid #F0FFFF;
	overflow:hidden;		
}

#slide_sponsor{
  	width:200px;
  	height:133px;
   margin-left: auto;
   margin-right: auto;
	position: relative;
	top: 3px;	
	float: right;
	border: 1px solid #DCDCDC;
	overflow:hidden;	
	
}

#primo_slide {
  	width:167px;
  	height:250px;
   margin-left: auto;
   margin-right: auto;	
	position: relative;
	border: 1px solid #F0FFFF;
	overflow:hidden;		
}

#primo_slide .easy_slides_caption {
    width:200px;
    height:30px;
    padding: 10px 0 0 10px;

}
/*-----------fine slider----------------*/
.imgborder {
	padding: 2px;
	border: 2px solid #DCDCDC ;
}
/*ELEMENTI DIV-----------------------------------*/
#container_principale {
	width: 950px;
   margin-left: auto;
   margin-right: auto;
}
#container_testata {
	width: 804px;
   margin-left: auto;
   margin-right: auto;
	
}
#sxtestata {
	width: 400px;
	position: relative;
	float: left;
}
#sxtestata_due {
	width: 400px;
	position: relative;
	float: left;
}
#container_down_uno{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:145px;	
}
#container_down_due{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:320px;
	top: 50%;	
}

#container_info_home{
	width: 910px;
	height:320px;
	position: relative;
	float: left;
	
}

#stream_down{
	width: 910px;
	height: 480px;
	margin-left:20px;
	margin-right: 20px;
}

#stream_down_left{
	width: 380px;
	height:100px;
}
#stream_down_right{
	width: 510px;
	height:380px;
	position: relative;
	float: right;
	top: 0px;
}
#stream_up_uno{
	width: 400px;
	height:380px;
	position: relative;
	float: left;
	top: 0px;
}
#stream_news{
	width:350px;
	height: 130px;
	margin-right: auto;
	position: relative;
	padding: 5px;
	border: 1px solid #DCDCDC;		
}
#stream_tv_titolo{
	width:400px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5px;
	border: 1px solid #DCDCDC;		
}
#stream_tv{
	width:400px;
	height: 280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5px;
	border: 1px solid #DCDCDC;		
}
#stream_tv_base{
	width:400px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 5px;
	border: 1px solid #DCDCDC;		
}
#stream_down_tre{
	width: 910px;;
	height: 100px;
	margin-left:20px;
	margin-right: 20px;
}

#container_down_tre{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:80px;
	bottom: 0px;
}
#container_separatore{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:10px;
}
#container_sx{
	width:305px;
	position: relative;
   margin-left: auto;
   margin-right: auto;	
	float:left;
}
#container_news{
	width:360px;
	height: 133px;
	position: relative;
	float:left;
	top: 3px;
	left:2.3%;
	padding: 0px;
	border: 1px solid #DCDCDC;		
}


#container_info{
	background-color:White; 
	width:480px;
	height: 270px;
	position: relative;
	float:left;
	left: 1.5%;
	top: 5%;
	border: 0px solid #DCDCDC;	
}

#container_inevidenza{
	width:200px;
	position: relative;
	float:left;
}
#container_destro{
	background-color: White;
	width:200px;
	height: 280px;
	position: relative;
	float:right;
	border: 1px solid #DCDCDC;		
}
#inevidenza{
	color: White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	position: relative;
	text-align: center;
}
#inevidenza:link{
	color: White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	position: relative;
	text-align: center;
}
#inevidenza_destro{
	color: White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	position: relative;
	text-align: center;
}
.inevidenza_destro_piccolo{
	color: White;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	position: relative;
	text-align: center;
}
#container_centro_uno{
	height:100px;
	width:580px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	top: -310px;
	left: 320px;
	padding-left: 10px;
	float:left;
}
#container_centro_due{
	height:100px;
	width:580px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	top: -310px;
	left: 320px;
	padding-left: 10px;
	float:left;
}
#news{
	height: 130px;
}
#banner_quadrati{
	margin-right:auto;
	margin-left:auto;
	margin-bottom: auto;
	margin-top: auto;	
	height: 380px;
	width: 320px;
}
#banner_quadrati_centrale{
	margin-right:auto;
	margin-left:auto;
	margin-bottom: auto;
	margin-top: auto;
	position: relative;
	top: 15%;	
}
#contatore{
	color: White;
	margin-right:auto;
	margin-left:auto;	
	position: relative;
	float: right;
	top: -50px;
}
#contatore_invisibile{
	color: White;
	margin-right:auto;
	margin-left:auto;	
	position: relative;
	float: left;
}
#google_adsense{
	color: White;
	margin-right:auto;
	margin-left:auto;	
	margin-bottom: auto;
	margin-top: auto;
	position: relative;
	float: left;
	width: 234px;
	height: 60px;
}
#container_table_dx{
  	width:167px;
  	height:250px;
   margin-left: auto;
   margin-right: auto;	
	position: relative;
	border: 1px solid #DCDCDC;
}

#news_container_up{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:75px;	
}
#banner_leadium_orizz{
	color: White;
	margin-right:auto;
	margin-left:auto;	
	margin-bottom: auto;
	margin-top: auto;
	position: relative;
	float: left;
	padding-left: 5px;
	border: 1px solid #F0FFFF;
	width: 480px;
	height: 60px;
}

#banner_leadium_up{
	color: White;
	margin-right:auto;
	margin-left:auto;	
	margin-bottom: auto;
	margin-top: auto;
	position: relative;
	float: right;
	padding: 3px;
	border: 1px solid #F0FFFF;
	width: 468px;
	height: 60px;
	
}

#banner_leadium_right{
	background-color:White; 
	width:160px;
	border: 0px solid #DCDCDC;
	position: relative;
	margin-right:auto;
	margin-left:auto;
}
#banner_leadium_right_due{
	background-color:White; 
	width:200px;
	border: 0px solid #DCDCDC;
	position: relative;
	margin-right:auto;
	margin-left:auto;
}

#banner_right_uno{
	background-color:White; 
	width:160px;
	border: 1px solid #DCDCDC;
	position: relative;
	margin-right:auto;
	margin-left:auto;
}
#banner_right_due{
	background-color:White; 
	width:300px;
	border: 0px solid #DCDCDC;
	position: relative;
	margin-right:auto;
	margin-left:auto;
}

#seek_google{
	color: White;
	margin-right:auto;
	margin-left:auto;	
	margin-bottom: auto;
	margin-top: auto;
	position: relative;
	float: left;
	padding-left: 0px;
	border: 1px solid #F0FFFF;
	width: 100px;
	height: 60px;
}

#sponsor_banner{
	width:880px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	padding: 5px;
	border: 1px solid #DCDCDC;		
}

#sponsor_container_banner{
	height:730px;
	position: relative;
	float: left;
	top: 0px;
}
#sponsor_down{
	width: 910px;
	height: 750px;
	margin-left:20px;
	margin-right: 20px;
}

#image_down{
	width: 910px;
	margin-left:20px;
	margin-right: 20px;
	min-height: 800px;
	height: 200px;
}

#image_container_banner{
	height:230px;
	position: relative;
	float: left;
	top: 0px;
}

#image_banner{
	width:880px;
	height: 730px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	padding: 5px;
	border: 1px solid #DCDCDC;		
}

#ipcam_container_banner{
	height:730px;
	position: relative;
	float: left;
	top: 0px;
}
#ipcam_banner{
	width:200px;
	height: 730px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	padding: 5px;
	border: 1px solid #DCDCDC;		
}
#ipcam_banner_right{
	width:660px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #DCDCDC;		
}		
#ipcam_titolo{
	width:660px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DCDCDC;		
}
#ipcam_base{
	width:660px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #DCDCDC;		
}
.ipcam_cam{
	width:650px;
	height:490px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DCDCDC;
}
#ipcam_down{
	width: 910px;
	height: 750px;
	margin-left:20px;
	margin-right: 20px;
}
#ipcam_container_right{
	width: 680px;
	height:730px;
	margin-left: auto;
	position: relative;
	float: right;	
	
}
#news_container_up{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:75px;	
}
#news_up{
	width:420px;
	height: 60px;
	position: relative;
	float:left;
	padding: 0px;
	border: 1px solid #DCDCDC;
	overflow:hidden;		
}
#news_container_elenco{
	width: 910px;
   margin-left: auto;
   margin-right: auto;

}
#news_elenco{
	background-color:White; 
	width:650px;
	border: 1px solid #DCDCDC;
	position: relative;
	min-height: 1945px;
	}
#news_elenco_dett{
	background-color:White; 
	width:650px;
	border: 1px solid #DCDCDC;
	position: relative;
	min-height: 1296px;
	}	
#news_container_right_dett{
	background-color:White; 
	width:230px;
	border: 1px solid #DCDCDC;
	left: -10px;;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	float: right;
	min-height: 1296px;
}	
#news_container_right{
	background-color:White; 
	width:230px;
	border: 1px solid #DCDCDC;
	left: -10px;;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	float: right;
	min-height: 1945px;
}
#div_container_elenco{
	width: 910px;
   margin-left: auto;
   margin-right: auto;

}
#div_elenco{
	background-color:White; 
	width:570px;
	border: 1px solid #DCDCDC;
	position: relative;
	min-height: 1000px;
	}
#div_container_right{
	background-color:White; 
	width:320px;
	border: 0px solid #DCDCDC;
	left: -10px;;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	float: right;
}


/*FIN ELEMENTI DIV-----------------------------------*/
/*SETTING TESTO-------------*/
.titolo_news{
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	color: #4169E1;
}
a.titolo_news:hover{
	padding-bottom: 5px;
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	color: #4169E1;
}
a.titolo_news:link{
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	color: #4169E1;
}
a.titolo_news:active{
	padding-bottom: 5px;
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 12px;
	color: #4169E1;
}

.news{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: #708090;
}
.news_medio{
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	color: #4169E1;
}
.donazioni{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: #F0F8FF;
}
.testo_bordeux{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	color: #8B0000;
}
.testo_grigio{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: #708090;
}
a.testo_grigio:active{
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: #708090;
}
a.testo_grigio:link{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: #708090;
}
a.testo_grigio:hover{
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: #708090;
}
.testo_azzurro_bold{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	color: ActiveCaption;
}
.testata_nero_bold{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 13px;
	color: Black;
}
.testo_nero_bold{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	color: Black;
}
.testo_rosso{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: Red;
}
.testo_nero{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: Black;
}
a.testo_nero:active{
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: Black;
}
a.testo_nero:hover{
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: Black;
}
a.testo_nero:link{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	color: Black;
}
.testo_nero_medio{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 12px;
	color: Black;
}
.testo_giallo_medio{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 12px;
	color: Black;
}
a.testo_giallo_medio:active{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 12px;
	color: Black;
}
a.testo_giallo_medio:hover{
	text-decoration: underline;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 12px;
	color: Black;
}
a.testo_giallo_medio:link{
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 12px;
	color: Black;
}
/*FINE SETTING TESTO----------*/

.highslide-html {
   background: #ffffff url(../Flash_IPCam/loader.white.gif) center center no-repeat;
}
/*OGGETTI TESTO*/
.obj_txt{
	font-family:tahoma;
	font-size:11px;
	vertical-align:baseline;
	line-height:13px;
	width:230px;
	color:#4C4C4C;
}
.obj_txt_lunga{
	font-family:tahoma;
	font-size:11px;
	vertical-align:baseline;
	line-height:13px;
	width:280px;
	color:#4C4C4C;
}
.obj_txt_corta{
	font-family:tahoma;
	font-size:11px;
	vertical-align:baseline;
	line-height:13px;
	width:50px;
	color:#4C4C4C;
}
.obj_txt_cortissima{
	font-family:tahoma;
	font-size:11px;
	vertical-align:baseline;
	line-height:13px;
	width:30px;
	color:#4C4C4C;
}
.obj_txt_media{
	font-family:tahoma;
	font-size:11px;
	vertical-align:baseline;
	line-height:13px;
	width:100px;
	color:#4C4C4C;
}
.obj_txt_area{
	font-family:tahoma;
	font-size:11px;
	width:280px;
	color:#4C4C4C;
}
.obj_combo{
	font-family:tahoma;
	font-size:11px;
	vertical-align:baseline;
	line-height:13px;
	width:230px;
	color:#4C4C4C;
}
.obj_combo_medio{
	font-family:tahoma;
	font-size:11px;
	vertical-align:baseline;
	line-height:13px;
	width:150px;
	color:#4C4C4C;
}
.txtlogin {
	height:13px;
	border:solid 1px #FFCC00;
	color:Black;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	width: 110px;	
}
.btn_confirm {
	border: thin solid #8B0000;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	background-color: #F0F8FF;
	color: Black;
	cursor: pointer;
}
.btn_delete {
	border: thin solid #87CEFA;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:bold;
	font-size: 11px;
	background-color: #F0F8FF;
	color: Black;
	cursor: pointer;
}

.combo{
	background-color: White;
	color:#191970;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	width: 180px;
	border: thin solid #708090;
	/*width:80px;	*/
}
.combo_radio{
	background-color: White;
	color:#191970;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	width: 150px;
	border: thin solid #708090;
	/*width:80px;	*/
}
.combo_gallery{
	background-color: White;
	color:#191970;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	width: 280px;
	border: thin solid #708090;
	padding: 3px;
	/*width:80px;	*/
}
.combo_gallery_lungo{
	background-color: White;
	color:#191970;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	width: 400px;
	border: thin solid #708090;
	padding: 3px;
	/*width:80px;	*/
}
.option_non_attivo{
	background-color: White;
	color:Red;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 11px;
	/*width:80px;	*/
}

.news_combo{
	background-color: White;
	color:#3C4750;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
	width: 120px;
	border: thin solid #708090;
	/*width:80px;	*/
}
.news_option_select{
	color:Red;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight:normal;
	font-size: 10px;
	/*width:80px;	*/
}

#video_container_elenco{
	width: 910px;
   margin-left: auto;
   margin-right: auto;

}
#video_elenco{
	background-color:White; 
	width:650px;
	border: 1px solid #DCDCDC;
	position: relative;
	min-height: 1300px;
	}
#video_elenco_dett{
	background-color:White; 
	width:650px;
	border: 1px solid #DCDCDC;
	position: relative;
	min-height: 1300px;
	}	
#video_container_right_dett{
	background-color:White; 
	width:230px;
	border: 1px solid #DCDCDC;
	left: -10px;;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	float: right;
	min-height: 700px;
}	
#video_container_right{
	background-color:White; 
	width:230px;
	border: 1px solid #DCDCDC;
	left: -10px;;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	float: right;
	min-height: 1300px;
}
#video_dettaglio_dett{
	background-color:White; 
	width:650px;
	border: 1px solid #DCDCDC;
	position: relative;
	min-height: 800px;
}	
#radio_up{
	width:650px;
	height: 108px;
	position: relative;
	float:left;
	border: 1px solid #DCDCDC;
	overflow:hidden;		
}
#radio_container_up{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:110px;	
}
/*PER HOME PAGE*/

#container_info_novita{
	width: 910px;
   margin-left: auto;
   margin-right: auto;
	height:700px;
}


#info_novita_sinistra{
	background-color: White; 
	width:200px;
	height: 400px;
	position: relative;
	float:left;
	border: 1px solid #DCDCDC;	
}
#info_novita_centro{
	background-color:Yellow; 
	width:280px;
	height: 270px;
	position: relative;
	float:left;
	border: 1px solid #DCDCDC;	
}
#info_novita_destro{
	background-color: White;
	width:200px;
	float:right;
	border: 1px solid #DCDCDC;
}

.imgborder_round {
	padding: 2px;
	border: 2px solid #DCDCDC ;
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:167px;
	height:250px;
   margin-left: auto;
   margin-right: auto;	
	position: relative;			
	overflow:hidden; 
	}
	
#slider_r ul, #slider_r li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider_r, #slider_r li{ 
	width:175px;
	height:260px;
   margin-left: auto;
   margin-right: auto;	
	overflow:hidden; 
}
#slide_foto{
  	width:150px;
  	height:110px;
   margin-left: auto;
   margin-right: auto;	
	border: 1px solid #F0FFFF;
	overflow:hidden;		
}
#novita_home_sx{
	width:305px;
	height: 133px;
	position: relative;
   margin-left: auto;
   margin-right: auto;	
	float:left;
	top: 3px;
}
		