﻿body.Duplicacion #imagenMenu{background: url(Images/imagenMenuLateralDuplicacion.jpg) no-repeat;}
body.servicios #menuLateral{background: url(Images/imagenMenuLateralDuplicacion.jpg) no-repeat;}
body.serviciosDuplicacion #menuLateral{background: url(Images/imagenMenuLateralDupServicios.jpg) no-repeat;}
body.serviciosPersonalizacion #menuLateral{background: url(Images/imagenMenuLateralDupPersonalizacion.jpg) no-repeat;}
body.productoCD #menuLateral{background: url(Images/imagenMenuLateralCD.jpg) no-repeat;}
body.productoDVD #menuLateral{background: url(Images/imagenMenuLateralDVD.jpg) no-repeat;}
body.packaging #menuLateral{background: url(Images/imagenMenuLateralPackaging.jpg) no-repeat;}


#contenidoInterior
{
    position:relative;
    width:773px;
    height: auto!important; /* para los browsers buenos */
    background-color:#EBEBEB;
    }
body.productoDVD #contenidoInterior,
body.copiasComo #contenidoInterior
{
	height: auto!important; /* para los browsers buenos */
    height: 625px; /* para IE5+ */
	background-color:#EBEBEB;
	width:773px!important;
	overflow: hidden;
}

body.packaging #contenidoInterior
{
    position:relative;
    width:773px;
    height: auto!important; /* para los browsers buenos */
    height: 604px; /* para IE5+ */
    min-height: 604px; /* para los browsers buenos */    
    background-color:#EBEBEB;
    }
    
body.Duplicacion #contenidoInterior #texto h1,
body.servicios #contenidoInterior #texto h1,
body.serviciosDuplicacion #contenidoInterior #texto h1,
body.serviciosPersonalizacion #contenidoInterior #texto h1,
body.productoCD #contenidoInterior #texto h1,
body.productoDVD #contenidoInterior #texto h1,
body.packaging #contenidoInterior #texto h1
{
  color:#F66000;
  width:265px;
}

/*------------------------DUPLICACION-SERVICIOS----------------------------*/  
#contenidoInterior #texto
{
    float:left;
    width:563;
    _width:583;
    padding:20px 0 0 20px;
	height: Auto;
    }


#contenidoInterior #textoServicios
{
    float:left;
    width:344px;
    height:364px;
    }
#contenidoInterior #textoServicios UL
{
    margin:0 0 0 15px;
    padding:0;
    }
#contenidoInterior #textoServicios UL LI
{
    margin:0;
    padding:0;
    }
#contenidoInterior #textoServicios A,
#contenidoInterior #textoPresupuestos A
{
	font-weight: bold;
	color: #000;
}
#contenidoInterior #textoServicios A:hover,
#contenidoInterior #textoPresupuestos A:hover
{
	color: #FF6600;
}
#contenidoInterior #imagenServicios
{
    float:left;
	margin-top:14px!important; /*firefox*/
	margin:50 0 -14 0px
    width:219px;
    height:250px;
    }

#contenidoInterior #imagenServicios img
{
    top:44px;
	
}
/*------------------------DUPLICACION-PRODUCTO----------------------------/*/
#contenidoInterior #textoClientes
{
    float:left;
    width:450px;
    height:364px;
    }
#contenidoInterior #textoProducto
{
    float:left;
    width:272px;
    height:364px;
    }
#contenidoInterior #textoProducto UL
{
    margin:0 0 0 15px;
    padding:0;
    }
#contenidoInterior #textoProducto UL LI
{
    margin:0;
    padding:0;
    }
#contenidoInterior #imagenProducto
{
    float:left;
	margin-top: -20px; /*firefox*/
	top: -20px; /*iexplorer*/
    width:219px;
    height:364px;

    }


/*------------------------DUPLICACION-PACKAGING----------------------------/*/

    
body.packaging #contenedorPrincipal 
{
    position:absolute;
    width: 788px;
    left: 50%;
    margin-left: -394px;
    top:50%;
    height: auto!important; /* para los browsers buenos */
    height: 668px; /* para IE5+ */
    min-height: 668px; /* para los browsers buenos */    
    background: url(Images/sombraLateral.gif) repeat-y;
    }


#contenidoInterior #texto
{
    float:left;
    width:563;
    _width:583;
    padding-left:20px;
    }

#contenidoInterior #encabezado
{
    padding-right:20px;
    }
#contenidoInterior #textoPackaging
{
    float:left;
    width:225px;
    }
#contenidoInterior #textoPackaging UL
{
    margin:0 0 15px 15px;
    padding:0;
    list-style:none;
    }
#contenidoInterior #textoPackaging UL LI
{
    margin:0;
    padding:0;
    list-style:none;
    }
#contenidoInterior #textoPackaging UL LI A
{
    color:#333;
    }
#contenidoInterior #textoPackaging UL LI A:hover
{
    color:#F66013;
    }
#contenidoInterior #imagenPackaging
{
    float:left;
    }




