h1 {color:#203763}
h2 {margin-bottom:0}
.MainContent 
{
    width:1000px;height:auto;
    border:solid 1px #cacaca;
    background-color:white;
    padding:10px 10px 10px 10px;
    color:#203763;
}
.Panel_Dettaglio
{
    height:auto;
    width:100%;       
}
a:hover { color:black;text-decoration:underline}
a, a:active { color:#203763; text-decoration:none}
.ArticlePrew  {
    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;
    }
    
.PanelSfondoArt
{width:100%;height:auto;}

.ImageArticoloRep{
    height:66px;
    float:left;margin-bottom:5px;margin-right:5px;
}



