﻿.btnRipubblicaClass
{
    position : relative ;
    background-color:Aqua  ; 
	font-family:Arial ;
	font-size:10px ;
	font-weight: bold;
	color:#0000C0;
	width:140px;
	height:30px ;
	white-space:pre ;
	overflow:visible;
		
}
.btnRipubblicaClass:hover
{
	background-color: Yellow  ;	
}
.btnShowClass
{
    position : relative ;
    background-color: Orange  ; 
	font-family:Arial ;
	font-size:12px ;
	font-weight: bold;
	color:#0000C0;
	width:120px;
	height:26px ;
	
		
}
.btnShowClass:hover
{
	background-color: Yellow  ;	
}

.btnInsertClass
{
    position : relative ;
    background-color: Orange  ; 
	font-family:Arial ;
	font-size:12px ;
	font-weight: bold;
	color:#0000C0;
	width:120px;
	height:26px ;
			
}
.btnInsertClass:hover
{
   background-color: Yellow  ;	
    
}

.btnSearchClass
{
    position : relative ;
    background-color: Orange  ; 
	font-family:Arial ;
	font-size:12px ;
	font-weight: bold;
	color:#0000C0;
	width:110px;
	height:26px ;
	
		
}
.btnSearchClass:hover
{
	background-color: Yellow  ;	
}

.btnInfoTopClass
{
    position : relative ;
    background-color: #aaffaa ; 
	font-family:Arial ;
	font-size:12px ;
	font-weight: bold;
	color:#0000C0;
	width:120px;
	height:26px ;
	
		
}
.btnInfoTopClass:hover
{
	background-color: lime;	
}

.btnInfoTopClass2
{
    position : relative ;
    background-color: #aaffaa ; 
	font-family:Arial ;
	font-size:12px ;
	font-weight: bold;
	color:#0000C0;
	width:100%;
	height:26px ;
	
		
}
.btnInfoTopClass2:hover
{
	background-color: lime;	
}

.btnInfoVetrinaTopClass
{
    position : relative ;
    background-color: #ddffdd ; 
	font-family:Arial ;
	font-size:14px ;
	font-weight: bold;
	color:#0000C0;
	width:120px;
	height:50px ;
	
		
}
.btnInfoVetrinaTopClass:hover
{
	background-color: lime;	
}
.tabResClass {
font-family: Verdana,Arial,sans-serif;
 font-size: 0.8em;
 text-align: left;
font-weight: normal ;
background-color : Transparent ;
border-collapse : collapse ;

 }

.tabCellClass {
 text-align: left;
 vertical-align : Top ;
 width : 700px;
 height : auto;
 border-style : none  ;
 padding :  4px 4px 4px 4px;

       }
.rbtnlistClass 
{
    vertical-align:middle ;
    
}

.catMenu1 {
font-family: Verdana,Arial,sans-serif;
      color: Black ;
  font-size: 12pt;
 text-align: center;
font-weight: normal ;
 font-style: normal ;
       }
.catMenu2 {
font-family: Verdana,Arial,sans-serif;
      color: Red   ;
  font-size: 14pt;
 text-align: center;
font-weight: bold  ;
 font-style: normal ;
       }
 A.pagelink 
{
	text-decoration :  underline; 
	background-color: Transparent;	
	font-family : Verdana , Arial ;
	font-size : 0.70em;
	color: Black ;
}

A.pagelink:visited 
{
	 
	}
	
	
A.pagelink:hover {
	background-color: #80FF80;	
	
}	

.imgBorderStyle
{
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
	
}