*
{
    padding: 0;
    margin: 0;
}

body
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
}

#grupo
{
    margin: 0 auto;
    width: 900px;
    height: auto;href=" & Chr(34) & strVinculo & Chr(34) & " 
}
#superior
{
    width: 880px;
    height: 280px;
    color: #333;
    padding: 10px;
    background-image: url(../../Imagenes/cabecera.jpg);
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
    box-shadow: 2px 2px 5px #666;
}
#pie
{
    width: 880px;
    height: 20px;
    color: #333;
    padding: 10px;
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
    box-shadow: 0px 0px 0px #666;
    text-align: center;
    vertical-align: middle;
    background-image: url(../../Imagenes/imageMenu_.png);
}
/*  #pie
        {
            width: 878px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            background-color: #B8C8DA;
            border-color: #003399 solid;
            padding: 11px;
            text-align: center;
            box-shadow: 2px 2px 5px #666;
        }*/
/*Menu
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 902px;
    height: 50px;
    background-image: url(../../Imagenes/imageMenu_.png);
    -webkit-transition: all 0.8s ease-in-out; /*  Animation with transition in Firefox (No supported Yet) */
    -moz-transition: all 0.8s ease-in-out; /* Animation with transition in Opera (No supported Yet)*/
    -o-transition: all 0.8s ease-in-out;
}

div.menu
{
    width: 870px;
    color: #333; /* */
    padding: 15px;
    margin: 0px;
    box-shadow: 2px 2px 5px #666;
}
div.menu ul
{
    width: 870px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div.menu ul li a, div.menu ul li a:visited
{
    width: 20%;
    padding: 15px 66px 15px 66px;
    text-decoration: none;
    color: black;
    margin-left: -15px; /* This is the background used for the animation */
    background-image: url(../../Imagenes/image_.png); /* Align the image position to the left of the a */
    background-position: left;
    -webkit-transition: all 0.8s ease-in-out; /*  Animation with transition in Firefox (No supported Yet) */
    -moz-transition: all 0.8s ease-in-out; /* Animation with transition in Opera (No supported Yet)*/
    -o-transition: all 0.8s ease-in-out;
}

div.menu ul li a:hover
{
    color: white; /* Align the image position of the background to the right*/
    background-position: right;
}

div.menu ul li a:active
{
    color: #cfdbe6;
    text-decoration: none;
}

#contenido
{
    width: 878px;
    height: 500px;
    color: #333;
    border: 1px solid #ccc;
    background: #FFF;
    padding: 10px;
    box-shadow: 2px 2px 5px #666;
}

/*Inicio */

.inicio
{
    float: left;
    height: 400px;
    max-width: 400px;
    border-color: #0066FF;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: 40px;
    margin-left: 30px;
}

.iminicio
{
    float: left;
    width: 320px;
    height: 243px;
    background-image: url(../../Imagenes/market31.jpg);
    float: left;
    margin-top: 80px;
}

/*Nosotros */
#noscontenido
{
    width: 900px;
    height: 600px;
    margin: auto;
    background: #FFF;
}
.imnos
{
    float: left;
    width: 320px;
    height: 240px;
    background-image: url(../../Imagenes/market.jpg);
    float: left;
    margin-left: 55px;
}

.nos
{
    float: right;
    height: 202px;
    max-width: 400px;
    border-color: #0066FF;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-right: 50px;
    margin-top: 20px;
    text-align: justify;
}


.nos1
{
    float: right;
    max-width: 700px;
    border-color: #0066FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-top: 40px;
    margin-right: 100px;
    text-align: justify;
}

/*Nosotros */
#Sercontenido
{
    width: 900px;
    height: 2100px;
    margin: auto;
    background: #FFF;
}

.servicios
{
    width: 400px;
    float: left;
    height: 202px;
    max-width: 550px;
    border-color: #0066FF;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-left: 50px;
    margin-top: 30px;
    text-align: justify;
}

.listaserv
{
    line-height: 2;
    margin-left: 5%;
}

.imserv
{
    float: left;
    width: 350px;
    height: 600px;
    background-image: url(../../Imagenes/market1.jpg);
    margin-left: 55px;
    margin-top: 65px;
    text-align: justify;
}

.imserv1
{
    float: right;
    width: 350px;
    height: 875px;
    background-image: url(../../Imagenes/market2.jpg);
    margin-right: 5%;
    margin-top: 30px;
    text-align: justify;
}

.imserv2
{
    float: right;
    width: 350px;
    height: 510px;
    background-image: url(../../Imagenes/market3.jpg);
    margin-left: 25%;
    text-align: justify;
}


/*Actualizaciones */
#Actcontenido
{
    width: 900px;
    height: 500px;
    margin: auto;
}

#formulario
{
    width: 850px;
    height: 500px;
    padding-top: 50px;
    padding-left: 50px;
    background-color: #B9D5EC;
    margin: auto;
    border: 5px solid #FFF;
}

#titulos
{
    width: 150px;
}

.titulo
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 400%;
}

