﻿.hrSpec
{
    width:500px;
    display:inline-block;
}

.errore {color:Red;}

.div150 {width:150px; display:inline-block;}

DIV.logo
{
    position: relative;
    top: 0px;
    width: 639px;
    height: 63px;
    z-index: 1;
    background-image: url('logo.png');
}

DIV.extra
{
    width: 150px;
    height: 63px;
    float: right;
    display: block;
    position: relative;
    top: 0px;
    z-index:2;

}


P.primoCarattere:first-letter
{
    font-size:200%;
    font-weight: bold;
text-transform:uppercase;
}

DIV.spostaDx
{
    padding-left: 25px;
}

DIV.centra
{
    width:500px;
    height:300px;
    display:inline-block;
    text-align:center;
    vertical-align:middle ;
}

DIV.metaSinistra
{
    display:inline-block;
    width:48%;
    float:Left;
    text-align:left;
}
DIV.metaDestra
{
    display:inline-block;
    width:48%;
    float:right;
    text-align:right;
}

TABLE.elenco2Col
{
    border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    width: 90%;
    margin-left:10px;
    
}

TABLE.elenco2Col TD.col1
{
    width: 160px;
}


.MarginCentra
{
    padding-left:90px;
    
}

.DivCentra
{
    display:inline-block;
    text-align:center;
    width:100%;    
}
.DivBlocco
{
   display:inline-block;
}


.tab600
{
    border-collapse: collapse;
    empty-cells: show;
    width: 600px;
}

.tab700
{
    border-collapse: collapse;
    empty-cells: show;
    width: 700px;
}


.tab800
{
    border-collapse: collapse;
    empty-cells: show;
    width: 800px;
}


.tab800 .col50    {width:50px;}
.tab800 .col50c   {width:50px;text-align:center !important;}
.tab800 .col70    {width:70px;}
.tab800 .col70c   {width:70px;text-align:center !important;}
.tab800 .col100  {width:100px;}
.tab800 .col300   {width:300px;}
.tab800 .col_Larg {width:370px;}



.tab600 .col150  {width:150px;}
.tab600 .col200  {width:200px;}
.tab600 .col250  {width:250px;}
.tab600 .col300  {width:300px;}


.col50  { width:50px;}
.col80  { width:80px;}
.col100 { width:100px;}
.col125 { width:125px;}
.col150 { width:150px;}
.col175 { width:175px;}
.col200 { width:200px;}

.col50C  { width:50px;  text-align:center !important;}
.col80C  { width:80px;  text-align:center !important;}
.col100C { width:100px; text-align:center !important;}
.col125C { width:125px; text-align:center !important;}
.col150C { width:150px; text-align:center !important;}
.col175C { width:175px; text-align:center !important;}
.col200C { width:200px; text-align:center !important;}

.col50R  { width:50px;  text-align:right !important;}
.col80R  { width:80px;  text-align:right !important;}
.col100R { width:100px; text-align:right !important;}
.col125R { width:125px; text-align:right !important;}
.col150R { width:150px; text-align:right !important;}
.col175R { width:175px; text-align:right !important;}
.col200R { width:200px; text-align:right !important;}

.col50B  { width:50px;  font-weight:bold;}
.col80B  { width:80px;  font-weight:bold;}
.col100B { width:100px; font-weight:bold;}
.col125B { width:125px; font-weight:bold;}
.col150B { width:150px; font-weight:bold;}
.col175B { width:175px; font-weight:bold;}
.col200B { width:200px; font-weight:bold;}




.grigliaSelezionata
{

    border: medium double #00FF00 !important;
    font-weight:bold;    
}

.Riga { display:inline-block ; width:100%; }

.col100h25 { width:100px; height:25px;}
.col150h25 { width:150px; height:25px;}
.col175h25 { width:175px; height:25px;}
.col200h25 { width:200px; height:25px;}
.col250h25 { width:250px; height:25px;}


.Riga { display:inline-block ; width:100%; }
.inRiga { display:inline-block ;  }
.divCentra      { width:100%; display:inline-block; text-align:center ;}
.divBlocco      { display:inline-block;}

.pager {}

.pager table td
{      
    padding: 0px 7px 0px 7px;
}

.pager table span
{  
    font-weight:bold;
}