/* html */

a:link, a:visited, a:active {
font-weight: bold;
color: #663300; 
text-decoration: overline;
}

a:active {
color: #f00; 
text-decoration: overline underline;
}

a:hover {
text-decoration: none;
color: #000; 
text-shadow: #000 1px 1px 5px; 
}

abbr, acronym {
color: #333; 
border-bottom: 2px dashed #000;
}

body {
background: url("http://www.casadeervas.org/img/graf/periodos1000-2.gif") -400px 5px repeat fixed #99ff66; 
color: #600; 
font-family: Helvetica, Arial, sans-serif;
margin-top: 40px;
}

form {
border: 2px dashed #f00;
}

form ul {background: #006600 url("http://www.casadeervas.org/img/graf/lista.jpg") fixed repeat;}

hr {
background: #9f6 url("http://www.casadeervas.org/img/graf/hr.gif") center top scroll no-repeat;
height: 120px;
border: none;
}

optgroup {
background: #ff0000;
color: #ccff00; 
}

optgroup, input, radio, checkbox, textarea, select {
background: #006600;
color: #fff; 
font-family: inherit;
font-weight: bold;
font-size: 1em;
font-variant: small-caps;
border: 1px dotted #fff;
}

textarea {
color: #000; 
padding: 15px;
background: #006600 url("http://www.casadeervas.org/img/graf/periodos500.jpg") 60% 95% scroll repeat;}

h1, h2, h3, h4, h5, h6, p, ul {
padding: 0.5em; 
background-color: #99ff66; 
font-family: Helvetica, Arial, sans-serif;
margin: 5px;
}

/* h1, h2, h3, h4, h5, h6, p {
filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70;; 
} */

h1, h2, h3, h4, h5, h6 {
text-shadow: #0f0 1px 1px 15px;}
h1 {font-size: 2.75em; }
h2 {font-size: 1.8em; }
h3 {font-size: 1.7em; }
h4 {font-size: 1.6em; }
h5 {font-size: 1.5em; }
h6 {font-size: 1.4em; }

h1{
color: #000; 
}

noscript {font-size: 2.5em;}

p {
color: #000;
font-size: 1.5em; 
}

ul {
color: #030; 
line-height: 180%;
list-style: cjk-ideographic inside;
padding-left: 3em;
font-size: 1.5em; 
}
div>img {
max-width: 300px
}

/* list-style-type: disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-alpha | lower-latin | upper-alpha | upper-latin | hebrew | armenian | georgian |  | hiragana | katakana | hiragana-iroha | katakana-iroha | none | inherit; */

/* strutura */

#wrap {
margin: auto;
background: #666600 url("http://www.casadeervas.org/img/graf/light.jpg") 68% 3% fixed no-repeat; 
}

#wrap, #cont {
width: 45em;
}

#hd {
width: 12.4em;
height: 5ex;
margin-top: 0.5em;
font-size: 3.5em;
color: #ffff99; 
text-align: center;
text-shadow: #fff 1px 1px 15px;
padding: 0.1em;
background: #666600 url("http://www.casadeervas.org/img/graf/casa-banner.gif") 50% 45% fixed repeat; 
z-index: 100;
}

#nav {
font-size: 1.5em;
}

#nav a:link, #nav a:visited, #nav a:active {
text-decoration: none;
color: #9f0; 
}

#nav a:hover {
text-decoration: underline;
color: #fff; 
text-shadow: none;
}

#infranav {background: #006600;
padding: 0.2em 0;
}

#nav, h1, h2, h3, h4, h5, h6 {
text-align: center;
}

#born,#born2,#born3 {padding: 5px; text-align:center; margin: 10px auto; width: 300px; height: auto; font-size: 20px; background: #66ff00;}

#letras {font-size: 1.5em;}

/* classes */

.capitular {
background: #660000;
font-family: Arcoverde, Arial, sans-serif;
color: #99ff00; 
float: left;
font-size: 3em; 
line-height: 60px;
border: #ffffcc outset 2px;
padding-top: 2px; 
padding-right: 5px;
margin: 5px 5px 0 2px;
text-shadow: #000 2px 3px 1px;
}

.listnone {
text-shadow: #fff 1px 2px 2px;
list-style-type: none;
text-align: center;
padding: 1em 0;
}