#campostexto
{
    width: 280px;
    float: right;
    margin-right: 10%;
    margin-top: -76%;
}

#junto
{
    width: 500px;
    height: 400px;
    margin-left: 25%;
}

#consultas
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #4093B3;
    margin-bottom: 10px;
    margin-left: 32%;
    letter-spacing: 2px;
}

/*Contacto */
Contcontenido
{
    width: 900px;
    height: 800px;
    margin: auto;
    font-family: "Trebuchet MS";
    font-size: 14px;
}
#Contformulario
{
    width: 890px;
    padding-top: 50px;
    height: 600px;
    background-color: #B9D5EC;
    margin: auto;
    border: 5px solid #FFF;
    text-align: center;
}
.divRenglones
{
    width: 600px;
    background-color: #B9D5EC;
    margin: auto;
    border: 0;
}
.DivPanelCotroles
{
    width: 890px;
    background-color: #B9D5EC;
    border: 0;
    text-align: left;
}
.DivPanelDerecho
{
    float: right;
    width: 450px;
    padding-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.DivPanelIzquierdo
{
    float: left;
    width: 120px;
    padding-left: 10px;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 10px;
}
.divttitulo
{
    width: 300px;
    text-align: right; /*	font-family:Tahoma, Geneva, sans-serif; 	font-size:14px;*/
    font-weight: bold;
    color: #666666;
    line-height: 400%;
}



#Conttitulos
{
    width: 890px;
    text-align: center;
}

.Conttitulo
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 400%;
}

#Contcampostexto
{
    width: 280px;
    float: right;
    margin-right: 25%;
    margin-top: -53%;
}

#Contjunto
{
    width: 500px;
    height: 400px;
    margin-left: 30%;
}

#Contconsultas
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #4093B3;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

#Contconsul
{
    resize: none;
}

/*Contacto */
#contenidoClie
{
    width: 860px;
    margin: auto;
    background-color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
}
/*  {
            padding: 0;
            margin: 0;
        }
        
        body
        {
            background-color: #d7e7fa;
            background-image: url(../../Imagenes/back_2.gif);
        }*/



#Panelcliente
{
    width: 860px;
    height: 200px;
    margin: auto;
    background: #FFFF99;
}



#muestras
{
    float: left;
    width: 546px;
    height: 200px;
    text-align: center;
    background: #BCC8E7; /*  overflow-x: scroll;*/
}

.cuadro_muestra
{
    float: left;
       position: relative;
    height: 182px;
    width: 184px;
    background-color: #537de9;
}


a.OpacaImagen img
{
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0; /*Fin Contacto */
}

a.OpacaImagen:hover img
{
    filter: alpha(opacity=10);
    -moz-opacity: 0.2;
    opacity: 0.2;
    -khtml-opacity: 0.2;
  
}

.FuerzaOpaco
{
    filter: alpha(opacity=10);
    -moz-opacity: 0.2;
    opacity: 0.2;
    -khtml-opacity: 0.2;
    
}
.DivTipoMuestra
{
    position: absolute;
    width: 184px;
    height: 0px;
    font-size: 20px;
    font-weight: bold;
    top: 80px;
    text-align: center;
    vertical-align: middle;
}
    