body {
  margin: 0;
  padding: 0;
  font-family: Arial Rounded MT Bold, Trebuchet MS, Verdana, Arial;
  -webkit-tap-highlight-color:rgba(0,0,255,0.7);
  background-image:url('comunes/img/fondo3.jpg');
  background-attachment:fixed;
}

.tituloImg {
  width: 100%;
  min-width: 650px;
  margin: 0;
  padding: 0;
}

.titulo {
  max-width: 640px;
  min-width: 320px;
  overflow: hidden;
  padding-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0;
  margin-bottom: 0px;
}

.contenedor {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 640px;
  min-width: 320px;
}

.linea1:hover, .linea2:hover {
  cursor: pointer;
  border-bottom:1px solid red;
  border-top:1px solid red;
  border-left:1px solid red;
  border-right:1px solid red;
}

.linea1, .linea2 {
  list-style:none;
  padding: 9px;
  margin:0;
  min-height: 82px;
  border-bottom:1px solid transparent;
  border-top:1px solid transparent;
  border-left:1px solid transparent;
  border-right:1px solid transparent;
  margin-bottom:4px;
}

.linea1 {
  background-color: #b5c8ff;
}

.linea2 {
  background-color: #e5ecff;
}

.imgDato {
  float: left;
  clear: left;
  width: 70px;
  height: 70px;
  margin: 0;
  margin-right: 8px;
  margin-bottom: 3px;
  padding: 5px;
  -webkit-tap-highlight-color:rgba(0,0,255,0.7);
}

.imgBorde1 {
  border: 1px solid #e5ecff;
}

.imgBorde2 {
  border: 1px solid #b5c8ff;
}

.masFotos:hover {
  border: 1px solid red;
}

.pvpDato {
  text-align: right;
  padding-right: 5px;
  font-weight: bold;
  font-family: Arial Rounded MT Bold;
  color: #0000b0;
  font-size: 20px;
  margin-bottom:5px;
}

.ppalDato {
  /*float: right;
  clear: right;
  margin: 0;
  height: 32px;*/
  overflow: hidden;
  text-align:right;
  margin-bottom:0;
  margin-top:5px;
}

.tituloDato {
  font-weight: bold;
  font-size: 18px;
  margin-top: 0;
  font-family: Arial Rounded MT Bold;
  /*font-variant: small-caps;*/
}

.textoCortoDato, .textoLargoDato {
  margin-bottom: 0;
  font-size: 14px;
  font-family: trebuchet, verdana, arial;
}

.indexBody {
  background-image: url('fondo3.jpg');
}

.indexTitulo {
}

.indexContenedor {
  background-image: url('fondo3.jpg');
}

a img {
  border:0 none;
}

#chivatoJS {
  margin-top:0;
}

.bottomImg {
  text-align:center;
}

#bottomImgIcon {
  border: 1px solid transparent;
}

#bottomImgIcon:hover {
  border: 1px solid red;
}
