@charset "utf-8"; /* CSS Document */

a:focus {	outline: 0;} a img {	border: 0;}

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, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;  padding: 0;  outline: 0;  font-size: 100%;  vertical-align: baseline;  background: transparent; }

body { line-height: 1; }

h1, h2, h3, h4 { font-weight:normal }

h1 { font: normal 26px sans-serif;	color:#000000;	padding:15px 0px 0px 16px; }
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00833e;
	line-height: 13px;
	}

u {
	color: #14426f;
	}

/* ---------------------------------------------------------------------- Terminos ---------------------------------------------------------------------- */
#terminos { width:600px;	padding:5px; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #818181; line-height: 13px; }
#terminos a{ color : #00833e; }

