
.clima_freeki {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  }
.clima_freeki caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
.clima_freeki thead, .clima_freeki tfoot {
background:url(bg1.png) repeat-x;
text-align:left;
height:30px;
}
.clima_freeki thead th, .clima_freeki tfoot th {
padding:5px;
}
.clima_freeki a {
color: #333333;
text-decoration:none;
}
.clima_freeki a:hover {
text-decoration:underline;
}
.clima_freeki tr.odd {
background: #f1f1f1;
}

.clima_freeki tr.oddt {
background: #999;
color: #fff;
}

.clima_freeki tbody th, .clima_freeki tbody td {
padding:5px;
}
.free_center{
	text-align: center;
}

