﻿#boxes
{
    height: 210px;
    margin-top: 9px;
}

#socialbox
{
    width: 190px;
    float: left;
}

#encuesta
{
    height: 142px;
    border: solid 2px #7FD13B;
    margin-bottom: 5px;
}

.pregunta
{
    color: #7FD13B;
    font-size: 13px;
    padding-top: 6px;
    text-align: left;
    margin: 0 30px 0 8px;
}

.respuesta .pregunta
{
    font-size: 18px;
    margin-left: 20px;
    margin-top: 8px;
}
.result
{
    display: inline;
}
.mensajesubmit
{
    color: #EA157A;
    background-color: transparent;
    font-size: 10px;
}

.opcionesEncuesta
{
    color: #929497;
    font-size: 11px;
    margin-left: 5px;
}
.pinklink
{
    color: #EA157A;
    line-height: 3em;
    padding-left: 10px;
    display: inline;
}
.btn_verresultados
{
    background-color: #7FD13B;
    width: 84px;
    height: 17px;
    margin-left: 12px;
    margin-top: 5px;
    float: left;
}

.btn_verresultados a
{
    color: #fff;
    font-size: 12px;
    display: block;
    margin-left: 6px;
}

.btn_votar
{
    background-color: #7FD13B;
    width: 55px;
    height: 17px;
    margin-left: 6px;
    margin-top: 5px;
    float: left;
}

.btn_votar a
{
    color: #fff;
    font-size: 12px;
    display: block;
    margin-left: 6px;
}
#linkssociales
{
    margin-top: 5px;
    background-color: #E0E0E0;
    height: 62px;
}

#linkssociales img
{
    margin-left: 8px;
    margin-top: 6px;
}

#nutribox
{
    width: 238px;
    height: 210px;
    /*border: dashed 2px #B0105C;*/
    float: left;
    margin-left: 16px;
}

.lunchindex
{
    margin-top: 2px;
    margin-left: 54px;
}

#nutribox p
{
    text-align: right;
    font-size: 12px;
    padding-right: 10px;
    margin-top: 3px;
}

.cajapapel
{
    position: relative;
    top: -65px;
    left: -15px;
    height: 0px;
}

.btn_masdetalles
{
    background-color: #7FD13B;
    width: 103px;
    height: 17px;
    margin-left: 124px;
    margin-top: 6px;
}

.btn_masdetalles a
{
    color: #fff;
    font-size: 12px;
    display: block;
    margin-left: 10px;
}

#consultoriabox
{
    width: 237px;
    height: 210px;
    background-color: #fff;
    background-image: url(../images/template/bg_consnutricional2.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    border: dashed 2px #B0105C;
    float: left;
    margin-left: 14px;
}

#consultoriabox img
{
    margin-left: 12px;
    margin-top: 10px;
}

.btn_masinfo
{
    background-color: #7FD13B;
    width: 122px;
    height: 17px;
    margin-left: 98px;
    margin-top: 3px;
}

.btn_masinfo a
{
    color: #fff;
    font-size: 12px;
    display: block;
    margin-left: 6px;
}

#contactenosbox
{
    width: 239px;
    height: 210px;
    border: solid 2px #7FD13B;
    margin-left: 14px;
    float: left;
}

#contactenosbox img
{
    margin: 12px 0 0 11px;
}

#contactenosbox p
{
    margin-left: 12px;
    margin-right: 15px;
    font-size: 12px;
}

.btn_contactenos
{
    background-color: #7FD13B;
    width: 142px;
    height: 17px;
    margin-left: 81px;
    margin-top: 7px;
}

.btn_contactenos a
{
    color: #fff;
    font-size: 12px;
    display: block;
    margin-left: 8px;
}

