﻿
body 
{
	font-family:Verdana;
	font-size:9pt;
	  color:DimGray; 
	}

a.hyper, a.hyper:visited  { 
        color:DimGray; 
         text-decoration: none; 
         cursor:pointer;
       } 

a.hyper:hover{ 
        color: #d4effc; 
} 

a.hyperUp , a.hyperUp:visited{ 
        color:#d4effc; 
         text-decoration: none; 
} 

a.hyperMenu, a.hyperMenu:visited  { 
        color: DimGray; 
 text-decoration: none; 
} 


a.hyper:hover{ 
        color: #6F99C9; 

} 
.TextWhite{ 
        color: white; 

} 

/* Content Page Layout             */


.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}



.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

.GridView { font: 8pt Verdana; width:35%; border-left: none; border-right: none; border-top: solid 2px #ccccff; border-bottom: solid 2px #ccccff }
.GridView td {  height: 18pt; border-left: none; border-right: none; border-top: solid 1px #fcfcfc; border-bottom: solid 1px #e8e8e8 }
.GridView tr {  height: 18pt; border-left: none; border-right: none; }

.GridView th {  height: 18pt; text-align:left; border-left: none; border-right: none; border-bottom: solid 1px #ccccff }
.GridView input { font: 8pt Verdana;}

.DetailView { font: 8pt Verdana; width:35%; border-left: none; border-right: none; border-top: none; border-bottom: none }
.DetailView td {  height: 18pt; border-left: none; border-right: none; border-top: solid 1px #fcfcfc; border-bottom: solid 1px #e8e8e8 }
.DetailView tr {  height: 18pt; border-left: none; border-right: none; }

.DetailView th {  height: 18pt; text-align:left; border-left: none; border-right: none; border-bottom: solid 1px #ccccff }
.DetailView input { font: 8pt Verdana;}


.DetailViewClienti { font: 8pt Verdana; width:35%; 
	border-left: none; border:0; border-color:White;
	 border-right: none; border-top: none; border-bottom: none;  }
.DetailViewClienti td {  height: 18pt; border-left: none; border-right: none; border:0;  border-top: solid 1px #fcfcfc; border-bottom: solid 1px #e8e8e8 }
.DetailViewClienti tr {  height: 18pt; border-left: none; border-right: none; border:0;}
.DetailViewClienti th {  height: 18pt; text-align:left; border-left: none; border-right: none;border:0; border-bottom: solid 1px #ccccff }
.DetailViewClienti input { font: 8pt Verdana; }



.InputClienti
{
	 font: 8pt Verdana;


	}


/*Modal Popup*/
.modalBackground 
{
 	background-color:#6F99C9;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:0px;
	padding:1px;
}
.Titolo
{
	color:#0F60B3; 
	font-size:16px;
	 font-weight:bold;
	}
	.Introduzione
{
	color:DimGray; 
	font-size:12px;
	}
	.Contenuto
{
	color:#0F60B3; 
	font-size:12px;
	}
.DataIns
{
	color:DimGray; 
	font-size:11px;
	}
	
.textDw
{
	 background-color:Silver;
	border:0;
	}

.mano
{
	cursor:pointer;
	}





