body {
    margin: 0 auto;
    background-image: url('../images/fondo.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0%;
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 11pt;
    line-height: 22px;
}

a img {
    border: 0;
}

.cuerpo {
    margin: 170px auto 0 auto;
    width: 960px;
    height: auto;
    padding: 0;
}

.fechas {
    background-image: url('../images/fechas.png');
    background-repeat: no-repeat;
    width: 175px;
    height: 358px;
    margin-top: -100px;
    margin-left: 10px;
    float: left;
}

.contenido {
    margin: 0 auto;
    width: 940px;
    height: auto;
    padding: 0;
    background-color: #fff;
}

.menu {
    clear: left;
    float: left;
    padding: 0;
    margin-left: 29px;
    margin-top: 57px;
}

.menu li {
    list-style: none;
    line-height: 2;
}

.menu li a img {
    border: 0;
}

.logos {
    clear: left;
    float: left;
    padding: 0;
    margin-left: 50px;
    margin-top: 67px;
}

.logos li {
    list-style: none;
    margin-bottom: 25px;
}

.logos li a img {
    border: 0;
}

.pie {
    clear: both;
    background-image: url('../images/fondo-pie.jpg');
    background-repeat: repeat-x;
    height: 168px;
    width: 100%;
    margin: 0 auto;
}

.social {
    margin: 0 auto;
    width: 960px;
}

#presentacion1 {
    clear: right;
    float: right;
    width: 700px;
    margin-top: 40px;
}

.presidenta {
    width: 139px;
    float: left;
    font-size: 9pt;
}

.diputada {
    clear: left;
    width: 139px;
    float: left;
    margin-top: 60px;
    font-size: 9pt;
}

.texto {
    float: right;
    text-align: left;
    width: 475px;
    margin-right: 63px;
}

.info a {
    text-decoration: none;
    color: #9c0d67;
    font-weight: bold;
}

p {
    margin-top: 0;
}

h1 {
    font-family: 'Numans', sans-serif;
    float: right;
    margin-top: 40px;
    text-align: left;
    width: 540px;
    color: #d1006a;
    letter-spacing: 5px;
    font-size: 15pt;
}

.info {
    clear: right;
    float: right;
    width: 475px;
    margin-top: 40px;
    margin-right: 65px;
    margin-bottom: 75px;
}

.info strong {
    color: #9c0d67;
    font-size: 1.1em;
}

.info em {
    font-size: 1em;
    font-weight: bold;
}

.asterisco {
    color: #4b1d66;
    font-weight: bold;
}

#form_contacto {
    margin-top: 25px;
}

#form_contacto .td1 {
    width: 90px;
    vertical-align: top;
}

#form_contacto .td2 {
    width: 370px;
}

#form_contacto .td3 {
    text-align: right;
}

#form_contacto .td2 input, #form_contacto .td2 textarea {
    width: 350px;
}

#form_contacto .td2 textarea {
    height: 120px;
    resize: none;
}

#form_contacto .td3 input {
    margin-right: 15px;
}

#form_sondeo {
    width: 100%;
    background-color: #fbf2f9;
    padding-left: 10px;
    padding-right: 10px;
}

#form_sondeo .td0 {
    padding-top: 25px;
    width: 150px;
    font-weight: bold;
    color: #9c0d67;
}

#form_sondeo select {
    margin-top: 25px;
    width: 300px;
}

#form_sondeo .pregunta {
    text-align: justify;
    font-weight: bold;
    padding-top: 50px;
}

#form_sondeo .respuesta {
    text-align: center;
}

#form_sondeo .td3 {
    padding-top: 60px;
    text-align: center;
    padding-bottom: 25px;
}

.noticia .fecha {
    font-style: italic;
}

.noticia .titular {
    font-weight: bold;
}

.noticia .leermas {
    text-align: right;
    font-weight: bold;
    font-size: 0.8em;
}

.noticia .leermas a {
    text-decoration: none;
    color: #9c0d67;
}

.noticia .leermas a:hover {
    text-decoration: underline;
}

.pregunta {
    margin-top: 20px;
}

.pregunta strong {
    color: #000;
    font-style: italic;
}

.pregunta .num {
    font-weight: bold;
    color: #d1006a;
}
