.gridviewpulita
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-collapse: collapse;
}


.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.div{
background:#aaa;
text-decoration:none;
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
width :1024px;
height  :768px;
}
.bottone
{
    font-family:Verdana;
    font-size:12px;
    color:Black;
    text-align:center;	 
    border:1px solid black
}

.text
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	color:Black;
    text-decoration:none	text-justify:auto;
	text-align:justify;	
}
.linkbtn
{
    font-family: Verdana;
    font-size: 9px;
    text-decoration: underline;
    color: blue;
    text-align: justify;
}
.linkbtn2
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
    color: blue;
    text-align: justify;
}

.caratterestandard
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
}
.caratterestandardgrass
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
	font-weight : bold;	
}

.griglie
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
}
.stiledrop
{
	font-family:Verdana;
	font-size:11px;
	
}

.divtrasparenza
{
    filter:alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}
.menu
{
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-align: left;
    
    
}



.textGRTitolo
{
	font-family : Verdana;
	font-size : 13px;
	text-decoration : none;
	color : Black;
	font-weight : bold;	
    text-decoration: none	
}

.textGRTitolo2
{
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : bold;
    text-decoration: none	
}

.coloreBlu
{
	color : #0000ff;
}

.coloreNero
{
	color : #000000;
}

BODY
 {

	background-color : White;
}

a:link{
	font-family : Verdana;
	font-size : 10px;
	color : green;
	font-weight : bold;
    text-decoration: none;
}

a:visited{
	font-family : Verdana;
	font-size : 10px;
	color : green;
	font-weight : bold;
    text-decoration: none;
}

a:hover{
	font-family : Verdana;
	font-size : 10px;
	color : green;
	font-weight : bold;
    text-decoration:underline;
}