﻿body 
{
	background-color:Transparent;	
	text-align:center; /*questa istruzione serve per centrare la tabella nella pagina con le vecchie versioni di Explorer*/
	margin:auto;
}

Content
{
	background: #6C757A url(images/corner.gif) no-repeat top right;	
}

h3 {
	background: #6C757A url(images/corner.gif) no-repeat top right;	
	color: #FFF;
	padding: 5px 0 5px 5px;
	font: bold 12px Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;	
}



.hrReg
{	
	margin:0 20px 0 0;
	color:Green ;
}

.spanAstasing
{  color: #333333; 
   font-size: 12px;
}

#sizer {
	width: 900px;
	max-width: 192px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
#leftcoltop{height:40px;}

.divTit
{
	border-color: #C0C0C0; background-color: #808080; color: #FFFFFF; font-size: 18px; font-weight: bold; border-width: thin; border-style: solid solid none solid;
}

.divDes
{
	border-color: #C0C0C0; border-width: thin; border-style: solid solid solid solid; color: #333333; text-align:justify;font-size:12px;color:Gray;padding:0 5px 0 5px;
}

.tabCenter {
  width:900px;
  /*serve per centrare il contenitore con tutti i browser recenti*/
	margin: auto;
}
.tab2 {
  width:600px;
  /*serve per centrare il contenitore con tutti i browser recenti*/
	margin: auto;
	text-align:justify;
	vertical-align:top;
}
.tdRight
{
	text-align:right;
	font-family:Verdana;
	font-size:12px;
	color:#2D72CD;
}

.tdRight
{
	text-align:right;
	font-family:Verdana;
	font-size:12px;
	color:#2D72CD;
}

.tdTitolo
{
	text-align:center;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;	
	color:#2D72CD;
}

.tdTextinfo
{
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	border-width: thin; border-style: double;
	color:Gray;}

.tdAstaSingola
{
	height:400px;
	width:600px;
	background-color:#ff9c04;
	color:White;
}

.txtBox {
    border: 1px solid #964327;
    font-size:0.8em;
    background-color:#FFFFFF;
}

.txtErr {
    border: 1px solid #964327;
    font-size:12pt;
    color:Red;
}

.lbltimer {    
    font-size:20px;
    font-weight:bold;
    color:Green;
}
.lbltimerSingola {    
    font-size:24px;
    font-weight:bold;
    color:Green;
}

html>body #maincontent .txtBox{font-size:1.2em;}






#expander {	
position: relative;
	min-width: 772px; /* Critical Safari fix! */
	margin: 0 0px 0 0px;	
	background: #FFFBD6;
	background-image:url(Images/leftcol_bg.png);
	background-repeat:repeat-y;
	background-position:left top;}
	
.profiloTit
{
	background-color: #008000; font-weight: bold;
	text-align:left;
}

.profiloDescri
{
	color:Gray;
	font-size:10pt;
	text-align:left;
}

