.etich {
	font-family: Tahoma;
	font-size: medium;
	color: #0066CC;
	font-weight: bold;
}
.bottoni {
	background-color: #3333CC;
	border: outset #0066FF;
	color: #FFFFFF;
	font-family: Tahoma;

}
.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1D6FF;
	color: #002F7D;
	font-weight: bold;


}
.etichCampi {
	font-family: Tahoma;
	font-size: x-small;
	color: #0066CC;
	font-weight: bold;

}
.bottonenuovo, .bottonesalva, .bottoneelimina, .bottonelista, .bottoneavanti, .bottoneindietro, .bottoneannulla, .bottonericerca, .bottonevaccinazioni, .bottonecertificato, .bottonemalattie, .bottonestampa  {
	border: 2px outset white;
	padding:8px;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	height: 38px;
	text-align: center;
	vertical-align:bottom;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
	display:inline;
	text-decoration:none;
	margin:2px;
}
.bottonenuovo:hover, .bottonesalva:hover,.bottoneelimina:hover, .bottonelista:hover, .bottoneavanti:hover, .bottoneindietro:hover, .bottoneannulla:hover, .bottonericerca:hover, .bottonevaccinazioni:hover, .bottonecertificato:hover, .bottonemalattie:hover, .bottonestampa:hover   {
	border: 2px inset white;
}
.bottonenuovo {
	background-image: url(../img/nuovo.ICO);
}
.bottonesalva {
	background-image: url(../img/DISK05.ICO);
}
.bottoneelimina {
	background-image: url(../img/elimina.ICO);
}
.bottonelista {
	background-image: url(../img/LISTA.ICO);
}
.bottoneavanti {
	background-image: url(../img/avanti.ICO);
	width: 38px;
}
.bottoneindietro {
	background-image: url(../img/indietro.ICO);
	width: 38px;
}
.bottoneannulla {
	background-image: url(../img/ARW16LT.ICO);
}
.bottonericerca {
	background-image: url(../img/MAGNIFY0.ICO);
}
.bottonevaccinazioni {
	background-image: url(../img/Syringe.ico);
}
.bottonecertificato {
	background-image: url(../img/cont.ico);
}
.bottonemalattie {
	background-image: url(../img/micro.ico);
}

.bottonestampa {
	background-image: url(../img/printr.ico);
}

.campotabella {
	font-family: Tahoma;
	font-size: 12px;
	color: #002F7D;
	text-decoration: none;
	cursor: hand;
}
.campiMaiuscolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6699FF;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;

}
.etichTitolo {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	background-image: url(../img/cellpic2.gif);
}
.bottonerichiama {

	background-image: url(img/CRDFLE.ICO);
	background-repeat: no-repeat;
	height: 38px;
	text-align: center;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
}
.campotabellasemplice {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.etichCampiRed {

	font-family: Tahoma;
	font-size: x-small;
	color: #990000;
	font-weight: bold;
}
.campiPED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6699FF;
	color: #FFFFFF;
	font-weight: bold;
	border: thin solid #0000CC;

}

body { 
	margin:			0 1px 0 0; 
	padding:		0; 
	font:				.80em verdana, sans-serif;
	color:			#000;
}
hr { display:	none }

#header { 
	border-top:			1px solid #000;
	border-bottom:	1px solid #000;
	color:					#FFF;  
    /*  background-image: url(../img/LogoASL.png); */
      height:70px;
	display:none;
}
#header h1 {  
	font:			bold italic 40px/50px impact, arial, verdana, helvetica, sans-serif;
	margin:		0;
}

#colonna-sx { 
	float:			left; 
	width:			0px; 
	color:			#000;
	display:none;
}
#colonna-sx .box {
	border-color:	#006666; 
	border-width:	1px; 
      border-style: solid;
      MARGIN: 5px 5px 0px;
      color:black;
	display:none;
}

p.titolobox {
	background:	#9bc9e3; 
	margin: 0px 0px 0px;
	text-align: center;
	color: white;
      FONT-WEIGHT: bolder;
	padding:2px;
}	
p.contenuto
{
	color: red;
	text-align: left;
      MARGIN: 5px 5px 0px;
}	


#principale { 
	float:			left; 
	width:			800px; 
	color:			#000;
}
#principale .box { 
	padding:0px;
      margin: 0px 0px 0px;
	background:	#FFF; 
	width:			100%; 
     	background-image: url(../img/giavabk.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	height:450px;
}


#principale .box  fieldset { 
	padding:0px;
      margin: 0px 0px 0px;
	background:	#FFF; 
	width:			100%; 
	display:block;
	align:center;
	background:none;
}

#footer { 
	clear:					left;
	border-top:			1px solid #000;
	border-bottom:	1px solid #000; 
	padding:				2px 10px;
	background:			#999; 
	color:					#FFF; 
	font-size:			.80em;
	line-height:		1em;
	display:none;
}


H2
{
 font-family:Comic Sans MS;
 font-size:18px;
 color:darkblue;
 text-align:center;
}

H3
{
 font-family:Arial;
 font-size:16px;
 color:darkblue;
 text-align:center;
}

.buttonscontainer {width: 100%;}

.buttons a {color: #234A76;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #5A89C0;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #5A89C0;
color: #FFFFFF;
text-decoration: none;}

.lista
{
  margin-left: auto;
  margin-right: auto;
  font:12px Tahoma;
}
.lista th {
	background-image: url(../img/cellpic2.gif);
      color:white;
}

.unactive {
   text-decoration: none;
   color: #002F7D;
   background-image: url(../img/cellpic.jpg);
}
.active {
   text-decoration: none;
   color: #FFFFFF;
   background: #64A4B5;
}

.unactive a  {
   text-decoration: none;
   color: #002F7D;
}
.active a {
   text-decoration: none;
   color: #FFFFFF;
}
 
.listafissa
{
  margin-left: auto;
  margin-right: auto;
  font:12px Tahoma;
}
.listafissa th {
	background-image: url(../img/cellpic2.gif);
      color:white;
}
.listafissa td {
   text-decoration: none;
   color: #002F7D;
   background-image: url(../img/cellpic.jpg);
}
