
/* ----GENERAL---- */

body {
margin: 0px;
padding: 0px;
}


/* ----PIE---- */

.txtPie {
background: #f5f5f5;
padding-top: 4px;
padding-bottom: 4px;
font-family: Arial;
font-size: 11px;
color: #afafaf;
text-align: center;
}

.txtLink {
font-family: Arial;
font-size: 11px;
color: #6f6f6f;
}
.txtLink a {
color: #6f6f6f;
text-decoration: none;
}
.txtLink a:hover {
text-decoration: underline;
}

p.pie { margin: 6px 0px 0px 0px; }

.esuinaIzq {
background: url(../images/esquina_izq_pie.gif) no-repeat bottom;
background-color: #f5f5f5;
}

.esuinaDcha {
background: url(../images/esquina_dcha_pie.gif) no-repeat bottom;
background-color: #f5f5f5;
}