.titulo{
  FONT: 10pt Verdana;
  font-weight: bold;
  color: #375673;
}

.titulo2{
  FONT: 13pt Verdana;
  font-weight: bold;
  color: #375673;
}

.titulo3{
  FONT: 11pt Verdana;
  font-weight: bold;
  color: #375673;
}

.cuadroTitulo {
  background: #f2f6fd;/*f0f3b4;*//*#bcc4cc; */
  color: #375673;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-indent: 4px;
  padding-left: 5px;
  padding-right: 1px;
  font-family: verdana, arial;
}

.cuadroSuperior {
  background: url("../img/superior.gif");
  background-repeat: repeat-x;
  padding: 0px 10px;
  line-height: 20px;
}

.cuadroLiteral {
  background: #e0e5f4;
  color: #000000;/*#152e6c; #6a6c95;*/
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  font-family: verdana, arial;
}

.cuadroCampo {
  background: #FFFFFF;
  color: #375673;/*#152e6c;#000000;*/
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  border-left: 1px solid #375673;
  border-top: 1px solid #375673;
  border-right: 2px solid #375673;
  border-bottom: 2px solid #375673;
  font-family: verdana, arial;
}

.cuadroSelect {
  background: #e0e5f4;/*#f0f3b4;#FFFFFF;*/
  color: #000000;/*#00008b;#152e6c;#000000;*/
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  border-left: 1px solid #375673;
  border-top: 1px solid #375673;
  border-right: 1px solid #375673;
  border-bottom: 1px solid #375673;
  font-family: verdana, arial;
}


.cuadroSelect2 {
  background: #FFFFFF;
  color: #375673;/*#00008b;#152e6c;#000000;*/
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  border-left: 1px solid #375673;
  border-top: 1px solid #375673;
  border-right: 2px solid #375673;
  border-bottom: 2px solid #375673;
  font-family: verdana, arial;
  width: 241px;
 /* height: 30px !important;
  height: 15px;*/
}

.cuadroCuerpo {
  background: #e0e5f4;
  color: #000000;
  border-bottom: 1px solid #375673;
  border-left: 1px solid #375673;
  border-right: 1px solid #375673;
  border-top: 0px solid #375673;
}

.cuadroCuerpo2 {
  background: #e0e5f4;
  border-bottom: 1px solid #375673;
  border-left: 1px solid #375673;
  border-right: 1px solid #375673;
  border-top: 1px solid #375673;
}

.tituloCarro {
  background: #f2f6fd;/*#f0f3b4;#f9f7ac;*/
  color: #375673;/*#152e6c;#000000;*/
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  border-left: 1px solid #375673;
  border-top: 1px solid #375673;
  border-right: 2px solid #375673;
  border-bottom: 2px solid #375673;
  font-family:  verdana, arial;
  padding: 5px;
}

.pvpCarro {
  background: #f2f6fd;
  color: #375673;/*#152e6c;#000000;*/
  font-weight: normal;/*none; */
  font-size: 12px;
  border-left: 1px solid #375673;
  border-top: 1px solid #375673;
  border-right: 2px solid #375673;
  border-bottom: 2px solid #375673;
  font-family: verdana, arial;
  text-align: right;
  padding: 3px;
}

.unidadCarro {
  background: #FFFFFF;
  color: #375673;/*#152e6c;#000000;*/
  font-weight: normal;
  font-size: 12px;
  border-left: 1px solid #375673;
  border-top: 1px solid #375673;
  border-right: 2px solid #375673;
  border-bottom: 2px solid #375673;
  font-family: verdana, arial;
  text-align: center;
  padding: 12px;
}

.totalCarro {
  background: #f2f6fd;
  color: #375673;/*#152e6c;#000000;*/
  font-weight: bold;
  font-size: 12px;
  border-left: 1px solid #2a3f73;
  border-top: 1px solid #2a3f73;
  border-right: 2px solid #2a3f73;
  border-bottom: 2px solid #2a3f73;
  font-family: verdana, arial;
  text-align: right;
  padding: 3px;
}

#cabecera{
  position: relative;
  width: 100%;
  padding: 5px 3px 3px 3px;
  font-family: verdana, arial;
  font-size: 12px;
  border: 1px solid #375673;
  background: #e0e5f4;
  border-bottom: 1px solid #375673;
/*text-align: right;*/
}

.cabecera{
/*position: relative; */
  width: 100%;
  height: 25px;
  padding: 5px 3px 3px 3px;
  font-family: verdana, arial;
  font-size: 12px;
  border: 1px solid #375673;
  background: #f0f0f0;
  border-bottom: 2px solid #375673;
  border-right-style: solid;
}

#carro_volver {
  display: block;
  position: relative;
  left: 11.5cm;
  height: 5%;
  padding: 5px;
}