/* 
    Document   : skin
    Created on : 21/09/2009, 12:26:43 PM
    Author     : lrodriguez
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root
{ 
  display: block;
}

a
{
color:#10335f;
text-decoration:none;
}
a:hover
{
color:#d62f29;
text-decoration:none;
}



.layout
{
  width:982px;
  background-image:url("../../../imagenes/bg-content.jpg");
  background-repeat:no-repeat;
  border:solid 1px #0a2647;
  position:absolute;
  left: 50%;
  margin-left: -491px;
}



/*estilos del header*/
.header
{
  width:980px;
  height:183px;
  background-image:url("../../../imagenes/header-imag.jpg");
}

#slogan1
{
  float:left;
  margin:145px 0 0 300px;
  width:380px;
  height:30px;
  background-image:url("../../../imagenes/header-slogan1.png");
  display:block;
}

#slogan2
{
  float:left;
  margin:145px 0 0 300px;
  width:380px;
  height:30px;
  background-image:url("../../../imagenes/header-slogan2.png");
  display:none;
}



/*estilos del menu*/
.menu
{
  float:left;
  width:778px;
  height:41px;
  border:solid 0px red;
}

.btnTienda
{
  float:left;
  background-image:url(../../../imagenes/btn-tienda-normal.png);
  width:159px;
  height:41px;
  cursor:pointer;
}

.btnMiembros
{
  float:left;
  background-image:url(../../../imagenes/btn-miembros-normal.png);
  width:169px;
  height:41px;
  cursor:pointer;
}

.btnProxEventos
{
  float:left;
  background-image:url(../../../imagenes/btn-prox-eventos-normal.png);
  width:261px;
  height:41px;
  cursor:pointer;
}

.btnFranquicias
{
  float:left;
  background-image:url(../../../imagenes/btn-franquicias-normal.png);
  width:189px;
  height:41px;
  cursor:pointer;
}



/*estilos del submenu*/
.submenu
{
  float:left;
  width:202px;
  height:1631px;
  background-image:url("../../../imagenes/bg-logos.png");
  border:solid 0px red;
}

.btnPrincipal
{
  background-image:url(../../../imagenes/btn-princnormal-muaynormal.png);
  width:202px;
  height:84px;
  cursor:pointer;border:solid 0px red;
}

.btnMuayThai
{
  background-image:url(../../../imagenes/btn-submenu-muay-thai-normal.jpg);
  width:202px;
  height:34px;
  cursor:pointer;
}

.btnBrazJiujitsu
{
  background-image:url(../../../imagenes/btn-submenu-brazjiu-normal.jpg);
  width:202px;
  height:34px;
  cursor:pointer;
}

.btnGaleria
{
  background-image:url(../../../imagenes/btn-submenu-galeria-normal.jpg);
  width:202px;
  height:34px;
  cursor:pointer;
}

.btnInstalaciones
{
  background-image:url(../../../imagenes/btn-submenu-instalaciones-normal.jpg);
  width:202px;
  height:34px;
  cursor:pointer;
}

.btnInformes
{
  background-image:url(../../../imagenes/btn-submenu-info-normal.jpg);
  width:202px;
  height:34px;
  cursor:pointer;
}

.imagSubmenuInfoAbajo
{
  background-image:url(../../../imagenes/imag-submenu-info-normal.jpg);
  width:202px;
  height:115px;
}

.logoMostrito
{
  margin:-80px 0 0 50px;
  background-image:url(../../../imagenes/logo-mostrito.png);
  background-repeat:no-repeat;
  width:107px;
  height:129px;
}

.logoWBC
{
  margin:10px 0 0 60px;
  background-image:url(../../../imagenes/logo-wbc.png);
  background-repeat:no-repeat;
  width:99px;
  height:123px;
}

.logoMuayWBC
{
  margin:10px 0 0 60px;
  background-image:url(../../../imagenes/logo-wbc-muaythai.png);
  background-repeat:no-repeat;
  width:99px;
  height:123px;
}

.logoMachado
{
  margin:10px 0 0 50px;
  background-image:url(../../../imagenes/logo-machado.png);
  background-repeat:no-repeat;
  width:106px;
  height:102px;
}

.logoAsociacion
{
  margin:10px 0 0 40px;
  background-image:url(../../../imagenes/logo-assoc.png);
  background-repeat:no-repeat;
  width:117px;
  height:122px;
}

