body
{
    font-size :11px;
    margin: 0px;
    padding: 0px;
    background: url(../images/margin.png) repeat-x top #FFFFFF;
}

body > form
{
    margin: 0px;
    padding: 0px;
}

img
{
     cursor: pointer;
}

.MainTable
{
    width: 100%;
    table-layout: fixed;
    border:none; 
}

.MainHeaderCell
{
    width: 840px;
}

.BorderFooter
{
    height:24px; 
    background: url(../images/footerborder.png) ;
        
}
.BorderLeftCell
{
    background: url(../images/leftborder.png);
    width: 20px;
}
.BorderFooterLeftCell
{
    width: 50px;
    height: 31px;
    background: url(../images/footerleftborder.png);
    
}

.BorderRightCell
{
    background: url(../images/rightborder.png);
    width: 20px;
}


.BorderFooterRightCell
{
    width: 50px;
    height: 31px;
    background: url(../images/footerrightborder.png);
    
}



.Lingua
{
  
    padding:0px 0px 5px 10px; 
     
}

.Lingua .engflag
{
    width:30px;
    height :20px;
    background: url(../images/engflag.png) no-repeat ;  
     background-position:center;  
     cursor:pointer;  
}

.Lingua .itaflag
{
    width:30px;
    height :20px;
    background: url(../images/itaflag.png) no-repeat;  
    background-position:center;
    cursor:pointer;
}





.MainContainer
{
    width: 800px;
    background-color: #ffffff;
}

.FooterContainer
{
    width: 840px;
 }
.Menu
{
    width: 800px;
    height: 16px;
    border-spacing:0px;
    margin:0px;
    padding:0px;   
}



.LeftMenu
{
    width: 198px;
    font-family: Verdana;
    font-weight: bold;
    color: #000000;
    vertical-align: text-top;
    background: url(../images/grayshadow.png) repeat-x #dadada;
    padding-top: 5px;
}
.LeftMenu > UL
{
    list-style-type: none;
    margin-top: 20px;
    padding: 0;
    margin-left: 0px;
}
.LeftMenu >UL > LI
{
    border-bottom: 1px #ffffff solid;
    padding: 5px;
}
.LeftMenu > UL > .Space
{
    border-bottom: 1px transparent solid;
    margin-top: 15px;
}
.LeftMenu > UL > LI:HOVER
{
    cursor: pointer;
    cursor: hand;
    color: #ff0000;
}

.LeftMenu > UL > .Selected
{
    color: #ff0000;
}
.Sigla
{
    background: url(../images/sigla.png) no-repeat #dadada center;
    height:28px;
    width:196px; 
    
          
}

.PageContainer
{
    width: 602px;
    font-family: Verdana;
    color: #000000;
    background: url(../images/whiteshadow.png) repeat-x #ffffff;
    padding-top: 8px;
    vertical-align:top; 
     
    
}
.Contacts
{
    width: 602px;
    height: 379px;
    margin-top: -10px;
    border:none; 
    background:  #000000;
        
}

.HeaderMaterials
{
	
	 margin:auto;
	 width: 525px;
     text-align:left;    
}

.HeaderMaterials .loghimaterials
{
    
    background-position:center  ;
    background-position:bottom; 
    height:252px;   
    background: url(../Images/loghi.jpg) no-repeat #FFFFFF;
}


.Contacts .Ingresso 
{
       background: url(../Images/Ingresso.png) no-repeat #000000;
       width:198px;
       height: 379px;
       
       
}


.Contacts .LogoRosti 
{
       background: url(../Images/logorosti.png) no-repeat #000000;
       background-position:center  ;
       background-position:bottom; 
       height:149px; 
       
       
}

.Contacts .Bottom
{
       background:#000000;
       padding:0px;
        
}

.Contacts .Bottom .TableBottom
{
    height: 230px;
    width:100%; 
    background:  #000000;
}

.Contacts .Bottom .TableBottom tr
{
    height: 50%;
      
}

.Contacts .Bottom .TableBottom td
{
     text-align:center; 
     border:none;  
     color:#FFFFFF;        
}

.Contacts .Bottom .TableBottom a
{
   color:#FFFFFF;        
}

.Contacts .Bottom .TableBottom a:visited
{
   color:#FFFFFF;        
}

.Contacts .Bottom .TableBottom a:hover
{
   color:red;        
}


