/* 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;
	color: #888888;
}

 A {
 color: #1f3451;
 font-size: 12px;
 text-decoration: none
 }
 
 A :visited { 
 color: #696969;
 font-size: 12px 
 }
 
 A :hover {
 color: #1f3451;
 font-size: 12px
 }
 
#box{
	position: relative;
	width:917px;
	height:auto;
	text-align:center;
	margin:0 auto;
	line-height: 16px;
}

#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;
left: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;
}

.titolo_hp{
font-weight:bolder;
color:#1B3D67;
font-size:16px;
text-align:left;
}

.titolo_hp_mainbox{
font-weight:bolder;
color:#1B3D67;
font-size:30px;
text-align:left;
line-height:35px;
}

.sub_titolo_hp{
color:#656565;
font-size:14px;
text-align:left;
}

#spazio1{
	overflow:hidden;
	width:260px;
	position:relative;
	float:left;
	margin-right:35px;
	margin-left:15px;
	margin-top:5px
}

#wrap {
	padding: 10px 10px 10px 10px;
	width: 760px;
	margin:0px auto;
	background: #fff;
}

#spazio2{
overflow:hidden;
width:260px;
position:relative;
float:left;
margin-right:35px;
margin-top:5px 
}
#spazio3{
overflow:hidden;
width:260px;
position:relative;
float:left;
margin-top:5px
}
.lista {
 text-align: left;
 list-style-type:disc;
 list-style-image:url(../img/hp_eng/quadratino.gif);
 margin-bottom: 8;
 text-align: justify; 
 }
 #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(../img/prodotti_ita/menu sx/px_menu_sx.gif);
 background-repeat:repeat-y;
 padding-top:10px;
 padding-bottom:8px;
 }
 .msx{
 background-image:url(../img/prodotti_ita/menu sx/px_menu_sx.gif);
 background-repeat:repeat-y;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 padding-left:10px;
 }
 .box_cx{
 background-color:#fafafa;
 }
.headline-small {
 color: #00BFFF;
 font-weight: bold;
 font-size: 9pt;
 font-family:
 Arial, verdana, Helvetica;
 text-decoration: none
 }
 .titolo_blu14 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #1B3D67;
 font-weight: bold;
}
.titolo_blu12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f3451;
}
.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;
}
 
