.finflotar {
  clear: both;
}

body {
  background-image: url(../imagenes/fondo.jpg);
  background-repeat: no-repeat;
  background-color: #a7a7a7;
  margin: auto;
  margin-top: 0px;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  width: 1000px;
}

.rapido img {
  border: none;
}

.rapido2 img {
  border: none;
}

a {
color: #333333;
text-decoration: none;
outline: none;

}

a:hover {
color: #BBBBBB;
text-decoration: none;
cursor: pointer;
}

/*inicio-------------------------------------------------------------------*/

.supercaja {
  width: 1000px;
  margin: auto;
}

.cabecera {
  width: 1000px;
  height: 129px;
}

.cajaidioma {
  background-image: url(../imagenes/idioma.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 35px;
  font-size: 12px;
  font-weight: bold;
}

.cajaidioma2 {
  background-image: url(../imagenes/idioma2.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 35px;
  font-size: 12px;
  font-weight: bold;
}

.cajaidioma3 {
  background-image: url(../imagenes/idioma3.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 35px;
  font-size: 12px;
  font-weight: bold;
}


.contenedor {
   background-image: url(../imagenes/cuerpo2.jpg);
   background-repeat: repeat-y;
   width: 1000px;
   padding-bottom: 20px;
}

.menu {
   margin-top:40px;;
   padding-left: 6px;
   padding-right: 38px;
   width: 200px;
   font-size: 12px;
   float:left;
}

.boton4 {

  width: 220px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dotted #999999;
   padding: 12px 0px 12px 10px;
   background-color: #336600;
   color: #DDDDDD;
}

.boton4 a {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}

.boton4 a:hover {
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
}

.boton4:hover {
  background-color: #000000;
}

.boton5 {
  width: 205px;
  text-transform: capitalize;
  padding: 8px 0px 8px 25px;
  border-bottom: 1px dotted #000000;
  background-color: #336600;
  color: #FFFFFF;
}

.boton5 a {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}

.boton5 a:hover {
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
}

.boton5:hover {
  background-color: #000000;
}

.boton6 {
  width: 220px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dotted #999999;
   padding: 12px 0px 12px 10px;
   background-color: #336600;
   color: #DDDDDD;
}

.boton6 a {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}

.boton6 a:hover {
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
}

.boton6:hover {
  background-color: #000000;
}

.boton2 {
  width: 220px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dotted #999999;
   padding: 12px 0px 12px 10px;
   background-color: #666666;
   color: #DDDDDD;
}

.boton2 a {
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}

.boton2 a:hover {
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
}

.boton2:hover {
  background-color: #000000;
}

.boton3 {
  width: 205px;
  text-transform: capitalize;
  padding: 8px 0px 8px 25px;
  border-bottom: 1px dotted #000000;
  background-color: #888888;
  color: #FFFFFF;
}

.boton3 a {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}

.boton3 a:hover {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}

.boton3:hover {
  background-color: #000000;
}


.contenido {
   width: 754px;
   float:left;
}

.datos {
   width: 530px;
   padding: 10px 10px 10px 0px;
   float:left;
}

.rapidos {
 width: 203px;
 height: 101px;
}

.rapido2 {
 width: 203px;
 background-position: bottom;
 background-image: url(../imagenes/rap2.jpg);
 background-repeat: no-repeat;
}


.titulo {
  font-size: 12px;
  font-weight: bold;
  width: 530px;
  background-image: url(../imagenes/fondotitulo.jpg);
  background-repeat: no-repeat;
  padding-top: 35px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.titulo2 {
  font-size: 12px;
  font-weight: bold;
  width: 193px;
  background-image: url(../imagenes/titulo2.jpg);
  background-repeat: no-repeat;
  padding-top: 35px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.texto {
  width: 513px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.separador {
  background-image: url(../imagenes/separador.jpg);
  background-repeat: no-repeat;
  width: 523px;
  height: 31px;
  margin: auto;
}

.zonacaja {
  width: 195px;
  padding-top: 10px;
  float:left;
}

.foto {
  width: 530px;
  height: 143px;
  padding-top: 10px;
}

.tabla table {
  width: 515px;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 8px;
  border-top: 1px #006633 solid;
  border-left: 1px #006633 solid;
  border-right: 1px #006633 solid;
}


.tabla td {
   padding-top: 5px;
   padding-bottom: 5px;
   text-align: center;
   border-bottom: 1px #006633 solid;
}

.idioma {
 font-size: 10px;
 padding-top: 2px;
 padding-right: 30px;
 text-align: right;

}

.idioma a {
color: #EEEEEE;
text-decoration: none;
outline: none;
}

.idioma a:hover {
color: #CC3333;
text-decoration: none;
cursor: pointer;
}



.pie {
  background-image: url(../imagenes/pie.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 111px;
}

.pie2 {
  background-image: url(../imagenes/pie2.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 111px;
}

.pie3 {
  background-image: url(../imagenes/pie3.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 111px;
}

.finpie {
  background-image: url(../imagenes/finpie.png);
  background-repeat: no-repeat;
  width: 1000px;
  height: 71px;
}

.copy {
  font-size: 12px;
  padding-left: 650px;
  padding-top: 50px;
}

/** formulario de correo electronico=================================================================**/

.formulariocontacto {
 width: 450px;
 color: #000000;
 margin-top: 20px;
 float:left;
}

.fnombre {
     height: 22px;
     text-align: right;
     margin-top: 5px;
     margin-left: 170px;
}

.fasunto {
     height: 22px;
     margin-top: 5px;
     text-align: right;
     margin-left: 170px;
}

.fdireccion {
     height: 22px;
     margin-top: 5px;
     text-align: right;
     margin-left: 170px;
}


.ftelefono {
     height: 22px;
     margin-top: 5px;
     text-align: right;
     margin-left: 170px;
}

.fobservaciones {
     height: 102px;
     margin-top: 5px;
     text-align: right;
     margin-left: 90px;
}

.femail {
     height: 22px;
     margin-top: 5px;
     text-align: right;
     margin-left: 170px;
}

.fbotones {
     height: 22px;
     margin-top: 25px;
     text-align: right;
     margin-left: 170px;

}

.cajamensaje {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mensajes {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 10px;
  float:left;
}

.volver {
  width: 112px;
  padding: 5px 5px 5px 8px;
  border: 1px solid #CCCCCC;
  background-color:  #EEEEEE;
  margin-left: 10px;
  float:left;
}

.cajagaleria {
 padding-top: 10px;
 padding-left: 10px;
 padding-bottom: 50px;
}

.cajacontacto {
  margin-top: 25px;
   padding-top: 15px;
   padding-left: 15px;
   width: 188px;
   height: 86px;
   background-image: url(../imagenes/contacto.jpg);
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight:  bold;
  color: #FFFFFF;

}

.cajacontacto a {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}

.cajacontacto a:hover {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}

.imagengaleria {
  height: 80px;
  border: 2px solid #FFFFFF;
  margin: 5px;
  float:left;
}

.imagengaleria:hover {
  border: 2px solid #CC0000;

}

.mapacas{
    height: 406px;
    width:515px;
    border:1px solid black;
}


