/**************************************************/
/* index.html                                     */
/**************************************************/
body
{
    background-color: #000000;
    margin-top: 0px;
    margin-left: 0px;
    overflow: auto;
    text-align: center;
}
/**************************************************/
/* index.html                                     */
/**************************************************/
.intro
{
    width: 890px;
    height: 600px;
    position: relative;
    background-image: url('../imagenes/BN_intro_01.jpg');
    cursor: pointer;
    margin: 5px auto;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.contenido
{
    width: 890px;
    height: 600px;
    position: relative;
    background-image: url('../imagenes/BN_contenido_01.jpg');
    background-repeat: no-repeat;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnEmpresaON
{
    width: 160px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnEmpresaON_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnEmpresaOFF
{
    width: 160px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnEmpresaOFF_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
    cursor: pointer;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnProductosON
{
    width: 200px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnProductosON_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnProductosOFF
{
    width: 200px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnProductosOFF_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
    cursor: pointer;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnEventosON
{
    width: 280px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnEventosON_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnEventosOFF
{
    width: 280px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnEventosOFF_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
    cursor: pointer;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnInformacionON
{
    width: 220px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnInformacionON_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnInformacionOFF
{
    width: 220px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnInformacionOFF_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
    cursor: pointer;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnMedio01
{
    width: 10px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnMedio_01.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnMedio01a
{
    width: 10px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnMedio_01a.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnMedio02
{
    width: 10px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnMedio_02.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.BtnMedio02a
{
    width: 10px;
    height: 45px;
    background-image: url('../imagenes/BN_BtnMedio_02a.jpg');
    background-repeat: no-repeat;
    border: solid 0px #000000;
}
/**************************************************/
/* contenido.php                                  */
/**************************************************/
.ifrcontenido
{
    width: 890px;
    height: 400px;
    background-color: #000000;
    vertical-align: middle;
    float: right;
    overflow: hidden;
}
/**************************************************/
/* contacto.php                                   */
/**************************************************/
.contenidoContacto
{
    width: 890px;
    height: 400px;
    background-color: #000000;
    background-image: url('../imagenes/BN_contacto_01.jpg');
    background-repeat: no-repeat;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
/**************************************************/
/* contacto.php                                   */
/**************************************************/
.textoContacto
{
    width: 250px;
    height: 400px;
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    color: #ffffff;
}
/**************************************************/
/* eventos.php                                    */
/**************************************************/
.contenidoEventos
{
    width: 890px;
    height: 400px;
    background-color: #000000;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
/**************************************************/
/* eventos.php                                    */
/**************************************************/
.textoEventos
{
    width: 400px;
    height: 400px;
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    color: #ffffff;
}
/**************************************************/
/* empresa.php                                    */
/**************************************************/
.contenidoEmpresa
{
    width: 890px;
    height: 400px;
    background-color: #000000;
    background-image: url('../imagenes/BN_empresa_01.jpg');
    background-repeat: no-repeat;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
/**************************************************/
/* empresa.php                                    */
/**************************************************/
.textoEmpresa
{
    width: 500px;
    height: 500px;

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
/**************************************************/
/* empresa.php                                    */
/**************************************************/
.separadorEmpresa1
{
    width: 20px;
    height: 400px;
    border-left: solid 1px #B42622;
}
/**************************************************/
/* empresa.php                                    */
/**************************************************/
.separadorEmpresa2
{
    width: 20px;
    height: 400px;
    border-right: solid 1px #B42622;
}
/**************************************************/
/* productos.php                                  */
/**************************************************/
.contenidoProductos
{
    width: 890px;
    height: 400px;
    background-color: #000000;
    background-image: url('../imagenes/BN_productos_01.jpg');
    background-repeat: no-repeat;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
.Submenu1
{
    width: 30px;
    height: 30px;
    background-image: url('../imagenes/BN_BtnSubmenuOFF_01.gif');
    background-repeat: no-repeat;
    text-align: center;
}
