tr.titulo td { 
  text-align:left; 
  border-bottom:1px solid; 
  font-weight:bold;font-size: 140%;
}

  table.liste_grue {
border:none;
}

  body {
color: black; background-color: rgb(204, 204, 255);
}

a:link {
color:#000099
}

a:visited {
color:#990099
}

img.flag {
  width:52px; 
  height:31px; border:none; 
}

img.flag2 {
  width:84px; 
  height:44px; border:none; 
}


td.bandera {
  text-align:center;
}

img.logo {
  width: 130px; 
  height: 83px;
}

img.logo2 {
  width: 80%; 
  height: 80%;
}

img.portada {
  width: 58.6px; 
  height: 44px; 
}

img.bvqi {
  width: 101px;
  height: 68px;
}

img.photo{
  width:320px;
}

tr.datos td{
  font-style:italic; 
  font-weight:bold;
}

tr.grua td{
  border:1px solid;
}

tr.grua td.img {
  width:35px; 
}

tr.sold td.modelo {
  background: url('sold.jpg.en') rgb(204, 204, 255); 
  background-repeat: no-repeat;
  background-position: -2px 50%
}

tr.vendu td.modelo {
  background: url('vendu.jpg.fr') rgb(204, 204, 255); 
  background-repeat: no-repeat;
  background-position: -2px 50%
}

tr.vendido td.modelo {
  background: url('vendido.jpg.es') rgb(204, 204, 255); 
  background-repeat: no-repeat;
  background-position: -2px 50%
}

tr.sprzedane td.modelo {
  background: url('sprzedane.jpg.pl') rgb(204, 204, 255); 
  background-repeat: no-repeat;
  background-position: -2px 50%
}

tr td.modelo {
  width: 30%
}
a.link {
font-size: 13px
}