﻿body
{
    font-size: 14px;
    font-family: Calibri;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-image: url(Images/fndoPagina.gif);
    background-repeat: repeat-x;
    background-position: center top;

  
}

body table { 
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


table {
	empty-cells:show;
	border-collapse:collapse; 
}

table td
{
   
}


input
{
    border-style: none none solid none;
    border-bottom-width: 1px;
    border-bottom-color: #F0F0F0;
    font-family: verdana;
    color: #0066FF;
}

.btn1
{
    color: #0099CC;
    background: transparent;
    border: 2px solid #0099CC;
    border-radius: 6px;
    background-color: white;
    color: #0033CC;
    border: 1px solid #3399FF;
    font-family: Verdana;
}

.btn1:hover
{
    background-color: #F0F0F0;
    color: #6699FF;
}

select
{
    border-style: none none solid none;
    border-bottom-width: 1px;
    border-bottom-color: #F0F0F0;
    font-family: verdana;
    color: #99CCFF;
    -moz-appearance: none;
    -webkit-appearance: none;             
}

select::-ms-expand
{   
    display: none;
}

.wtc
{
    font-family: verdana;
    font-style: italic;
    color: #CCCCCC;
}
 .cbmselec
{
    color: #99CCFF;
    font-family: verdana;
}