/* ================================
    CSS STYLES FOR Module Cotizador
   ================================
*/

.COTTitulo {font-family: Verdana; font-size: 12px; font-weight: bold; color: rgb(77,193,241);}
.COTSubtitulo { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px; font-weight: bold; color: white;}
.COTPie { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 9px; font-weight: bold; color: white;}
.COTFecha { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 9px; font-weight: bold; color: rgb(77,193,241);}
.COTRightTextAlign {text-align:right;}
.COTspcr { width: 5px; }
.BTNcot {background-color:rgb(0,106,192);}

html>body #COTTable1 {background-image:url("01-home-fondo-convertidor.jpg");}


