
/*layout home*/
div#home{
    margin:0;  
}
div#banner_home{
    height:278px;
    background:transparent url(../images/home_image.jpg) left top no-repeat;
    position: relative;
    z-index: 0;
}
#maxicarb{
    display: block;
    position: absolute;
    top:115px;right: 60px;
}
div#news{
    margin:0;
    width:660px;
    float:left;
   
}
div#news div{
    margin:0;
    height:130px;
    float:left;
    padding:5px 12px;
    position:relative;
}
.separNews{ background:transparent url(../images/line_p.gif) right top repeat-y;}
div#news h3{
    margin-bottom:10px;
    height:30px;
}
div#news h3 a{
    font:bold 12px  Georgia,'Times New Roman',times,serif;
    color:#f60;
}
div#news h3 a:hover{
    color:#00153A;
}
div#news a.raquo{
    display:block;
    position:absolute;
    padding:3px 9px;
    width:24px; height:19px;
    right:10px;
    bottom:10px;
    background:transparent url(../images/puls_news.gif) left top no-repeat;
}
div#news a.raquo:hover{
    background:transparent url(../images/puls_news_up.gif) left top no-repeat;
    color:#fff;
}
div#news p{
   font-size:12px;
}
div#news p.all{
   text-align:left;
   margin:5px 10px;
}

div#news p.all a{
   color:#00153A !important;
}
div#news p.all a:hover{
   color:#f60 !important;
}

div#loginHome{
    margin-left:680px;
    width:230px;
}
div#loginHome h2{
    border-bottom:1px dashed #999;
    padding-bottom:5px;
    margin-bottom:20px;
}

.menuNaviLog a{
    color:#f60;
}
.menuNaviLog a:hover{
	color:#00153A;
}
#menuFocus{
    margin:10px;
}
#menuFocus a{
    display:block;
    float:left;
    margin:0 15px 20px 0;
    border:1px solid #958EBA;
    width:161px;
    height:56px;
    padding:0;
    color:#f60;
    font:bold 12px Arial,Helvetica,sans-serif;
    color:#fff;
}
#menuFocus a:hover{
	color:#fc0;
        border:1px solid #fc0;
}
#menuFocus span{
    display:block;
    margin:5px;
}
#pulcat{
    background:transparent url(../images/pul_catalogo.jpg) left top no-repeat;
}
#pullist{
    background:transparent url(../images/pul_listino.jpg) left top no-repeat;
}
#pulsicu{
    background:transparent url(../images/pul_schede.jpg) left top no-repeat;
}
#pulprod{
    background:transparent url(../images/pul_prod.jpg) left top no-repeat;
}
#pulnews{
    background:transparent url(../images/pul_news.jpg) left top no-repeat;
}

