﻿/******************************************************************************
* SLIDER PAGINA PPAL
******************************************************************************/
.pnlMibebeTodo
{
    width: 922px;
    height: 630px;
    position: relative;
    margin-top: 25px;
    background-image: url(img/FondoContenidoMiBebe.gif);
    background-repeat: no-repeat;
}
/******************************************************************************
* ESTILOS DEL TOP
******************************************************************************/
.pnlTopMiBebe
{
    width: 921px;
    height: 30px;
    padding-left: 15px;
    font-family: Verdana;
    font-weight: bolder;
    font-size: 14px;
    color: #ffffff;
    background-image: url(img/headerGuiaMiBebe.gif);
    background-repeat: no-repeat;
}
/******************************************************************************
* ESTILOS DEL CONTENIDO
******************************************************************************/
.pnlSlider A img
{
    border: none 0px #ffffff;
}
.pnlSlider
{
    position: absolute;
    top: 80px;
    left: 3px;
}
.pnlControlesAgregar
{
    position: absolute;
    width: 353px;
    height: 21px;
    top: 460px;
    left: 40px;
}
.pnlHeadAgregar
{
    background-image: url(img/FondoContenidoNuevoMiBebeTop.gif);
    background-repeat: no-repeat;
    position: absolute;
    width: 390px;
    height: 21px;
    top: 0px;
    left: 0px;
    padding-left: 2px;
    padding-top: 2px;
}
.pnlRegistrateMibebe
{
    background-image: url(img/FondoContenidoNuevoMiBebeBottom.gif);
    background-repeat: no-repeat;
    position: absolute;
    width: 390px;
    height: 113px;
    top: 0px;
    left: 0px;
    padding-top: 40px;
    padding-left: 90px;
}
.pnlContenidoAgregar
{
    background-image: url(img/FondoContenidoNuevoMiBebeBottom.gif);
    background-repeat: no-repeat;
    position: absolute;
    width: 390px;
    height: 113px;
    top: 21px;
    left: 0px;
}
.lblAgregarMiBebe
{
    color: #ababab;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 12px;
}
.lblEscribeMiBebe
{
    border: solid 1px #9a9a9a;
    text-align: center;
    font-size: 12px;
    width: 238px;
    height: 15px;
}
.txtNombreImagenMiBebe
{
    position: absolute;
    text-align: center;
    width: 238px;
    height: 15px;
    top: 28px;
    left: 31px;
}
.cajaTextoNombreMiBebe
{
    border: solid 1px #9a9a9a;
    text-align: center;
    font-size: 12px;
    width: 238px;
    height: 15px;
}
.UploadMiBebe
{
    position: absolute;
    border: solid 1px #9a9a9a;
    width: 240px;
    height: 20px;
    font-size: 10px;
    top: 65px;
    left: 31px;
}
.ImagenGuardarMiBebe
{
    position: absolute;
    top: 65px;
    left: 280px;
}
.pnlRecomendarMiBebe
{
    background-image: url(img/FondoContenidoRecomiendaMiBebe.gif);
    background-repeat: no-repeat;
    position: absolute;
    width: 390px;
    height: 113px;
    top: 0px;
    left: 480px;
    padding-top: 51px;
    padding-left: 75px;
}
.ImgPopUpMiBEbe
{
    border: #cfcfcf;
}
.divPopUpFotoMiBebe
{
    position: absolute;
    width: 700px;
    border: solid 1px #bfbbbc;
    text-align: center;
    color: #666666;
    background-color: #ffffff;
}
