﻿body 
{
    
    /*    font-family: Verdana;
    font-size: 15px;*/
    
}



.rotuloscampos
{
    font-weight: bold;
   /* color: #193300;*/
}

input
{
   font-family: Verdana;
   font-size: 13px;
  
}

.campo
{
    margin:6px;
}



.ddlprogramas
{
    font-size: 15px;
    padding: 3px;
    margin:3px;
    
    max-width:700px;
}

.labeltitulo
{
    font-size: 22px;
    font-weight: bold;
    
    margin-bottom: 20px;
    margin-top: 20px;
}

.comboinst
{
    max-width:300px;
 
}