html,body{margin:0; padding: 0; height: 100%;}
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #ABB1B3;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
	height: 100%;
}
div#container{
    width: 992px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	position: relative; 
	height:100%;
	padding: 0px;
	vertical-align: top;
    } 
body>div#container{height: auto; height:100%; min-height: 100%}
table{
	vertical-align: top;
}

table#contenutiSezione{
	vertical-align: top;
        border-left:3px solid;
        border-right:3px solid; 
        border-color:#f0f0f0;
        height:620px; 
        width:100%;
        background-image:url(../immagini/pattern1.png);
        background-color: #ffffff;

}
div#corpo{
        font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height:17px;
	text-align:justify;
	color:#505050;

  
}
td#testaArticolo{
        height:10px;
        background-color:#fdfdfd; 
        padding:5px 10px 18px 10px;
        border-bottom:1px solid;
        border-top:3px solid;
        border-color:#f0f0f0;
}

td#testaArticoloTestate{
        height:10px;
        background-color:#fdfdfd; 
        padding:10px 10px 18px 10px;
        border-bottom:1px solid;
        border-top:3px solid;
        border-color:#f0f0f0;
}
p {
  margin-top:0px;
}

h1, h2, h3, table, tbody, fieldset, legend, input {margin:0; padding:0}
h1{
        clear:both
        font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight:bold;
	color:#990000;
	line-height:14px;
}
h1#nob{
        clear:both
        font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight:normal;
	color:#990000;
	line-height:18px;
}
body,td,th {
	color: #3E3F4D;
        font-family: Tahoma,Arial;
	font-size: 11px;
}

.date{
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight:normal;
	color:#999999;
}

.dateSezioni{
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
}
.nomeSindacato{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color:#666666;
	padding-left:10px;
	text-transform: capitalize;
}

.TitoliVerdi{
	font-family: Tahoma,Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color:#C5F7C3;
	/*text-transform: capitalize;*/
	color: #4A8C45;
	letter-spacing: 1px;
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}

.TitoliAzzurri{
	font-family: Tahoma,Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color:#B7DCEC;
	/*text-transform: capitalize;*/
	color: #345B8C;
	letter-spacing: 1px;
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}

.TitoliGialli{
	font-family: Tahoma,Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color:#F6F3C0;
	/*text-transform: capitalize;*/
	color: #B39716;
	letter-spacing: 1px;
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}

.segueBoxino{
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight:normal;
}

.info{
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight:normal;
	color:#1075CD;
	padding-top:4px
}

a.info{
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight:bold;
	color:#4A8C45;
	padding-top:4px;
        text-decoration: none;
}
a.info:hover{
	font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight:bold;
	color:#4A8C45;
	padding-top:4px;
	text-decoration: underline;
}





.segue{
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight:normal;
	color:#1075CD;
	padding-top:4px
}

a.segue{
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight:normal;
	color:#1075CD;
	padding-top:4px;
        text-decoration: none;
}
a.segue:hover{
	font-family: Tahoma,Arial;
	font-size: 10px;
	font-weight:normal;
	color:#10750D;
	padding-top:4px;
	text-decoration: underline;
}

a {
	font-size: 10px;
	color: #003366;
}

a.button{display:block;width: 185px; height: 20px; margin: 0em;
	text-align:left; 
	font: bold 11px/20px Tahoma,Arial;
    text-decoration: none; color: #333;
    background: url(../img/menu/arrow_roll.jpg) no-repeat 0 -20px}
	
a.buttonOn{
    display:block;width: 185px; height: 20px; margin: 0em;
    text-align:left;
    font: bold 11px/20px Tahoma,Arial;
    text-decoration: none; color: #666;
    background: url(../img/menu/arrow_In.jpg) no-repeat 0 -20px}
	
a.button:hover{background-position:0 0;color: #D05C10}

td.footer{
  color:#1546A6;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:65%;
  padding:4px
}

tr.footer a {
  text-decoration:none;
  color:#1546A6;
}

tr.footer a:hover {
  text-decoration:underline;
}

.formm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
	background-color: #ffffff;
	width:100%;
	border: 1px solid #4A8C45;
	height: 16px;
	font-weight: bold;
}
label#formm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	width:100%;
	padding:0 0 1px 5px
	
}

label{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #4A8C45;
	width:100%;
	text-align:center;
}

label#formmR, label#formmR a, label#formmR a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	width:100%;
	
}
input#formmB{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #4A8C45;
	width:100%;
}