html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------------- */

#logo { width:990px; margin:0 auto; }
#barra { background: url(http://www.wunoa.com/images/barra.png) center; font-size:8px; height:8px; margin:15px 0 58px; }
#contenido { width:990px; margin:0 auto; }
#contenido p { font-family:'Trebuchet MS', sans-serif; font-size:31px; color:#AAA; font-weight:normal; margin:0 0 9px 0; }
#contenido p a { color:#777; text-decoration:none; }
#contenido p a:hover { color:#111; }

#bajo { width:990px; margin:0 auto; }
#bajo p { font-family:'Trebuchet MS', sans-serif; font-size:21px; color:#AAA; font-weight:normal; margin:0 0 25px 0; }
#bajo img { margin:0 0 -10px 0; }
