/* CSS Document */
html,body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../img/pix_grigio.png);
background-repeat: repeat-x;
background-color: #9C9C9C;
text-align:center; 
margin:0 auto;
line-height:20px;
color: #333333;
}

#box{
position: relative;
width:917px;
height:auto;
text-align:center; 
margin:0 auto;
}

#popup{
z-index:100;
position:absolute;
top:0px; 
left:0px;
background-color:#000000;
opacity: 0.5; 
-moz-opacity: 0.5;
-khtml-opacity: 0.5; 
filter: alpha(opacity=50);
display: block;
}

#content{
float: left;
width:917px;
z-index:101;
display:none;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
width:560px;
height:400px;
background-image:url('../img/pop_up_sfondo.jpg');
position: absolute;
cursor:pointer;
}

#box_bottom{
background-image:url(../img/bottom2.png);
background-repeat:no-repeat;
width:917px;
height:6px;
position: absolute;
bottom:0px;
}

#box_sx{
background-image:url(../img/sx.png);
background-repeat: repeat-y;
width:4px;
position: absolute;
left:0px;
top:0px;
}

#box_dx{
background-image:url(../img/dx.png);
background-repeat: repeat-y;
width:4px;
position: absolute;
top:0px;
right:0px;
}


 #banner{
 background-image:url(../img/banner.jpg);
 background-repeat:no-repeat;
 width:649px;
 height:238px;
 padding-bottom:10px;
 }
.riga_msx{
 height:4px;
 background-image:url(../it/img/menu sx/px_menu_sx.gif);
 background-repeat:repeat-y;
 padding-top:10px;
 padding-bottom:8px;
 border-left: solid 1px #dcdada;
 border-right: solid 1px #dcdada;
 }
 
 .msx{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 padding-left:10px; 
 border-left: solid 1px #dcdada;
 border-right: solid 1px #dcdada;
color: #333333;
 }
 
 .box_sx{
 background-color:#f4f4f4;
 background-image:url(../img/px_sfondo.gif);
 background-repeat:no-repeat;
 }
 
 .box_cx{
 background-color:#fafafa;
 }
 
 #paletta{
 background-image:url(../img/px_banda.gif);
 background-repeat:repeat-x;
 position:relative;
 background-color:#c7c5c4;
 }
 
 .tb_prodotti{
 background-color:#e1edf2;
 }
 
 .top_tb_prodotti{
 background-image:url(../img/top_tab.gif);
 background-repeat:no-repeat;
 width:623px;
 height:30px;
 text-align:left;
 padding-left:5px;
 }
 
 .td_prodotti{
  padding-left:50px; 
  text-align:left;
  width:150px;
  height:20px;
  }
 
.headline-small {
	color: #1f3451;
	font-weight: bold;
	font-size: 9pt;
	font-family:
 Arial, verdana, Helvetica;
	text-decoration: none;
	letter-spacing: 1px;
 }
 
 A {
 color: #1f3451;
 font-size: 12px;
 text-decoration: none;
 }
 
 A:visited { 
 color: #1f3451;
 font-size: 12px;
 }
 
 A:hover {
 color: #CCCCCC;
 font-size: 12px;
 }
 
 #prodotto{
 background-image:url(../it/img/banner.png);
 background-repeat:no-repeat;
 width:649px;
 height:239px;
 padding-top:10px;
 padding-bottom:10px;
 }
 
 .banner_prodotto{
 background-image:url(../it/img/banner.png);
 background-repeat:no-repeat;
 width:649px;
 height:239px;
 padding-top:10px;
 padding-bottom:10px;
 }
 
 .titolo_banner{
 font-size:24px;
 font-weight:bold;
 text-align:left;
 padding-top:10px;
 padding-left:20px;
 }
 .titolo_iframe{
 text-align:left;
 font-size:16px;
 font-weight:bold;
 }
 .lista_iframe {
 list-style-type:disc;
 margin-bottom: 8px;
 text-align: justify; 
 }
 .titoli-programmi { color: #333; font-size: 15px; font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; letter-spacing: 1px }
 .titoli-programmi-blu    { color: #1f3451; font-size: 11px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; letter-spacing: 1px }
.blu  { color: #1B3D67; font-weight: bolder; font-size: 9pt; font-family: Arial, verdana, Helvetica }.titolo_banner_white {
	font-size:24px;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	color: #FFFFFF;
}
.titolo-blu15 {
 background-color:#1B3D67;
 color: white;
 font-size: 15px;
 font-family: Verdana, Arial;
 font-weight: bold;
}
.blu-bold{
 color: #1B3D67;
 font-size: 11px;
 font-weight: bold;
}
.scheda{
padding-left:25px;
}