#menucontainer_dove
    {
    width: 170px;
    height: 550px;
    margin-top: 0px;
    background-image: url("img/bk_mn_dove.jpg");
    background-repeat: no-repeat;
    background-color:black;
    position:relative; top:0px;
    border:solid 0px red;
    float:left;
    }
#menucontainer_test
    {
    width: 170px;
    height: 550px;
    margin-top: 0px;
    background-image: url("img/bk_mn_test.jpg");
    background-repeat: no-repeat;
    background-color:black;
    position:relative; top:0px;
    border:solid 0px red;
    float:left;
    }
#menucontainer_video
    {
    width: 170px;
    height: 550px auto;
    margin-top: 0px;
    background-image: url("img/bg_sx.jpg");
    background-repeat: no-repeat;
    background-color:#273648;
    position:relative; top:0px;
    border:solid 0px red;
    float:left;
    }
.title1zx
    {
    color:white;
    /*background-color: #FF5F00;*/
	 background-image: url(img/fascia.gif);
    width: 580px;
    height: 35;
    margin-left: 8px;
    float:right;
    position:relative; top:0px; left:0px;
    text-align:left;
    }
.title1zx span
{
font-size:14px;
position:relative; top:10px;
padding-left:17px;
font-weight:bold;
}
.contenitore
    {
    color:white;
    background-color: #CBD0D7;	 
	 background-image: url(img/border_pages.gif);
	 background-repeat: repeat-y;
	 background-position: top left;
    width: 580px;
    height: auto;
    margin-left: 8px;
    float:right;
    position:relative; top:0px; left:0px;
    text-align:left;
    border:solid 0px blue;
    }
   .contenitore table
    {
    font-size:11px;
    color:#273648;
    }
.contprod
    {
    color:white;
    background-color: #CBD0D7;
	 background-image: url(img/border_pages.gif);
	 background-repeat: repeat-y;
	 background-position: top left;
    width: 580px;
    height: 550px auto;
    margin-left: 8px;
    float:right;
    position:relative; top:0px; left:0px;
    text-align:left;
    border:solid 0px blue;
    }
.contprod table
{
font-size:11px;
color:#273648;
}
/*=======================================*/
#container_iprod
    {
    color:white;
    background-color: #273648;
    background-image: url("img/bg_pr.jpg");
    background-repeat: no-repeat;
    width: 580px;
    height: 390;
    margin-left: 8px;
    float:right;
    position:relative; top:0px; left:0px;
    text-align:left;
    }