﻿/*LB Style Liberobit Inizio*/ 

.modalBackground 
{
	background-color:Gray; 
    filter:alpha(opacity=70);
    opacity:0.7; 
} 

.modalPopup
{
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px 3px 13px 3px;
    width: 300px;
    max-height: 500px;
    overflow-y: auto; 
    overflow-x:hidden;
}

.News1, .News1 a
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    width: 233px !important;
    width: 220px;
    display: inline-block;
    text-decoration: none;
    color: #7f7f7f;
    height: auto;
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.News1 a:hover{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
	text-decoration:none;
}

.News1_Selected,.News1_Selected a
 {
	background-color:#1c499c;
	color:#FFF;
}

.News1_Selected,.News1_Selected a:hover
 {
	background-color:#1c499c;
	color:#FFF;
}

.titolofreezerSx_LB
{
    position: relative;
    float: left;
    margin-left: 0px;
}

.titolofreezer_LB
{
    border-style: dotted;
    border-width: thin;
    position: relative;
    float: right;
    margin-right: 10px;
    width: 30px;
    height: 29px;
}


#centro .imgfreezer_LB
{
margin-right:10px;
float: left; 
padding: 3px 3px 0px 3px;
}

/*LB Style Liberobit Fine*/ 