.logoBrasil
{
  margin:10px 0 0 50px;
  background-image:url(../../../imagenes/logo-brasil.png);
  background-repeat:no-repeat;
  width:100px;
  height:99px;
}



/*estilos del contenido*/
.main
{
  float:left;
  width:980px;
  height:auto;
  background-color:white;
  border:solid 0px red;
}

.sombraMenu
{
  margin:0 0 0 0;
  background-image:url(../../../imagenes/sombra-menu.png);
  background-repeat:no-repeat;
  width:778px;
  height:11px;
}

.principal
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
  border:solid 0px red;
}

.txt-ImagPrincipal
{
  float:left;
  margin:25px 0 0 15px;
  width:443px;
  height:auto;
  font-family:arial;
  font-size:12px;
  text-align:justify;
  border:solid 0px #ed1e26;
}

.imagPrincipal
{
  float:left;
  margin:25px 0 0 15px;
  background-image:url(../../../imagenes/mision-vision.jpg);
  background-repeat:no-repeat;
  width:443px;
  height:410px;
  border:solid 0px #ed1e26;
}

.imagPrincipal2
{
  float:left;
  margin:25px 0 0 15px;
  background-image:url(../../../imagenes/enero.jpg);
  background-repeat:no-repeat;
  width:443px;
  height:348px;
  border:solid 0px #ed1e26;
}

.muayThai
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
}

.brazJiujitsu
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
}

.galeria
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
}

.instalaciones
{
  float:left;
  margin:10px 0 0 11px;
  width:750px;
  height:auto;
  border:solid 0px red;
}

.informes
{
  float:left;
  margin:10px 0 0 11px;
  width:750px;
  height:auto;
  border:solid 0px red;
}

/*COMIENZAN ESTILOS DETALLE DE LAS SUCURSALES*/
.detalleSucursal
{
  float:left;
  margin:10px 0 0 11px;
  width:750px;
  height:auto;
  border:solid 0px red;
}

.marcoSucursal
{
  float:left;
  margin:10px 0 0 0;
  width:750px;
  height:261px;
  border:solid 0px red;
}

.imgAmpMatriz1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz5.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz6
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz6.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz7
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz7.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz8
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz8.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz9
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz9.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpMatriz10
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-matriz10.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLinda1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-linda1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLinda2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-linda2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLinda3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-linda3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLinda4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-linda4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLinda5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-linda5.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle5.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle6
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle6.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle7
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle7.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle8
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle8.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle9
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle9.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle10
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle10.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle11
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle11.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle12
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle12.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle13
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle13.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle14
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle14.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpValle15
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-valle15.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpCumbres1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-cumbres1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpCumbres2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-cumbres2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpCumbres3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-cumbres3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpCumbres4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-cumbres4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpCumbres5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-cumbres5.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSanNicolas1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-pendiente.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSanNicolas2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-pendiente.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSanNicolas3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-pendiente.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSanNicolas4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-pendiente.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSanNicolas5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-pendiente.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSaltillo1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-saltillo1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSaltillo2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-saltillo2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSaltillo3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-saltillo3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSaltillo4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-saltillo4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpSaltillo5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-pendiente.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco5.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco6
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco6.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco7
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco7.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco8
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco8.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpWeslaco9
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-weslaco9.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLeon1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-leon1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLeon2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-leon2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLeon3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-leon3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLeon4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-leon4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpLeon5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-leon5.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas1
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas1.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas2
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas2.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas3
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas3.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas4
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas4.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas5
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas5.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas6
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas6.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas7
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas7.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas8
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas8.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas9
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas9.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.imgAmpChiapas10
{
  float:left;
  width:382px;
  height:261px;
  background-image:url(../../../imagenes/img-amp-chiapas10.jpg);
  background-repeat:no-repeat;
  border:solid 0px blue;
}

.datosSuc
{
  float:left;
  margin:0 0 0 30px;
  width:335px;
  height:261px;
  border:solid 0px blue;
}

.tituloDetalle
{
  float:left;
  width:334px;
  font-family:arial;
  font-size:16px;
  font-weight:bold;
  color:red;
  border:solid 0px red;
}

.tituloRojo
{
  float:left;
  margin:10px 0 0 0;
  width:100px;
  height:18px;
  font-family:arial;
  font-size:15px;
  font-weight:bold;
  color:#e21c24;
  border:solid 0px red;
}

