.DettaglioPromo  {
    position:absolute;
    left:12px;
    top:10px;
    background-color:White;
    filter:alpha(opacity=95);
    -moz-opacity:.95;
    opacity:.95;
    width:800px;
    height:auto;
    padding:10px;
    border: solid 2px #000055;
    z-index:1000;
    }
#div_principale{
    width:1000px;height:auto;border:solid 1px #cacaca;background-color:#203763;padding:10px 10px 10px 10px;
}
.div_element
{
    height:320px;width:310px;color:white;float:left;margin-right:20px;
}
.div_img
{
    float:left;margin-right:5px;height:auto;width:auto;
}
.div_img img 
{
    height:120px;
}
.div_desc
{
    float:right;margin-right:5px;height:auto;width:auto;
}
.div_close
{height:5px;clear:both;}

