/***********************
 (c) 2006 E-side s.r.l. 
  ***********************/

@import url(/style.css);

BODY
{ 
    background:white; 
    margin:0px;
    padding:0px;
	line-height:16px;
} 

#repository{text-align:center;width:100%;margin-top:0px;}
#container{
    width:860px;margin-left:auto;margin-right:auto;
    background-image:url(/img/topani_noascom_new.gif);background-repeat:no-repeat;
    text-align:left;line-height:14px;
}

#coldx{
    position:relative;
    float:right;
    vertical-align:top;
    width:156px;
    }
#coldx_top{
    width:153px;height:179px;
    background-image:url(/img/topdx.jpg);
    background-repeat:no-repeat;
    }
#coldx_date{
    width:153px;
    height:20px;line-height:20px;
    font-size:9px;text-align:center;
    background-color:rgb(25,91,169);color:#ffffff;
    margin-top:3px;margin-bottom:16px;
    }
#coldx_news{
    width:153px;
    height:158px;
    /*min-height:210px; height:auto !important;height:210px;*/
    background:#eee url(img/header-news.jpg) no-repeat;
    color:#ffffff;
    margin-bottom:11px;
    padding:22px 0;
    }
#coldx_banners_top{
    width:156px;
    font-size:5px;
    text-align:center;
    height:10px;line-height:10px;
    background-color:white; /* rgb(197,212,233);
    background-image:url(/img/bg_coldx_top.jpg); */
    color:rgb(69,101,135);
    }
#coldx_banners_body{
    width:156px;
    margin-top:0px;
    text-align:center;
    font-size:10px;color:rgb(65,98,135);font-weight:bold;
    min-height:210px; height:auto !important;height:210px;
   /* background-color:rgb(197,212,233);
    background-image:url(/img/bg_coldx.jpg); background-repeat:repeat-y;*/
    }

.c-banner{width:444px;padding-bottom:5px;color:#000000;font-size:10px;font-weight:normal;}/*background-image:url(/img/bg_catlist444.jpg);background-repeat:no-repeat;*/
.c-banner h2 a{display:block;background:url(/img/c-banner.gif) repeat-y;padding:5px 12px 6px;color:white;font-size:13px;}
.c-banner h2 a:hover{color:white;background-image:url(/img/c-banner-over.gif);}
.c-banner div{padding:5px 12px;color:black;text-align:justify;}

#main{position:relative;width:693px;}
#top{width:693px;height:178px;}
#fasciatop{width:689px;height:20px;line-height:20px;padding-left:4px;margin-top:4px;margin-bottom:16px;background-color:rgb(25,91,169);color:#ffffff;}
#lans{float:left;margin-top:3px;width:385px;text-align:left;}
#data{width:683px;color:#ffffff;text-align:right;font-weight:bold;}
#data h1{margin:0;padding:0;color:white;font-size:11px;line-height:18px;}
#colsx{float:left;width:143px;height:auto;}
#bodydx{position:relative;margin-left:155px;width:538px;height:auto;}
#descr{width:688px;
    min-height:202px; height:auto !important;height:202px;
    margin-left:0px;margin-bottom:20px;
    }
#catlist{margin-left:225px;width:538px;}
#footer{position:relative;width:693px;height:40px;text-align:center;border-top:dashed 1px #1A59A6;color:#1A59A6;padding-top:5px;margin-top:20px;}

/* hide from MacIE \*/
* html #colsx 
{
margin-right: 9px; 
}
* html #bodydx 
{
margin-left: 0px;
}
/* end hide */

/*********************
 *** NEWS SCROLLER ***
 *********************/
 
.news_scroller { 
    width:143px;
    padding:5px;
    height:153px;
    overflow:hidden;
    position:absolute;
}
.news_item {
    display:block; 
    padding:0 0 10px 14px;
    background:url(/img/arrow_news.gif) no-repeat 4px 3px;
}
.news_item a{
    color:#666;
    font-size:10px;
    line-height:12px;
}
.news_item a:hover{
    color:#1A59A6;
} 
#button-allnews{
    width:143px;
    height:20px;
    line-height:20px;
    position:absolute;
    text-align:center;
    margin:158px 0 0 5px;
    background:url(/img/bg_sfumato_news.jpg) repeat-x;
}
#button-allnews a{
    color:#990000;
}
#button-allnews a:hover{
    color:#666;
}
