BODY { 
background-color:#ffffff;
font-family: Arial,Helvetica,sans-serif; 
color: black; 
margin: 0px 0px 0px 0px;
font-size:11px; 
font-weight: normal;
text-align: justify; 
}

A:link {color: blue; text-decoration: none}
A:visited {color: teal; text-decoration: none}

.tabla {
  width:90%;
}


td {
font-family: Arial,Helvetica,sans-serif; 
color: black; 
font-size: 11px; 
font-weight: normal;
 
}


  
.cabRef {
  font-weight: bold;
  text-align: center;
  width: 8%;
  color: #0D0670;
}

.cabDesc {
  font-weight: bold;
  text-align: center;
  width: 40%;
  color: #0D0670; 
}

.cabMedidas {
  font-weight: bold;
  text-align: center;
  width: 22%;
  color: #0D0670;
}

.cabImagen {
  width: 25%;
}

.linRef{
  font-weight: bold;
  width: 8%;
  text-align: center;
  color: #0D0670;
}

.linDesc {
 padding-right: 5px;
 padding-left: 10px;
 width: 40%;
 color:/* #2212F1*/#0D0670;
}

.linMedidas{
  width: 22%;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #0D0670;
}

.Medidas{
  /*color: #E24F6E;*/
  font-weight: ;
  padding-left: 20px;
  color: #2212F1;
}

.linImagen{
  width: 25%;
}


.lineas{
font-family: Arial,Helvetica,sans-serif; 
color: black; 
font-size: 10px; 
font-weight: normal;
text-align: justify; 
background-color: #0e80c9;
 /* #9FC3D1;*/
}

.titulo {

padding-top: 20px;
padding-bottom: 20px;

/* border-bottom-width: 3px; 
border-bottom-color:#cccccc;
border-bottom-style: double;
border-top-width: 3px; 
border-top-color:#cccccc;
border-top-style: double; */

font-family: Garamond,Arial,Verdana,Helvetica,sans-serif;
color:#0e80c9; 
font-size: large; /* 12px;*/
font-weight: bold; 
text-align: center;
text-indent: 11px; 
vertical-align:middle;
}


