/* STILI STRUTTURA */


html,body{

color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
margin:0;
padding:0;

margin-bottom:60px;
}

body{
background-image:url(../img/struttura/sfondo.jpg);
background-repeat:repeat-x;
background-color: #FFFFFF;
background-position:0px -26px;
}


#centrato{
width:960px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
}


#areaSeo{
width:960px;
height:16px;
margin:0px;
padding:2px;
color:#FFFFFF;

}

#areaAlta{
width:960px;
margin-bottom:0px;
}

#logo{
background-image:url(../img/struttura/barra_alta.png);
width:961px;
height:70px;
cursor:pointer;
}

#menu{
width:960px;
height:20px;
z-index:20;
position:relative;
background-image:url(../img/struttura/sfondoMenu.jpg);
/*background-color: #FF00FF;*/
margin:0px 0px 0px 0px;
padding:0px;
border:1px solid #ffffff;
border-top:1px solid #cccccc;
border-left:0px;
/*background-color:#CCCC66;*/
}

#areaCentrale{
position:relative;
width:960px;
height:360px;
margin:6px 0px 6px 0px;
padding:0px;
}

#areaBanner{
position:absolute;
left:0px;
top:0px;
width:200px;
height:360px;
margin:0px;
padding:0px;
}

#areaVideo{
position:absolute;
left:200px;
top:0px;
width:760px;
height:360px;

}

#areaBassa{
float:left;
width:962px;
margin:0px;
padding:0px;
margin-bottom:6px;
}




#areaSx{
float:left;
width:200px;
margin:35px 0px 0px 0px;
padding:0px;
}





#areaContenuti{
float:left;
width:760px;
margin:0px;
padding:0px;
}



#footer{
clear:both;
width:960px;
margin-left:auto;
margin-right:auto;
height:200px;
background-image:url(../img/struttura/sfondoFooter.jpg);
background-repeat:no-repeat;

}

#footerAreaSx{
margin-top:10px;
float:left;
width:200px;
}
#footerCentrale{
margin-top:10px;
float:left;
width:560px;
}
#footerAreaDx{
text-align:right;
margin-top:10px;
float:left;
width:200px;
}

/* BANNER */

.banner , .singolaNews{
width:184px;
height:106px;
background-repeat:no-repeat;
margin:0px 0px 6px 0px;
padding:5px;
cursor:pointer;
}


#banner1{
background-image:url(../img/banner/tastoRichiestaProgetto.png);
}
#banner2{
background-image:url(../img/banner/tastoCatalogo.png);
}
#banner3{
background-image:url(../img/banner/tastoManutenzione.png);
}



/* NEWS */



.bannerNews{
width:176px;
height:86px;
border:0px dotted #cccccc;
overflow:hidden;
margin-top:4px;
margin-left:4px;
}

.singolaNews{
width:176px;
height:86px;
overflow:hidden;
padding:3px;
}

.titoloNews{
font-size:9px;
font-weight:bold;
color:#024B85;
margin-bottom:4px;
}

.testoNews{
font-size:9px;
font-weight:normal;
}

.titoloBannerNews{
font-size:12px;
font-weight:bold;
color:#024B85;
border-bottom:1px solid #ccc;
margin:0px 4px 0px 4px;
}





/* CONTENUTI */





#pannelloContenuti{
width:760px;

}
#titoloContenuti{
border-bottom:0px solid #b5b5b5;
line-height:16px;
vertical-align:middle;
font-size:12px;
color:#FF9900;
font-weight:bold;
margin-bottom:0px;
margin-top:14px;
}
#corpoContenuti{
padding-top:5px;
}


#bannerLogin{
background-image:url(../img/struttura/sfondoBanner.png);
width:184px;
height:106px;
background-repeat:no-repeat;
margin:0px 0px 6px 0px;
padding:5px;

}


/* Slider Canali DTCHANNEL */
#dtchannel {
	background: #333333;
	height: 200px;
	display: none;
	color:#fff;
	padding-left:20px;
	/*margin-top:3px;*/
	
	
	}
#slider {
display:none;
margin: 0px;
padding: 0px;
border-top:3px solid #333333;
}
.slider-canali {
display:none;
border:0px solid #ff0000;
position:absolute;
width:960px;
margin:auto;
text-align:right;
}

.slide-canali img{
}


#video{
position:relative;
z-index:10;
float:left;
width:480px;
height:360px;
/*background-color:#222222;*/
}


#playlist{
float:left;
width:280px;
/*background-color:#333333;*/
} 


#tabScorri{
	position:fixed;
	text-align:center;
	bottom:0px;
	margin-bottom:0px;
	left:0px;
	border:0px;
	border-bottom:0px solid #990000;
	width:100%;
	height:36px;
	z-index:30;
	
	
		}

