/* EVENTOS AyA CSS Document */

body {
text-align:center;
background-color: #fff;
font-family: arial, "Arial Unicode MS", Arial, sans-serif;
}

* {
padding-top:0;
margin-top:0;
}

#center_hack {
width: 100%; 
border: 0;
}

#wrap_px {
width: 900px;
text-align:center;
background-color: #ffffff;
height: 100%;
margin-top: 5px;
margin-bottom: 0;
border: 4px #818486 solid;

}

#header {
text-align: center;
background: url(../web_images/header.jpg) top left no-repeat;
height: 196px;
width: 900px;
padding: 0;
margin: 0;
}

#header_content {
padding-top: 174px; 
padding-left: 270px; 
font-size: 14px;
font-weight: bold;
color: #fff;
}

#header a:link, #header a:visited, #header a:active  {
font-weight: bold;
text-decoration: none;
color: #482e17;
}

#header a:hover {
text-decoration: none;
color: #e67817;
}


/* ----- CONTENT ----- */

#content {
text-align:left;
width: 900px;
margin: 0;
margin-top: 0;
font-size: 13px;
}

#content-inside {
margin-right: 20px;
margin-left: 20px;
margin-top: 30px;
margin-bottom: 20px;
height: 100%;
background-color: transparent;
}

fieldset {
border: none;
background-color: transparent;
padding: 5px;
}

/* --------- TEXT --------- */

h1 {
font-size: 28px;
color:#e67817;
}

h2 {
font-size: 16px;
color: #e72525; /*subtitle violet */
text-align: center;
}

h2 a:link, h2 a:active, h2 a:visited {
text-decoration: none;
}

h2 a:hover {
text-decoration: underline;
}

h3 {
font-size: 12px; /* text */
font-weight: normal;
}

h4 {
font-size: 11px; /* quote text */ 
font-weight: bold; 
color: #660066;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 9px;
}

p, ul, ol, li, td {
font-size: 11px;
}

#content a, #content a:link, #content a:visited {
font-weight: bold;
text-decoration: none;
color: #e67819;
}

#content a:hover {
color: #444;
}

/* --- footer ----- */

#footer {
text-align: center;
background: url(../web_images/footer.jpg) bottom left no-repeat;
height: 165px;
width: 100%;
background-color: #fff;
font-size: 12px;
font-weight: normal;
color: #333;
margin: 0;
padding: 0;
//line-height: 100%;
}

#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #9aaf6c;
}

#footer a:hover {
color: #111;
}

#footer a:active {
text-decoration: underline;
color: #777;
}

.footer-txt {
font-size: 12px;
}
