* { font-family: sans-serif; }
body{ background: white; color: black; margin: 0em; }
#contenedor-contenido,#contenedor-menu{ padding: 0.25em 1em 0em 1em; }
#header{ background: orange /*url(header-m.gif) repeat-x bottom left*/;
	/* #FFA500 == orange */ color: green; text-align: center; padding: 0.25em 1em 10px 1em; }
#header a{ color: green; text-decoration: none; }
#header p a{ color: black;}
blockquote{ padding: 0; margin: 1em 2em; color: gray; }
#contenedor-menu { font-size: 0.8em; }
#contenedor-menu a{ text-decoration: none; }
#contenedor-contenido h2, #contenedor-contenido h3 { color: green;
	font-size: 1.3em; border-bottom: 1px dotted #aaa; }
#contenedor-menu h4, #contenedor-menu h5, #wp-calendar caption { color: green;
	font-size: 0.9em; border-bottom: 2px dotted #000; }
h1>a, h2>a, h3>a, h4>a, h5>a{ color: green; text-decoration: none; }
