/*	HOME 	*/


#mainc .boxHome {background-color:#D8DCE7;}

/* box centrali sulla home page*/
/**#mainc .boxHome ul{margin:0;padding:3px 0 1px 3px;list-style-type:none;}*/
#mainc .boxHome ul{margin:0;padding:1px 0 0px 1px;list-style-type:none;}
#mainc .boxHome li{
    position:relative;
    width:100%;
    height:108px;
    margin:0;padding:0;
    background:transparent url("/images/bg_boxhome.png") no-repeat left top;
    }
#mainc .boxHome li .flash-movie {width:111px; height:107px;display:block;position:absolute;left:0;top:0;}

#mainc .boxHome li .ico{position:absolute;left:120px;top:0;height:107px; width:400px; z-index:10; background-repeat:no-repeat; background-position:15px center}
.ico_text_wrapper{
    height:108px;
    margin:0;padding:0;
    display:table-cell;
    vertical-align:middle;
}
#mainc .boxHome li .ico-text {
    font-size:1.15em;
    margin:0px 10px 0 121px;
    background-color:transparent;
    font-family:arial, helvetica, sans-serif;
    color:#FFF;
    font-weight:bold;
    margin-top: expression((54-parseInt(offsetHeight)/2)  <0 ? "0" : 54-(parseInt(offsetHeight)/2) +'px');

}
/*#mainc .boxHome li .ico-text h3{font-size:1px; text-indent:-10000em}
#mainc .boxHome li 			.text3ways {margin-top:15px;}

.suNewsHP {padding:5px 4px;}
 the news box */
#mainc .boxHome li.icosis {
    background:transparent url("/images/bg_boxhome_sis.png") no-repeat left top;
}
/*#mainc .boxHome .icosis .ico_text_wrapper {
    position:absolute;
    left:113px;
    height:100px;
    width:425px;
    background-color:#6c78a1;
    }
#mainc .boxHome .icosis .ico_text_wrapper .ico-text{
    margin: 46px 10px 0 10px;
    
    }
*/    