#header
{
	background-image: url(/images/header_prodotti.jpg);
	height: 341px;
}


#content
{
	background-image: url(/images/bg_prodotti.png);
	_background-image: url(/images/bg_prodotti.gif)!important; 
	background-repeat: no-repeat;
	background-position:bottom;
}

#box_left
{
    width: 236px;
    margin: 0px 10px 0px 0px;
    padding:0px;
    float: left;
}

#box_left select
{
    width: 236px;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

#box_right
{
    width: 465px;
    margin: 0px;
    padding:0px;
    float: left;
}

#box_right .Title img
{
    float:left;
}

#box_right .Title h1
{
    font-size: 12px;
    margin:0px;
    padding:0px;
}

#download_box
{
    background-image: url(/images/bg_box_download.png);
	background-repeat: no-repeat;
	background-position:left top;
	min-height:160px;
	padding-left:27px;
	padding-top:0px;
}

#download_box_label 
{
    margin:0px;
    padding:8px 0px 0px 0px;
    background-image:url(/images/bg_box_download_label.png);
    background-repeat:no-repeat;
    height:21px;
    width: 133px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

#download_box ul
{
    margin: 0px;
    padding:0px;
    list-style-type:none;
}

#download_box a
{
    text-decoration:none;
    font-weight:bold;
}


#download_box ul li
{
    list-style: none;
    }

#download_box ul li img
{
    border:0;
    margin-right:10px;
    margin-bottom:5px;
    vertical-align:middle;
    }
   
    
.Description
{
    margin:0px 0px 25px 27px;
    padding:0px;
 }
    
.imageNew
{
    vertical-align:middle;
    margin-right:6px;
    margin-left:16px;
    }


