
/* ----GENERAL---- */

body.gestion {
padding: 0px;
margin: 0px;
}


/* ----GESTIONA TU ONG---- */

.tituloGestiona {
background: #b0b0b0;
font-family: Verdana;
font-size: 11px;
color: #fff;
text-align: center;
}

.texto {
font-family: Arial;
font-size: 11px;
color: #3c3c3c;
}

input.gestion {
font-family: Verdana;
font-size: 10px;
color: #000;
border: solid 1px #c7c7c7;
}

.botonEntrar {
width: 52px;
height: 16px;
background: url(../images/boton_entrar_gestion.gif) no-repeat;
border: none;
}

.contrasena {
font-family: Arial;
font-size: 10px;
color: #727272;
}
.contrasena a {
color: #727272;
text-decoration: none;
}

.alta {
font-family: Arial;
font-size: 11px;
color: #abaaaa;
background: url(../images/flecha_alta.gif) no-repeat 92px;
}
.alta a {
color: #abaaaa;
text-decoration: none;
font-size: 11px;
}
.alta a:hover {
color: #727272;
}


/* ----NEWSLETTER---- */

p.gestionNewslwter { margin: 1px 0px 0px 0px; }

.txtNews {
font-family: Arial;
font-size: 11px;
color: #3c3c3c;
text-align: center;
}

.botonNewsletter {
width: 16px;
height: 16px;
background: url(../images/boton_newsletter.gif) no-repeat;
border: none;
}

.mailNews {
font-family: Arial;
font-size: 11px;
color: #727272;
}


/* ----AREA ONG---- */

.fondoArea {
background: url(../images/fondo_area_ongs.gif) repeat;
}

.txtArea {
padding: 6px;
border-right: solid 1px #d1d1d1;
border-left: solid 1px #d1d1d1;
font-family: Arial;
font-size: 11px;
color: #df4f00;
background: url(../images/flecha_alta.gif) no-repeat 86px;
}
.txtArea a {
color: #df4f00;
text-decoration: none;
font-size: 11px;
}

.txtArea2 {
padding: 6px;
border-right: solid 1px #d1d1d1;
border-left: solid 1px #d1d1d1;
border-bottom: solid 1px #d1d1d1;
font-family: Arial;
font-size: 11px;
color: #606060;
}

.lineaAerea {
border-right: solid 1px #d1d1d1;
border-left: solid 1px #d1d1d1;
text-align: center;
font-size: 11px;
}