.tituloAzul
{
  float:left;
  margin:7px 0 0 0;
  width:230px;
  height:18px;
  font-family:arial;
  font-size:19px;
  font-weight:bold;
  color:#00479e;
  border:solid 0px blue;
}

.direcDetalle
{
  float:left;
  margin:30px 0 0 0;
  width:332px;
  height:70px;
  font-family:arial;
  font-size:14px;
  color:black;
  border:solid 0px blue;
}

.telDetalle
{
  float:left;
  margin:10px 0 0 0;
  width:332px;
  height:18px;
  font-family:arial;
  font-size:15px;
  font-weight:bold;
  color:#00479e;
  border:solid 0px pink;
}

.correoDetalle
{
  float:left;
  margin:5px 0 0 0;
  width:332px;
  height:18px;
  font-family:arial;
  font-size:15px;
  font-weight:bold;
  color:#00479e;
  border:solid 0px blue;
}

.divThumbs
{
  float:left;
  margin:17px 0 0 0;
  width:750px;
  height:94px;
  border:solid 0px red;
}

.matrizThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb5-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb6
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb6-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb7
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb7-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb8
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb8-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb9
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb9-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.matrizThumb10
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb10-matriz.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.lindaVistaThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-linda.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.lindaVistaThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-linda.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.lindaVistaThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-linda.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.lindaVistaThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-linda.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.lindaVistaThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb5-linda.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb5-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb6
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb6-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb7
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb7-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb8
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb8-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb9
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb9-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb10
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb10-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb11
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb11-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb12
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb12-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb13
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb13-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb14
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb14-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.valleThumb15
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb15-valle.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.cumbresThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-cumbres.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.cumbresThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-cumbres.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.cumbresThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-cumbres.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.cumbresThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-cumbres.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.cumbresThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb5-cumbres.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.sanNicolasThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb-pendiente.png);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.sanNicolasThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb-pendiente.png);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.sanNicolasThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb-pendiente.png);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.sanNicolasThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb-pendiente.png);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.sanNicolasThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb-pendiente.png);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.saltilloThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-saltillo.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.saltilloThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-saltillo.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.saltilloThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-saltillo.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.saltilloThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-saltillo.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.saltilloThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb-pendiente.png);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb5-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb6
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb6-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb7
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb7-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb8
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb8-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.weslacoThumb9
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb9-weslaco.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.leonThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-leon.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.leonThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-leon.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.leonThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-leon.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.leonThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-leon.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.leonThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb5-leon.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb1
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb1-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb2
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb2-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb3
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb3-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb4
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb4-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb5
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb5-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb6
{
  float:left;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb6-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb7
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb7-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb8
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb8-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb9
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb9-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}

.chiapasThumb10
{
  float:left;
  margin:0 0 0 17px;
  width:136px;
  height:94px;
  background-image:url(../../../imagenes/thumb10-chiapas.jpg);
  background-repeat:no-repeat;
  cursor:pointer;
  border:solid 0px blue;
}
/*TERMINAN ESTILOS DETALLE DE LAS SUCURSALES*/

.tienda
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
}

.miembros
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
}

.proxEventos
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
}

.franquicias
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
}

.proximamente
{
  float:left;
  margin:400px 0 0 14px;
  background-image:url(../../../imagenes/seccion-proximamente.jpg);
  background-repeat:no-repeat;
  width:436px;
  height:61px;
}

.sucursal
{
  float:left;
  margin:15px 0 0 13px;
  width:233px;
  height:201px;
  border:solid 0px red;
}

