﻿body.impresion #menuLateral{background: url(Images/imagenMenuLateralImpresion.jpg) no-repeat;}
body.impresionB #menuLateral{background: url(Images/imagenMenuLateralDigital.jpg) no-repeat;}



    

/*------------------------IMPRESION----------------------------*/  

#contenidoInterior #texto h1
{
    width:270;
    _width:290;
    color:#FE850C;
}
#contenidoInterior #textoServicios
{
    float:left;
    width:344px;
    height:364px;
    } 
#contenidoInterior #textoOffset,
#contenidoInterior #textoDigital
{
    float:left;
    width:324px;
    height:364px;
    }
#contenidoInterior #textoOffset UL,
#contenidoInterior #textoDigital UL
{
    margin:0 0 0 15px;
    padding:0;
    }
#contenidoInterior #textoOffset UL LI,
#contenidoInterior #textoDigital UL LI
{
    margin:0;
    padding:0;
    }

#contenidoInterior #textoPresupuestos
{
    float:left;
    width:450px;
    height:364px;
    }

body.productoDVD #contenidoInterior #textoPresupuestos,
body.copiasComo #contenidoInterior #textoPresupuestos
{
   height:auto;
   width: 500px;
    }

#contenidoInterior #imagenImpresion
{
    float:left;
	margin-top: 110px!important;
	margin:110 0 0 -11px;
    width:219px;
    height:254px;
    }

#contenidoInterior #imagenDigital
{
    float:left;
    width:219px;
    height:364px;
	margin-left: -11px;
    }

#contenidoInterior #imagenOffset
{
    float:left;
    width:219px;
    height:364px;
	margin-left: 6px;
	margin-top: 20px;
    }




