<style type="text/css">

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 20-mar-2014, 19.39.59
    Author     : Paolo
*/

div
{
  font-family:"Arial Narrow";
}

table
{
  font-family:"Arial Narrow";
}

input
{
  font-family:"Arial Narrow";
}

a
{
  font-family:"Arial Narrow";
}

select
{
  font-family:"Arial Narrow";
}

optgroup
{
  font-family:"Arial Narrow";
}

body
{
   alignment-baseline: central;
   alignment-adjust: central;
   background-color: rgb(127,127,127);
}
#logo
{
    height: 100px;
    text-align: right;
    /*border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: black black black black;
    background-color: black;*/

}
#autentica{
    alignment-adjust: central;
    /*width: 400px;*/
    height: 100px;
    text-align:center;
    padding-top: 40px;

}

#menu
{
    height: 20px;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
}



#user_disable
{
   //width: 1024px;
    text-align: center;
    //border-width: 1px 1px 1px 1px;
    //border-style: solid;
   // border-color: black black black black;
    margin: 0 auto;
    vertical-align: middle;
    display: table;
    margin-top: 20px;
    margin-bottom: 10px;


}
#user
{

    //width: 1024px;
    text-align: center;
    //border-width: 1px 1px 1px 1px;
    //border-style: solid;
   // border-color: black black black black;
    margin: 0 auto;
    vertical-align: middle;
    display: table;
    margin-top: 20px;
    margin-bottom: 10px;


}


#DivRegistrazione{
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    display: table;
    margin-top: 20px;
    margin-bottom: 10px;

}
#AnnullaRegistrazione
{


}
#TabellaRegistrazione
{
    //border: 1px solid #000;
    //background-color: #ccc;
   text-align: center;
   alignment-adjust: central;
    alignment-baseline: central;

}
#ThRegistrazione
{
    //border: 1px solid #000;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;

}
#TabellaUtentiDisabilistati
{

   border: 2px solid #000;

}
 #TabellaUtentiAbilistati
{
   border: 2px solid #000;
}
#ThUser
{
     border: 1px solid #000;
}
#TrUser
{}
#TdUser
{
   border : 1px solid #000;

}
#TdUserButton
{}



#ButtonAbilitaDisabilita
{
    text-align:center;
    margin-left: 5px;
    border-left: 5px;
    //padding-left: 50px;
}
a:link, a:visited
{
    margin-right: 5px;
    color:#2763A5;
    text-decoration:none;
}
a:hover, a:focus
{
    color:#5A8E3A;
    text-decoration:underline;
}

.td_left {
  text-align:left;
}

.td_right {
  text-align:right;
}

.td_centrata {
  text-align:center;
}

.table_centrata {
  border: 1px solid #000;
  text-align:center;
}

.cssmenu {
 border:none;
 margin:0px;
 padding:0px;
 font-family:verdana, geneva, arial, helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
}
/*1° livello*/
.cssmenu ul {
 list-style:none;
 margin:0;
 padding:0;
}
.cssmenu li {
 float:left;
 padding:0px 8px 0px 8px;
}
.cssmenu li a {
 color:rgb(230,163,0);
 display:block;
 font-weight:bold;
 line-height:24px;
 padding:0px 10px;
 text-align:center;
 text-decoration:none;
}
.cssmenu li a:hover {
 color:rgb(194,167,140);
 text-decoration:none;
 text-decoration:underline;
}
/*2° livello*/
.cssmenu li ul {
 background:rgb(230,163,0);
 display:none;
 height:auto;
 position:absolute;
 width:300px;
 z-index:1;
}
.cssmenu li:hover ul {
 display:block;
}
.cssmenu li li {
 display:block;
 float:none;
 padding:0px;
 width:300px;
}
.cssmenu li ul a {
 display:block;
 font-size:12px;
 font-style:normal;
 padding:0px 10px 0px 15px;
 text-align:left;
 color:white;
}
.cssmenu li ul a:hover {
 background:rgb(194,167,140);
 color:white;
}
.cssmenu p {
 clear:left;
}
/*link active*/
.cssmenu .active > a {
 color:white;
}
.cssmenu .active > a:hover {
 text-decoration:underline;
 color:maroon;
}

.ButtonLogIn
{
  background-color: rgb(204,0,0);
  width: 10em;
  height: 3em;
  color: rgb(255,255,255);
  border: 0px;
  font-size: 20px;
}