.bgImagSucursal1
{
  float:left;
  background-image:url(../../../imagenes/sucursal-matriz.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
  border:solid 0px red;
}

.bgImagSucursal2
{
  float:left;
  background-image:url(../../../imagenes/sucursal-linda-vista.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.bgImagSucursal3
{
  float:left;
  background-image:url(../../../imagenes/sucursal-valle.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.bgImagSucursal4
{
  float:left;
  background-image:url(../../../imagenes/sucursal-cumbres.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.bgImagSucursal5
{
  float:left;
  background-image:url(../../../imagenes/sucursal-pendiente.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.bgImagSucursal6
{
  float:left;
  background-image:url(../../../imagenes/sucursal-saltillo.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.bgImagSucursal7
{
  float:left;
  background-image:url(../../../imagenes/sucursal-leon.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.bgImagSucursal8
{
  float:left;
  background-image:url(../../../imagenes/sucursal-chiapas.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.bgImagSucursal9
{
  float:left;
  background-image:url(../../../imagenes/sucursal-weslaco-texas.png);
  background-repeat:no-repeat;
  width:233px;
  height:201px;
  cursor:pointer;
}

.tituloSuc1
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-matriz.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc2
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-linda-vista.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc3
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-valle.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc4
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-cumbres.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc5
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-san-nicolas.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc6
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-saltillo.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc7
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-leon.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc8
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-chiapas.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.tituloSuc9
{
  float:left;
  margin:168px 0 0 3px;
  background-image:url(../../../imagenes/thaichamp-weslaco-texas.png);
  background-repeat:no-repeat;
  width:224px;
  height:20px;
}

.informesSucursales
{
  float:left;
  margin:15px 0 0 13px;
  width:233px;
  height:170px;
  border:solid 0px red;
}

.tituloText
{
  float:left;
  margin:10px 0 0 0;
  font-family:arial;
  font-size:16px;
  text-align:center;
  color:#d62f29;
  width:233px;
  height:20px;
  font-weight:bold;
}

.direcText
{
  float:left;
  margin:20px 0 0 0;
  width:233px;
  height:65px;
  font-family:arial;
  font-size:12px;
  text-align:center;
  border:solid 0px blue;
}

.telText
{
  float:left;
  margin:5px 0 0 0;
  width:233px;
  height:18px;
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  border:solid 0px blue;
}

.linkCorreo
{
  float:left;
  margin:0 0 0 0;
  width:233px;
  height:18px;
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  border:solid 0px blue;
}

.dieta
{
  float:left;
  margin:0 0 0 14px;
  width:480px;
  height:auto;
  text-align:center;
}

.titulo
{
  float:left;
  margin:20px 0 0 0;
  width:480px;
  height:40px;
  font-family:arial,verdana;
  font-size:15px;
  font-weight:bold;
  color:#00479e;
  text-align:center;
}

.bnrTituloMuayThai
{
  float:left;
  margin:20px 0 0 0;
  width:480px;
  height:120px;
  background-image:url("../../../imagenes/banner-muay-thai.png");
  background-repeat:no-repeat;
}

.bnrTituloJiuJitsu
{
  float:left;
  margin:20px 0 0 0;
  width:480px;
  height:120px;
  background-image:url("../../../imagenes/banner-jiujitsu-brasileno.png");
  background-repeat:no-repeat;
}

.bnrTituloMMA
{
  float:left;
  margin:20px 0 0 0;
  width:480px;
  height:120px;
  background-image:url("../../../imagenes/banner-mma.png");
  background-repeat:no-repeat;
}

.textMuayThaiJiuJitsu
{
  float:left;
  margin:20px 0 0 0;
  width:480px;
  font-family:arial,verdana;
  font-size:12px;
  color:#000;
  text-align:justify;
}

.textDieta
{
  margin:10px 0 0 0;
  width:480px;
  font-family:arial,verdana;
  font-size:12px;
  color:#000;
  text-align:justify;
}

.tree
{
  float:left;
  margin:10px 0 0 18px;
  width:450px;
  font-family:arial,verdana;
  font-size:11px;
  color:#10335f;
  border:solid 0px blue;
}

.linkTree
{
  float:left;
  font-family:arial,verdana;
  font-size:11px;
  color:#10335f;
  cursor:pointer;
  border:solid 0px blue;
}

.linkTreeAct
{
  float:left;
  font-family:arial,verdana;
  font-size:11px;
  color:#10335f;
  font-weight:bold;
  border:solid 0px blue;
}

.separadorTree
{
  float:left;
  width:20px;
  font-family:arial,verdana;
  font-size:11px;
  color:#10335f;
  text-align:center;
  border:solid 0px blue;
}

.linkFacebook
{
  float:left;
  width:160px;
  height:60px;
  margin:50px 0 0 295px;
  font-family:arial,verdana;
  font-size:15px;
  color:#000;
  font-weight:bold;
  text-align:center;
  border:solid 0px red;
}

.linkTextFacebook
{
  margin:0 0 0 0;
  width:160px;
  height:20px;
  font-family:arial,verdana;
  font-size:15px;
  color:#000;
  font-weight:bold;
  text-align:center;
  border:solid 0px blue;
}

.seccionNoticias
{
  float:right;
  margin:0 0 0 12px;
  background-image:url("../../../imagenes/bg-noticias.png");
  width:270px;
  height:1440px;
  border:solid 0px red;
}

.noticia1
{
  float:left;
  margin:20px 0 0 15px;
  width:238px;
  height:auto;
  border:solid 0px red;
}

.noticia2
{
  float:left;
  margin:20px 0 0 15px;
  width:238px;
  height:auto;
  border:solid 0px red;
}

.noticia3
{
  float:left;
  margin:20px 0 0 15px;
  width:238px;
  height:auto;
  border:solid 0px red;
}

.imagNoticia1
{
  float:left;
  background-image:url("../../../imagenes/imag-noticia4.jpg");
  width:238px;
  height:161px;
}

.imagNoticia2
{
  float:left;
  background-image:url("../../../imagenes/imag-noticia1.jpg");
  width:238px;
  height:161px;
}

.imagNoticia3
{
  float:left;
  background-image:url("../../../imagenes/imag-noticia3.jpg");
  width:238px;
  height:161px;
}

.tituloNoticia
{
  float:left;
  margin:10px 0 0 0;
  width:238px;
  font-family:arial,verdana;
  font-size:14px;
  font-weight:bold;
  color:#00479e;
  cursor:pointer;
}

.descripcionNoticia
{
  float:left;
  margin:10px 0 0 0;
  width:238px;
  font-family:arial,verdana;
  font-size:12px;
  color:#000000;
}

.fechaNoticia
{
  float:left;
  margin:18px 0 0 0;
  width:238px;
  height:13px;
  font-family:arial,verdana;
  font-size:10px;
  color:#00479e;
  border:solid 0px red;
}

.lineaNoticia
{
  float:left;
  margin:0 0 0 0;
  width:235px;
  height:2px;
  background-image:url("../../../imagenes/linea-noticia.png");
  background-repeat:no-repeat;
  border:solid 0px red;
}




/*estilos de marcas*/
.marcas
{
  float:left;
  width:778px;
  height:101px;
  background-image:url("../../../imagenes/bg-marcas.png");
  border:solid 0px red;
}

.logoWindy
{
  float:left;
  margin:5px 0 0 70px;
  background-image:url(../../../imagenes/logo-windy.png);
  background-repeat:no-repeat;
  width:131px;
  height:92px;
}

.logoMarcaThaichamp
{
  float:left;
  margin:5px 0 0 70px;
  background-image:url(../../../imagenes/logo-marca-thaichamp.png);
  background-repeat:no-repeat;
  width:251px;
  height:91px;
}

.logoAtama
{
  float:left;
  margin:5px 0 0 70px;
  background-image:url(../../../imagenes/logo-atama.png);
  background-repeat:no-repeat;
  width:101px;
  height:91px;
}



/*estilos del footer*/
.footer
{
  float:left;
  width:778px;
  height:49px;
  background-image:url("../../../imagenes/footer-bg-copyright.png");
}

.textFooter
{
  float:left;
  width:336px;
  margin-left:235px;
  margin-top:21px;
  float:left;
  font-family:arial,verdana;
  font-size:11px;
  color:#f8f2d6;
}

.txtTituloProducto
{
  float:left;
  margin:25px 0 0 14px;
  width:436px;
  height:auto;
  font-family:arial;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  color:#00479e;
  border:solid 0px red;
}

.	Producto1
{
  float:left;
  margin:25px 0 0 15px;
  background:url(../../../imagenes/producto-short-individual2.jpg) no-repeat;
  width:443px;
  height:308px;
  border:solid 0px #ed1e26;
}

.imagProducto2
{
  float:left;
  margin:25px 0 0 15px;
  background:url(../../../imagenes/producto-short-individual.jpg) no-repeat;
  width:443px;
  height:334px;
  border:solid 1px #ed1e26;
}

.txtInformesProducto
{
  float:left;
  margin:25px 0 0 14px;
  width:436px;
  height:auto;
  font-family:arial;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#00479e;
  border:solid 0px red;
}
