body{
  margin: 0px;
  background-color: #4D4D4D;
  color: #ffffff;
  font-family: trebuchet MS;
  font-size:13px;

  SCROLLBAR-FACE-color: #4D4D4D;
  SCROLLBAR-HIGHLIGHT-color: #ffffff;
  SCROLLBAR-SHADOW-color: #eeeeee;
  SCROLLBAR-ARROW-color: #F78F1E;
  SCROLLBAR-TRACK-color: #ffffff;
  SCROLLBAR-DARKSHADOW-color: #cccccc;
}

/*  INDEX.PHP  */
#fondoplaca{
  background-color: #000000;
  background-image: url(../imgs/placa.jpg);
  background-repeat: no-repeat;

  width: 960px;
  height: 580px;
}

#sloganplaca{
    color: #F78F1E;
    position: relative;
    top: 200px;
    left: -273px;
}

#enterplaca{
    font-size:18px;
    color: #F78F1E;
    font-weight: bold;
    position: relative;
    top: 370px;
    left: -105px;

    cursor: pointer;
}
#textoplaca{
    font-size:20px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
    top: 242px;
    left: 100px;
}
/*  INDEX.PHP  */

/* PIE */
#pie{
   width: 890px;
   background-image: url(../imgs/pix.jpg);
   padding-top:70px;
}
#contenedorpie{
    padding-bottom: 10px;
    font-size: 10px;
    width: 625px;
}
#logopie{
  width:77px;
  height: 45px;
  background-image: url(../imgs/loguito.jpg);
  background-repeat: no-repeat;
  float: left;
}
#direccionpie{
    text-align: left;
    float: left;
    padding-left:25px;
}
#tpfpie{
    font-weight: bold;
    color: #000000;
}
#linkspie{
    position: relative;
    top: 30%;
    float: right;
}
#linkspie a{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
/* PIE */

/* GENERAL */
#guarda{
    background-image: url(../imgs/guarda.jpg);
    width: 113px;
    height: 100%;
    float: left;
    margin-left: 10px;
}
#contenedor{
    background-color: #000000;
    background-image: url(../imgs/pix.jpg);
    background-repeat: vertical;
    color: #000000;
    width: 890px;
    height: 100%;
}
#contenido{
    width: 625px;
    font-size:13px;
    color: #000000;
    margin-top: 70px;
}
.titulo{
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}
td{
    color: #000000;
}

#texto{
      padding-top: 5px;
      padding-left: 20px;
      font-size:13px;
      width: 98%;
    }
.boton{
    border: 2px solid #000000;
    color: #ffffff;
    background-color: #434343;
}
.textoazulpaises{
    font-weight: bolder;
}

#dir{
        font-size: 13px;
    }
    #dirtit{
        font-size: 13px;
        font-weight: bolder;
    }
    #listadirectores{
        padding-left: 47px;
    }
/* GENERAL */

.item{
    font-size:13px;
}

/* SERVICES TABLA */
#tablaservices{
    font-size:13px;
    position:relative;
    left: 70px;
    text-align: left;
}
/* SERVICES TABLA */

/* WHAT IS TPF TABLA */
#tablawhat{
    width: 650px;
    /*position:relative;
    left: 100px;*/
    text-align: left;
}
/* WHAT IS TPF TABLA */


/* BOARD OF DRECTORS */
#textodirectors{
    font-size: 12px;
    position:relative;
    left: 120px;
    text-align: left;
    width: 405px;

}
/* BOARD OF DRECTORS */

/*******************************************************************************/
#solapa{
	width:250px;
	height:34px;
	background-image:url(../imgs/soporte.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:17px;
}
#solapa div{
	float:right;
}
#solapa .textologin{
	font-size:10px;
	color:#FFFFFF;
}
#solapa input{
	font-size:10px;
	width:80px;
}
/*******************************************************************************/