.cuerpo {
	margin: 0px;
	padding: 0px;
}
.fondotella {
	background-image: url(im/tella_verde.jpg);
	width: 261px;
	background-repeat: no-repeat;
}
.titular {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(im/fondo_titulo.gif);
	text-align: center;
	width: 274px;
}
.txtcomun {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.tituloverde {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #6ebb1f;
	font-weight: bold;
}
.attc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloverde2 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #6ebb1f;
	font-weight: bold;
}
a.attc:hover {
	color: #333333;
	text-decoration: none;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}

a.enlaces
{	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6ebb1f;
	text-decoration: none;
    }

a.enlaces:hover
{	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
    }

/* DiD */
.camposnumericos
{   font-family  : "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align:right;
	width:85px;
    border: Solid 1px #666666; 
    background-color: White;
    }
	
.tablacontenido1
        {
            width: 100%;
        }
.columnaderecha
        { text-align:left;
            }	
.columnaizquierda
        { text-align:right;
            }	            
.columnaizquierda h3
        { 
         font-family: "Trebuchet MS";
	     font-size  : 12px; 
         text-align:right;
         font-weight:bold;
         line-height: 16px;
          margin-top:0px;
  margin-bottom :2px;}

.tablaaux
{  width:100%;
   text-align:right;
   font-family : "Trebuchet MS";
   font-size : 12px;
   color : #000000;
    }       
      

    
.tablaaux h2
{text-align:center;
 font-size : 12px;
 font-weight:bold;
 line-height: 16px;
 margin-top:0px;
 margin-bottom:2px;
    }       

.tablaaux h3
{text-align:right;
 font-size : 12px;
 font-weight:bold;
 line-height: 16px;
 margin-top:0px;
 margin-bottom:2px;

}      
    
.error 
{ font-family : "Trebuchet MS";
  font-size : 10px;
  text-align : left;
  color: #ff0000;
    }

.filaimpar
{
 background-color: #cff0ae;}

.filapar
{
 background-color: White;
  }
  
 .cuadronegro
 {
     border:1px;
     border-style:solid;}