﻿body
{
	/*background-image: url(/images/linea.gif);*/
	
	font-weight:normal;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	color:black;  
	
	

}


.clsPannelloLibero
{
    z-index:1;
    /*filter:alpha(opacity=100); */
    position: absolute;
    top: 600px; 
    left: 304px;
}

.clsPannelloBordato
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	
}



#divCalendario
{
	/*position:absolute;*/
	z-index:5;
	/*filter:alpha(opacity=100);*/
}

#TDContenuto
{
		background-image: url(/images/bg_hp_freccegrigie.gif);
}



a
{
	font-weight:bold;
	font-style:inherit;
	
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#6a94cb; 
	color:#666666; 
	color:Silver;
	 
	
	}
/* stili per gridView*/
.GrdMain
{
	border-style:solid;
	border-color:Black;
	border-width:1px;
}
.GrdHeaderStyle
{
    font-weight: bold;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: white; /*background-color:#6a94cb;*/
	background-color:#7294c9
}	
.GrdRowStyle
{
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:black;  
	background-color:#F8F8FF;
		
		/*border-bottom-style:solid;*/
	border-bottom-color :Black;
	/*border-bottom-width:1px;*/
	
	
}
.GrdAlternatingRowStyle
{
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:black;  
	background-color:#DCDCDC;
}
.GrdPagerStyle
{
}
.GrdSelectedRowStyle
{
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:black;  
	background-color:#F4A460; 
}

.GrdFooterStyle
{
	font-weight:bold;
	
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:white;  
	background-color:#6a94cb;
}
