body {
    
  color: #8A8C8D;
  font-size: 12px;
  height: auto;
  padding-bottom: 20px;
  font-family: Arial, Helvetica,sans-serif;
}
.logo{
text-align: left;
}
.formulario{
background-color: #DFDFDF;
padding: 12px 12px 10px 12px;
text-align: right;
}
.formulario2{
background-color: rgba(255, 255, 255, .8);
 padding:5px 10px;
text-align: justify;
} 

.formulario2 a{
  color: #016792;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
 
}

.formulario2 a:hover{
 
 text-decoration: underline;

}



.formulario2 input{
  margin: 10px;
  width: 200px;
}

input{
  height: 18px;
  width: 80px;
  border-radius: 4px;
  padding: 2px 2px 2px 20px;
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
.inputs{
  height: 18px;
  width: 80px;
  border-radius: 4px;
  padding: 2px 2px 2px 20px;
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
.rastreo{
  background-color: rgba(255, 255, 255, .8);
  overflow: hidden;
  text-align: justify;
  padding: 30px;
  margin: 0px;


}


.menu{

}
.menuazul{

  color: white;
  background-color: #016792;
  padding: 10px;
}

.contenido{




}
.principal{
background: url(../images/fondo.jpg);
 height:450px;
}

.principal1{
background: url(../images/fondo2.jpg);
 height:450px;
}
.principal2{
background: url(../images/fondo3.jpg);
 height:450px;
}
.principal3{
background: url(../images/1.jpg);
 height:450px;
}
.principal4{
background: url(../images/2.jpg);
 height:450px;
}
.principal5{
background: url(../images/3.jpg);
 height:450px;
}
.principal6{
background: url(../images/4.jpg);
 height:450px;
}
.principal7{
background: url(../images/5.jpg);
 height:450px;
}
.principal8{
background: url(../images/6.jpg);
 height:450px;
}
.principal9{
background: url(../images/7.jpg);
 height:450px;
}
.principal10{
background: url(../images/8.jpg);
 height:450px;
}
.principal11{
background: url(../images/9.jpg);
 height:450px;
}
.principal5 a{

  color: white;
  padding: 25px;
  padding-top: 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 1px 1px 1px #999;
}
.principal10 a{

  color: #016792;
  padding: 25px;
  padding-top: 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
 display: block;
  padding: 5px 10px;
}

.principal a:hover{
  color: #016792 ;
  text-decoration: none;
  text-shadow: 1px 1px 1px #fff;
  font-weight: bold;
  font-size: 12px;
}
.right{
text-align: right;
}
.left{
  text-align: left;
}
#submit {
  padding-left: 2px;
background:#0B537F;
color:white;
border-style:outset;
border:1px;
border-radius: 4px;
height: 25px;
margin-right: 10px;
width:100px;


}
.slogan{
  text-align: right;
}
a {
  color: #333;
  text-decoration: underline;
  font-size: 11px;

}

a:hover {
  text-decoration: underline;
}





p {
  background-color: rgba(255, 255, 255, .8);
  overflow: hidden;
  text-align: justify;
  font-size: 14px;
  padding:5px 10px;
  margin: 0px;

}
h1{
  font-size: 30px;
  background-color: rgba(255, 255, 255, .8);
  overflow: hidden;
  text-align: justify;
  padding-top: 40px;
  padding: 45px 10px 0px 10px;
  margin: 0px;
  font-weight: normal;
  font-style: normal;
}

h2{
  font-size: 25px;
  background-color: rgba(255, 255, 255, .8);
  overflow: hidden;
  text-align: justify;
  padding-top: 40px;
  padding: 20px 0px 0px 0px;
  margin: 0px;
  font-weight: normal;
  font-style: normal;
}

.container {
  
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container {
  background-image:

}
.CSSTableGenerator {
  margin:0px;padding:0px;
  width:100%;
  border:0px solid #000000;
  
  -moz-border-radius-bottomleft:0px;
  -webkit-border-bottom-left-radius:0px;
  border-bottom-left-radius:0px;
  
  -moz-border-radius-bottomright:0px;
  -webkit-border-bottom-right-radius:0px;
  border-bottom-right-radius:0px;
  
  -moz-border-radius-topright:0px;
  -webkit-border-top-right-radius:0px;
  border-top-right-radius:0px;
  
  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius:0px;
  border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
  width:100%;
  height:100%;
  margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
  -moz-border-radius-bottomright:0px;
  -webkit-border-bottom-right-radius:0px;
  border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius:0px;
  border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
  -moz-border-radius-topright:0px;
  -webkit-border-top-right-radius:0px;
  border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
  -moz-border-radius-bottomleft:0px;
  -webkit-border-bottom-left-radius:0px;
  border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
  
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#cccccc; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
  vertical-align:middle;
  
  
  border:0px solid #000000;
  border-width:0px 0px 0px 0px;
  text-align:center;
  padding:7px;
  font-size:10px;
  font-family:Arial;
  font-weight:normal;
  color:#000000;
}.CSSTableGenerator tr:last-child td{
  border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr td:last-child{
  border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
  border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
    background:-o-linear-gradient(bottom, #0b537f 5%, #0b537f 100%);  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0b537f), color-stop(1, #0b537f) );
  background:-moz-linear-gradient( center top, #0b537f 5%, #0b537f 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b537f", endColorstr="#0b537f");  background: -o-linear-gradient(top,#0b537f,0b537f);

  background-color:#0b537f;
  border:0px solid #000000;
  text-align:center;
  border-width:0px 0px 0px 0px;
  font-size:14px;
  font-family:Arial;
  font-weight:bold;
  color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
  background:-o-linear-gradient(bottom, #0b537f 5%, #0b537f 100%);  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0b537f), color-stop(1, #0b537f) );
  background:-moz-linear-gradient( center top, #0b537f 5%, #0b537f 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b537f", endColorstr="#0b537f");  background: -o-linear-gradient(top,#0b537f,0b537f);

  background-color:#0b537f;
}
.CSSTableGenerator tr:first-child td:first-child{
  border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
  border-width:0px 0px 0px 0px;
}
