/* stile per il body*/
body,html {
    text-align: center;   /*centra in IE 5.x */
	background-color:#336799;
    background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
    font-family:Verdana;
    margin: 0 auto;
	/*width: 99%;*/
	
}

/*contenitore generale del sito*/
div#container{
	position:relative;
    width: 1000px;
    /*height: 900px;*/
    text-align: left;   /*ripristina l'allineamento*/
     
}
    
/* contenitore per la testa */
div#header{
	float:left;
    width: 1000px;
    height: 44px;
   /* background-color:red;*/
  
}

 
/* contenitore per il corpo */
div#corpo{
float:left;
position:relative;
width: 1000px;
height: 510px;
z-index:3;
/*background-color: cyan;*/
} 

div#video{
float:left;
width: 99px;
height: 44px;
background-image: url(images/video.gif);
cursor:pointer;
/*background-color: #993300;*/
} 

div#stampa{
float:left;
width: 120px;
height: 44px;
background-image: url(images/stampa.jpg);
cursor:pointer;
}


div#foto{
float:left;
width: 89px;
height: 44px;
background-image: url(images/foto.jpg);
cursor:pointer;
}


div#tv{
float:left;
width: 100px;
height: 44px;
background-image: url(images/tv.jpg);
cursor:pointer;
}

div#volantino{
float:left;
width: 124px;
height: 44px;
background-image: url(images/volantino.jpg);
cursor:pointer;
}

div#europa{
float:left;
width: 119px;
height: 44px;
background-image: url(images/europa.jpg);
cursor:pointer;
}

div#minuti{
float:left;
width: 82px;
height: 44px;
background-image: url(images/4min.jpg);
cursor:pointer;
}          
          
div#blog{
float:left;
width: 98px;
height: 44px;
background-image: url(images/blog.jpg);
cursor:pointer;
}

div#sondaggio{
float:left;
width: 169px;
height: 44px;
background-image: url(images/sondaggio.jpg);
cursor:pointer;
}            
    
div#serate{
float:left;
width: 69px;
height: 44px;
background-color:red;
/*background-image: url(images/sondaggio.jpg);*/
cursor:pointer;
}            
     
	 
div#slideshow{
    float: left;
    width: 1000px;
    height: 320px;
       
}	 
	 
div#butt1{
float: left;
width: 819px;
height: 102px;
/*background-color:#0099CC;*/

}	 
	 


div#butt2{
float: left;
width: 181px;
height: 102px;
/*background-color: #99FF00;*/

}	


div#contbutt{
float: left;
width: 960px;
height: 104px;
padding-left: 40px;
/*background-color: pink;*/

}

div#butt1a{
float: left;
width: 738px;
height: 104px;
/*background-color:#0099CC;*/

}	 
	 


div#butt2a{
float: left;
width: 186px;
height: 104px;
/*background-color: #99FF00;*/

}	  
	 
/* -------------------------  video ----------------------- */


div#scrivania{
float:left;
width: 1000px;
height: 320px;

}  
	 
div#corpointsx{
float:left;
width: 671px;
min-height: 366px;
height:auto;

}   	        

div#corpointdx{
float:right;
width: 329px;
min-height: 366px;
height:auto;
behavior: url(iepngfix.htc);
background-image: url(images/bg_dx.png);
background-repeat:no-repeat;
} 

div#titdx{
float:left;
width: 329px;
height: 66px;
} 

div#titsx{
float:left;
width: 671px;
height: 66px;
} 
div#indietro_intv{
float:right;
text-align:right;
width: 600px;
padding-right:15px;
height: 16px;
} 
div#titsx_foto{
float:left;
width: 671px;
height: 56px;
overflow:hidden;
} 

div#dentrosx{
float:left;
width: 631px;
min-height: 300px;
height: auto;
line-height: 12px;
padding-left: 40px;
/*background-color:#00FFFF;*/
} 

div#box_intv{
float:left;
width: 631px;
height: 300px;
line-height: 12px;
} 
div.box_big_video{
float:left;
width: 200px;
height: 170px;
margin-right: 5px;
#margin-right: 5px;
_margin-right: 4px;
margin-left:5px;
#margin-left:5px;
_margin-left:4px;
margin-bottom:5px;
text-align:center;
} 
div.box_small_video{
float:left;
width: 130px;
height: 98px;
line-height: 12px;
margin-right: 13px;
margin-left:13px;
} 
div.box_smallest_video{
float:left;
width: 116px;
height: 124px; /*108*/
margin-right: 8px;
margin-bottom:2px;
text-align:center;
overflow:hidden;
/*background:gray;*/
} 
div.box_big_video_cont{
float:left;
width: 631px;
height: 220px;
} 
table.intv{
	text-align:left;
	#text-align:center;
	vertical-align:top;
}
div#dentrosx_foto{
float:left;
width: 631px;
height: 330px;
line-height: 12px;
padding-left: 40px;
} 

div#dentrosx_intv{
float:left;
width: 631px; 
height: auto;
line-height: 12px;
padding-left: 32px;
/*background:orange;*/
} 

div#piede{
clear:both;
behavior: url(iepngfix.htc);
width: 960px;
height: 58px;
padding-left: 40px;
background-image: url(images/bg_piede.png);
} 

div#agenda{
float:left;
position:relative;
/*position: absolute;
top:0px;
left: 30px;*/
margin-top:30px;
margin-left:30px;
width: 250px;
height: 353px;
text-align: left;
background-repeat:no-repeat;
background-image: url(images/agenda.png);
behavior: url(iepngfix.htc);
}

div.agenda_esempio{
float:left;
width:500px;
/*height:300px;*/
background:orange;
}
