body
{
	background-color: #FFFFFF;
}

td
{
	font-family: Tahoma; 
	font-size: 0.9em;
	color: #333333;
	vertical-align: top;
}


.tdCentro
{
	background-image: url("images/sfondo.jpg");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #C4DBE9;	
}

.titoloPiccolo
{
	font-family: Arial; 
	font-size: 11pt; 
	color: #336699; 
	font-weight:bold;
}

.testoEvidente
{
	font-family: Arial; 
	font-size: 13pt; 
	color: #6699CC; 
	font-weight:bold;
}

.messaggioPromozionale
{
	font-family: Arial; 
	font-size: 11pt; 
	font-style:italic;
	text-align: center;
	color: #AAC741; 
	font-weight:bold;
}
.sottotitolo
{
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	font-weight:bold;
}

hr
{
	 border-style:solid; 
	 border-width:1px; 
	 border-color:#6699CC;
}

.pulsante
{
	border:1px solid #336699; 
	float: left; 
	font-family:Tahoma; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	background-color: #6699CC;
}

.pulsantehot
{
	border: 1px solid #336699; 
	float: left; 
	font-family: Tahoma; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	background-color: Red;
}

.pulsanteregistrati
{
	border: 1px solid #336699; 
	font-family: Tahoma; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	background-color: #FF6600;
	width: 200px;
	height: 20px;
}

.pulsantelogout
{
	border-bottom:1px solid #336699;
	border-top:1px solid #336699;
	border-left:1px solid #336699;
	border-right:1px solid #336699;	
	font-family: Tahoma; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	background-color: #FF6600;
	width: 200px;
	height: 30px;
}

.txtInput 
{
	border:1px solid #1E77DF; 
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #FFFFFF;
}

a
{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #336699;
}

.scaricaContratto
{
	font-family: Arial; 
	font-size: 9pt; 
	color: #336699; 
	font-weight:bold;
    text-decoration:underline;
}

.linkevidenti
{
	font-size: 16pt;
}
.cssModalBg
{
    background-color: #DADADA;   
    filter: alpha(opacity=70);
}
.cell_default
{
	font-family: Arial; 
	font-size: 11px;
	vertical-align: top;
	border-collapse:collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	height: 14px;
}
.intestazioneModulo
{
	font-family: Arial; 	
	font-size: 8pt;
	font-weight: bold;
	padding-top: 5px;
}
#divsx
{
	float: left;
}
#divdx
{
	margin-left: 1em;
	float: left;
}
