﻿@charset "utf-8";



#ContainerVerde3
{
width: 940px;
height:1000px;
margin: 0 auto;
background-image:url("../imagenes/FondoVerde2.jpg");
background-repeat:repeat-y !important;
}
#ContainerAzul
{
width: 940px;
height:3400px;
margin: 0 auto;
background-image:url("../imagenes/FondoAzul.jpg");
background-repeat:repeat-y !important;
}
#ContainerAzul2
{
width: 940px;
height:1000px;
margin: 0 auto;
background-image:url("../imagenes/FondoAzul.jpg");
background-repeat:repeat-y !important;
}
#ContainerGris
{
width: 940px;
height:604px;
margin: 0 auto;
background-image:url("../imagenes/FondoGris.jpg");
background-repeat:repeat-y !important;
}

#ContainerCafe
{
width: 940px;
height:550px;
margin: 0 auto;
background-image:url("../imagenes/FondoCafe-2.jpg");
background-repeat:repeat-y !important;
}

.ImagenNormal
{
    width:auto;
    height:auto;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ImagenNormal2
{
    width:266px;
    height:116px;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ImagenIzquierda
{
    
    float:left;
    width:auto;
    height:auto;
    margin: 15px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ImagenIzquierda2
{
    
    float:left;
    width:266px;
    height:auto;
    margin: 15px 0 0 35px;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ImagenDerecha
{
    float:right;
    width: auto;
    height: auto;
    margin: 15px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.ImagenNormal:hover
{
    cursor: pointer;
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
    transform:scale(1.15);
    margin-left: 0px;

    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc;
}
.ImagenNormal2:hover
{
    cursor: pointer;
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
    transform:scale(1.15);
    margin-left: 0px;

    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc;
}

.ImagenIzquierda:hover
{
    cursor: pointer;
    -webkit-transform:scale(1.15); 
    -moz-transform:scale(1.15); 
    -ms-transform:scale(1.15); 
    -o-transform:scale(1.15);
    transform:scale(1.15);
    margin-left: 15px;

    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc;

}
.ImagenIzquierda2:hover
{
    cursor: pointer;
    -webkit-transform:scale(1.15); 
    -moz-transform:scale(1.15); 
    -ms-transform:scale(1.15); 
    -o-transform:scale(1.15);
    transform:scale(1.15);
    margin-left: 35px;

    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc;

}

.ImagenDerecha:hover
{
    cursor: pointer;
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
    transform:scale(1.15);
    margin-left: 0px;

    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc;
}


#divGrageas1_3Tintas 
{
width: 940px;
height:550px;
margin: 0 auto;
background-image:url("../imagenes/FondoVerde.jpg");
background-repeat:repeat-y !important;
}

#divPastillas1_3Tintas 
{
width: 940px;
height:400px;
margin: 0 auto;
background-image:url("../imagenes/FondoVerde.jpg");
background-repeat:repeat-y !important;
}

#divPaletas1_3Tintas 
{
width: 940px;
height:700px;
margin: 0 auto;
background-image:url("../imagenes/FondoVerde.jpg");
background-repeat:repeat-y !important;
}

#divCajitas1_3Tintas 
{
width: 940px;
height:400px;
margin: 0 auto;
background-image:url("../imagenes/FondoVerde.jpg");
background-repeat:repeat-y !important;
}

#divGrageasDigital
{
width: 940px;
height:400px;
margin: 0 auto;
background-image:url("../imagenes/FondoAzul.jpg");
background-repeat:repeat-y !important;
}
#divSobresDigital
{
width: 940px;
height:400px;
margin: 0 auto;
background-image:url("../imagenes/FondoAzul.jpg");
background-repeat:repeat-y !important;
}
#divPaletasDigital
{
width: 940px;
height:400px;
margin: 0 auto;
background-image:url("../imagenes/FondoAzul.jpg");
background-repeat:repeat-y !important;
}
#divCajitasDigital
{
width: 940px;
height:250px;
margin: 0 auto;
background-image:url("../imagenes/FondoAzul.jpg");
background-repeat:repeat-y !important;
}
#divTubosDigital
{
width: 940px;
height:500px;
margin: 0 auto;
background-image:url("../imagenes/FondoAzul.jpg");
background-repeat:repeat-y !important;
}
#divPastillerosRectangular
{
width: 940px;
height:350px;
margin: 0 auto;
background-image:url("../imagenes/FondoGris.jpg");
background-repeat:repeat-y !important;
}
#divPastillerosRedondo
{
width: 940px;
height:350px;
margin: 0 auto;
background-image:url("../imagenes/FondoGris.jpg");
background-repeat:repeat-y !important;
}
#divPastillerosDeslizables
{
width: 940px;
height:300px;
margin: 0 auto;
background-image:url("../imagenes/FondoGris.jpg");
background-repeat:repeat-y !important;
}



.filaTabla {
    width:313px;
    height:auto;
    vertical-align:bottom;
}
.TextoProductos { 
   margin: 0 auto;
   text-align:center;
   font-family:Calibri;
   font-size: 20px; 
   font-weight: bold; 
   color: #333333; 
    vertical-align:text-bottom;
   
}
.TextoProductos2 { 
   margin: 0 auto;
   text-align:center;
   font-family:Calibri;
   font-size: 20px; 
   font-weight: bold; 
   color: white;
    vertical-align:text-bottom;
}

/*Tooltip*/



            
