@charset "utf-8";
/* CSS Document */

*{
  margin: 0; padding:0;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:11px;
  }
  
img {
  border: 0;
}

.contenedor-general{

  width:574px;
  background-image:url(../images/bgs.jpg);
  background-repeat:repeat-x;
  background-color:#E5E5E5;
  } 
  
.img-border001{
  border:4px solid #FFF;  
  margin-left:13px;
  margin-top:10px;
  margin-bottom:20px;
  }
.tabla001{
  margin-left:30px;
  
  }
td.testimonial {
  vertical-align: top;
  padding-top: 20px;
  padding-right: 28px !important;
}
td.news {
  vertical-align: top;
  padding-top: 0px !important;
  padding-right: 28px !important;
}
ul.news {
  margin-top: 10px;
}
.texto001{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:11px;
  color:#063952;
  font-weight:bold; 
  }
  
.texto002{
  font-family:Tahoma, Geneva, sans-serif;
  font-size:11px;
  color:#666666;
  font-weight:normal; 
}

.enlaces001{
  text-decoration:none; 
  }
  
.enlaces001 a{
  text-decoration:none; 
  }
  
.client-img {
  margin: 0 !important;
  width: 173px;
  position: relative;
  left: -2px;
  }
  
.img-test-gallery {
  position: relative;
  top: -130px;
  text-align: center;
  right: -3%;
}
  
.img-test-news {
  position: relative;
  top: -130px;
  text-align: center;
  right: 13%;
  }
div.news div.contenido p.h2 {
  text-transform: uppercase;
}