.ButtonLogIn15
{
  background-color: rgb(204,0,0);
  width: 15em;
  height: 3em;
  color: rgb(255,255,255);
  border: 0px;
  font-size: 20px;
}


.InputLogIn
{
  width: 25em;
  height: 3em;
  border: 0px;
  font-size: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.InputLogInFullLength
{
  width: 100%;
  height: 3em;
  border: 0px;
  font-size: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.InputCheck
{
  width: 2em;
  height: 2em;
  border: 0px;
}


.LabelBianca
{
  color: rgb(255,255,255);

}

.LabelBianca12
{
  color: rgb(255,255,255);
  font-size: 25px;

}

.LabelBianca12Bold
{
  color: rgb(255,255,255);
  font-size: 25px;
  font-weight:bold;

}

.LabelArancio
{
  color: rgb(210,156,29);

}

.LabelArancio12
{
  color: rgb(210,156,29);
  font-size: 25px;

}

.LabelMarroncino2
{
  color: rgb(238,211,150);
}


.LabelSfondoMarroncino
{
  background-color: rgb(194,167,140);
  color: black;
}

.LabelElementoScaduto
{
  background-color: rgb(255,0,0);
  color: black;
  font-weight:bold;
  padding-left:10px;
}

.LabelSfondoMarroncinoBold
{
  background-color: rgb(194,167,140);
  color: black;
  font-weight:bold;
  padding-left:10px;
}

.LabelSfondoMarroncinoBoldCentrata
{
  background-color: rgb(194,167,140);
  color: black;
  font-weight:bold;
  padding-left:10px;
  text-align:center;
}

.LabelSfondoMarroncino2
{
  background-color: rgb(238,211,150);
  color: black;
}

.LabelSfondoMarroncino2Bold
{
  background-color: rgb(238,211,150);
  color: black;
  font-weight:bold;
  padding-left:10px;
}

.LabelSfondoMarroncino2BoldCentrata
{
  background-color: rgb(238,211,150);
  color: black;
  font-weight:bold;
  padding-left:10px;
  text-align:center;
}

.LabelSfondoBianco
{
  background-color: white;
  color: black;
  text-align:justify;
  padding:10;
}

.LabelSfondoBiancoCentrata
{
  background-color: white;
  color: black;
  text-align:center;
  padding:10;
}

.LabelArancioSfondoBiancoCentrata
{
  background-color: white;
  color:rgb(230,163,0);
  text-align:center;
  padding: 0px;
  font-weight:bold;
}

.riga_separatore_grigio {
  background-color: rgb(218,218,218);
  line-height: 1px;
}

.riga_separatore_arancio {
  background-color: rgb(194,167,140);
  line-height: 1px;
}

.riga_separatore_arancio_2 {
  background-color: rgb(194,167,140);
  line-height: 2px;
}

.div_home {
 position:absolute;
 //z-index:15;
 top:60%;
 left:50%;
 margin:-195 0 0 -470;
}

.div_login {
 position:absolute;
 //z-index:15;
 top:50%;
 left:50%;
 margin:-195 0 0 -470;
}

.div_crediti {
 position:absolute;
 //z-index:15;
 top:60%;
 left:50%;
 margin:-195 0 0 -470;
}

.div_materiali {
 position:absolute;
 z-index:15;
 top:50%;
 left:50%;
 margin:-95 0 0 -350;
}

.table_materiali {
  border-collapse:collapse;
  border-spacing: 0px;
}

.table_menu {
  border-collapse:collapse;
  border-spacing: 0px;
}

.sussati {
 border-radius: 10px;
 -moz-border-radius: 10px; /* firefox */
 -webkit-border-radius: 10px; /* safari, chrome */
}

.tabella_elementi_lignei_struttirali {

  text-align=center;
  border-collapse:collapse;
  width:100%;
}

.riga_altezza_fissa60 {
  line-height: 60px;
}

.riga_altezza_fissa30 {
  line-height: 30px;
}

.riga_altezza_fissa20 {
  line-height: 20px;
}

.riga_altezza_fissa10 {
  line-height: 10px;
}

.riga_altezza_fissa5 {
  line-height: 5px;
}

.progetti {
  text-align:center;
  color: rgb(210,156,29);
  font-size: 25px;
  background-color: white;
}

</style>