.HomePage0it
{
    background: url(../Images/home0IT.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}

.HomePage1it
{
    background: url(../Images/home1IT.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}

.HomePage0en
{
    background: url(../Images/home0EN.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}

.HomePage1en
{
    background: url(../Images/home1EN.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}


.HomePage2it
{
    background: url(../Images/home2IT.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}

.HomePage2en
{
    background: url(../Images/home2EN.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}


.HomePage3it
{
    background: url(../Images/home3IT.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}

.HomePage3en
{
    background: url(../Images/home3EN.jpg) no-repeat;
    width: 602px;
    height: 428px;
    margin-top: -10px;
}

.LoginArea
{
    margin: 5px;
}

INPUT[type="text"], INPUT[type="password"]
{
    border-style: inset;
    border-width: 2px;
    border-color: #dadada;
}

INPUT[type="submit"], INPUT[type="button"]
{
    border-style: outset;
    border-width: 2px;
}
SELECT, INPUT[type="file"]
{
    background-color: #dadada;
    border: 1px inset;
}
.AdminHome
{
    vertical-align:top;  
    text-align: center;
    width: 100%;
    
}
.AdminHome > .Space
{
    width: 30px;
    display: inline-block;
}
.ErrorLabel
{
    font-weight: bold;
    color: #ff0000;
    padding: 5px;
}
.GridView
{
    width: 98%;
    margin: auto;
    margin-top: 20px;
}
.GridView TH
{
    padding: 5px;
    background-color: #ff0000;
    color: #dddddd;
    border: 1px #000000 solid;
}
.ManageTable
{
    margin: auto;
    margin-top: 20px;
    
}
.ManageTable .Description
{
    color: #b6b6b6;
    white-space: pre-wrap;
    text-align: left;
    vertical-align: text-top;
}
.ManageTable .Divisor
{
    height: 60px;
}
.ZoomProduct
{
    width: 90%;
}
.ManageTable .Divisor > SPAN
{
    color: #b8b8b8;
    font-weight: bold;
    padding: 6px;
    text-align: left;
    background-color: #f8f8f8;
    display: block;
}
.ManageTable .BodyDescription
{
    color: #b6b6b6;
    white-space: pre-wrap;
    text-align: left;
    vertical-align: text-top;
}
.ManageTable .TitleDescription
{
    color: #b6b6b6;
    font-weight: bold;
    white-space: pre-wrap;
    text-align: left;
    vertical-align: text-top;
    margin-bottom: 10px;
    display: block;
}

.ManageTable .Title
{
    text-align: right;
    font-weight: bold;
}
.ManageTable .Value
{
    text-align: left;
}
.ComboTable
{
    border: 1px solid #000000;
}
.ComboTable TH
{
    background-color: #000000;
    color: #ffffff;
}
.LittleBox
{
    width: 175px;
    height: 175px;
    background: url(../Images/littlebox.png) no-repeat;
}
.LittleBox IMG
{
    margin: 10px;
}

.BigBox
{
    width: 245px;
    height: 245px;
    background: url(../Images/bigbox.png) no-repeat;
}
.BigBox IMG
{
    margin: 10px;
}

.Navigator > LI
{
    display: inline;
    margin-right: 12px;
    padding-left: 12px;
    background: url(../Images/bullet.png) no-repeat left center;
}

.Navigator > .Link
{
    text-decoration: underline;
}

.Navigator > .Link:Hover
{
    cursor: pointer;
    cursor: hand;
    color: #ff0000;
    cursor: hand;
}
.FooterTable
{
 table-layout: fixed;
 background-color:Transparent;  
 width: 100%;
}
.Footer
{
    width:740px; 
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    font-family: Tahoma;
    font-size:12px;
    
    
}

.ImageNavigator
{
    margin: 0px;
    padding-top: 5px;
}
.ImageNavigator > LI
{
    display: inline;
    margin-right: 12px;
    padding-left: 12px;
    background: url(../Images/square.png) no-repeat left center;
}

.ImageNavigator > .Link
{
    text-decoration: underline;
    cursor: pointer;
}

.ImageNavigator > .Link:Hover
{
    color: #ff0000;
    cursor: pointer;
}
.ButtonFooter
{
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    border: solid 0px #dadada;
    height: 16px;
    
    background-color: #424242;
    font-family: Tahoma;
    padding: 4px 10px 4px 10px;
    vertical-align: middle;
    text-align: center;
      
    
}

.ButtonFooterBlank
{
    color: #FFFFFF;
    border: solid 0px #dadada;
    height: 16px;
    min-width:60px; 
    max-width:60px; 
    width:60px; 
    background-color: #424242;
    color:#424242;
    padding: 4px 10px 4px 10px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}




.ButtonFooter:Hover
{
    
    color: red;
}


.About1
{
    background: url(../Images/about1.jpg) no-repeat;
    width: 567px;
    height: 251px;
    margin:0px 0px  20px 18px;
    
}

.AboutTesto
{
    width: 567px;
    margin:0px 0px  0px 18px;
    
}

.About2
{
    background: url(../Images/about2.jpg) no-repeat;
    width: 567px;
    height: 251px;
    margin: 20px 0px 20px 18px;
}

.About3
{
    background: url(../Images/about3.jpg) no-repeat;
    width: 567px;
    height: 251px;
    margin: 20px 0px 20px 18px;
}

.paginazione
{
    font-size :12px;
    font-weight :bold; 
}

.paginazionered
{
    font-size :12px;
    font-weight :bold;
    color:red;
}
.FrecciaDestra
{
    background: url(../Images/FrecciaDestra.png) ;
	background-position :center center;
    background-repeat :no-repeat;
    border-style :none;  
    cursor: pointer;
    cursor: hand;
    height :20px;
    width :25px;
    
        
   }


.FrecciaDestra:hover
{
    background: url(../Images/FrecciaDestraRossa.png) ;
	background-position :center center;
    background-repeat :no-repeat;
    border-style :none;  
    cursor: pointer;
    cursor: hand;
    height :20px;
    width :25px;
    
        
   }

.FrecciaSinistra
{
	
    background: url(../Images/FrecciaSinistra.png) ;
	background-position :center center;
    background-repeat :no-repeat;
    border-style :none;  
    cursor: pointer;
    cursor: hand;
    height :20px;
    width :25px;
    
}

.FrecciaSinistra:hover
{
	
    background: url(../Images/FrecciaSinistraRossa.png) ;
	background-position :center center;
    background-repeat :no-repeat;
    border-style :none;  
    cursor: pointer;
    cursor: hand;
    height :20px;
    width :25px;
    
}


.FrecciaInvisibile
{
	
    
    cursor: pointer;
    cursor: hand;
    height :20px;
    width :25px;
    
}

.CellaPaginazione
{
	text-align :center; 
    width :212px;
}