﻿

.verdana_1 {
	font-family: verdana;
	font-size: 8pt;
	color: #56A1CC;
	padding-left: 0px;
	padding-right: 0px;
}

.verdana_white {
	font-family: verdana;
	font-size: 8pt;
	color: White;
	
}

.verdana_white_bold {
	font-family: verdana;
	font-size: 8pt;
	color: White;
	padding-left: 0px;
	padding-right: 0px;
	font-weight:bold;
}


.verdana_grey {
	font-family: verdana;
	font-size: 8pt;
	color: #8A8A95;
	padding-left: 0px;
	padding-right: 0px;
}

.verdana_black {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	padding-left: 0px;
	padding-right: 0px;
}

.times_white {
	font-family: Times New Roman;
	font-size: 12pt;
	color: White;
	
}

.verdana {
	font-family: verdana;
	font-size: 8pt;
	color: #56A1CC;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.verdana_bold {
	font-family: verdana;
	font-size: 8pt;
	color: #56A1CC;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight:bold;
}

.cell_padding
{
 padding-left:10px; 
 padding-right:10px;
}


.btnUnselected
{
  background-color: #84BDDB;
  border: solid 2px white;
  color: white;
   padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  
}

.btnUnselected a
{
  text-decoration: none;
  color: white;
}

.btnUnselected a:hover
{
  text-decoration: none;
  color: white;
}

.btnUnselected a:visited
{
  text-decoration: none;
  color: white;
}

.btnSelected
{
  background-color: #CDE3F0;
  border: solid 1px #CDE3F0;
  color: #84BDDB;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;

}

.btnSelected a
{
  text-decoration: none;
  color: white;
}

.btnSelected a:hover
{
  text-decoration: none;
  color: white;
}

.btnSelected a:visited
{
  text-decoration: none;
  color: white;
}

  span.checkbox {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
 }
 span.radio {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(radio.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
 }
 span.select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color: #fff;
   font: 12px/21px arial,sans-serif;
   background: url(select.gif) no-repeat;
   overflow: hidden;
 }

.CorniceImg
{
  border:3px double #88BBDD;
  border-color: #C2E6FC #88BBDD #88BBDD #C2E6FC;
  background-color:#85BCDB;
  
  
}

.verdana_center {
	font-family: verdana;
	font-size: 8pt;
	color: #56A1CC;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
}

.white_link a
{
  color:White; 
  text-decoration:none;
}

.white_link a:hover
{
  color:White; 
  text-decoration:underline;
}

.imgPubb
{
  position: relative; 
  z-index:20; 
  left:-12px; 
  top:-12px;
  height:24px;
  width:120px;
  float:right;
}

.div_filters
{
  overflow: auto; height: 100px; 
  border: solid 1px #CDE3F0;
}

.div_filters label
{
  text-transform: capitalize;
}

.alfabeto
{
    color: #56a1cc;

}

.alfabeto a:visited
{
    color: #56a1cc;

}


.alfabeto a
{
    color: #56a1cc;

}
