/* CSS Document */
/*ul#menudx li{
    height:auto;
    line-height:16px;
    background:url(../img/citazione.gif) no-repeat;
    padding:5px 0 5px 45px;
    font-style:italic;
}*/
#content div.coldx div.top {
    width:251px;
    height:5px;
    background:#fff url(../img/bg_coldx_content_top.gif) no-repeat 0 0;
}
#content div.coldx div.content {
    width:211px;
    min-height:169px;
    height: auto !important;
    height:169px;
    padding:15px 20px 40px 20px;
    background:#fff url(../img/bg_coldx_content_middle.gif) repeat-y;
}
#content div.coldx div.content h2{
    color:#4573A4;
    font-size:18px;
    height:30px;
    line-height:26px;
    font-weight:normal;
    border-bottom:1px solid #ccc;
}

ul#menudx{
    margin:0;
    padding:10px 0 0 0;
    list-style-type:none;
}
ul#menudx li{
    /*height:26px;*/
    font-size:12px;
    font-weight:normal;
    line-height:16px;
    background:url(../img/bullet_menu.gif) no-repeat 10px 7px;
    padding:4px 0 4px 35px;
    border-bottom:0px dashed #ccc;
}
ul#menudx li {
    background:transparent url(../img/bullet_menu.gif) no-repeat scroll 5px 5px;
    border-bottom:0px dashed #CCCCCC;
    line-height:16px;
    padding:4px 0pt 14px 30px;
}
#content div.coldx ul#menudx li h2{
    font-size:12px;
    line-height:12px;
    font-weight:bold;
    margin:0 0 5px 0;
    border:none;
    height:auto;
}
div.continua{
    padding:6px 0 0 90px;
}
#content div.colsx div.content {
    width:577px;
    /*min-height:623px;
    height: auto !important;
    height:623px;*/
}
h2{
    color:#4573A4;
}
