/* RESETEO DE ESTILOS */
@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-style: normal;
     font-size: 95%;
     font-family: inherit;
     vertical-align: baseline;
}

body { line-height: 1; }
:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" "";}
input, textarea { margin: 0; padding: 0 }
hr { margin: 0; padding: 0; border: 0; color: #000; background: #000; height: 1px; }
/* FIN RESETEO */

body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFF; color: #A3A3A3; font-size: 0.9em; line-height: 1.2; }

#cuerpo_central { overflow:hidden; margin: 0 auto; width: 964px; border-bottom: 1px solid #C9C9C9; }
#foto_izq { overflow:hidden; float: left; margin: 0; padding: 41px 8px 36px 11px; border: 0; width: 489px; }
#logo { overflow:hidden; margin: 0; padding: 0; witdh: 456px; border: 0; }
#selec_idioma  { overflow:hidden; margin: 0; padding: 26px 0 0 16px; witdh: 414px; border: 0; }
	h1 { margin-bottom: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #71385B; font-size: 0.9em; line-height: 1.2; }
	.enlaces_idiomas { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #A3A3A3; font-size: 0.9em; font-weight: bold; line-height: 1.2; }
	.enlaces_idiomas:hover { text-decoration: underline; }
#pie {  font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 auto; padding: 12px 0 57px 0; width: 964px; text-align: center; text-decoration: none; color: #A3A3A3; font-size: 0.7em; line-height: 1.2; }
