/* BEGIN Structure */
* { margin: 0; padding: 0; }
html { background: #eae2cd; text-align: center; }
body { font: 11px Arial, Helvetica, sans-serif; height: 556px; width: 828px; background: url(images/background.jpg); margin: 20px auto; text-align: left; padding: 36px 34px 36px 38px; }
#main { height: 550px; width: 825px; }
/* END Structure */

/* BEGIN Header */
#header h1 { float: left; display: inline; }
#header h1 a { display: block; width: 630px; height: 100px; background: url(images/pampa-title.jpg); text-indent: -9999px; overflow: hidden; }
#header p { float: right; }
/* END Header */

/* BEGIN Content */
#content { background: url(images/content-bg.jpg) no-repeat; height: 372px; width: 557px; float: left; margin-left: 5px; margin-bottom: 15px; padding: 11px 8px 8px; text-align: center; }
#content h1 { font: 18pt "Arial", Verdana; }
#content h2 { font-size: 16px; }
#content h3 { font-size: 12px; }
#content ul { margin-left: 20px; text-align: justify; }
#content p { text-indent: 2em; text-align: justify; margin: 4px; }
#content p.center { text-align: center; text-indent: 0; }
#content table { border: 1px solid #000; width: 75%; margin: 8px auto; text-align: left; }
#content th, #content td { border: 1px solid #000; padding: 2px; }
#content th { text-align: center; }
#inicial { margin: 0; }
#content .inner img { margin: 4px; }
/* END Content */

/* BEGIN Imagens */
.image-label2 { width: 25%; float: left; text-align: center; }
.image-label2 img { border: 1px solid #535552; }
/* END Imagens */

/* BEGIN Imagens */
.image-label { width: 20%; float: left; text-align: center; margin: 5px 0 20px 0; text-decoration }
.image-label img { border: 1px solid #535552; }
/* END Imagens */

/* BEGIN Sidebar */
#sidebar { float: right; width: 240px; }
#sidebar img { float: left; margin: 7px; }
#sidebar ul { list-style: none; font: 15pt "Arial", Verdana; }
#sidebar ul li { text-align: center; background: url(images/menu-bg.jpg) no-repeat; height: 23px; padding: 2px; }
#sidebar h2 { font: 15pt "Arial", Verdana; color: #635f54; }
#sidebar h2.welcome { margin-left:78px; margin-top: 20px; }
#sidebar p { font: 11pt "Arial", Verdana; color: #635f54; margin-left: 5px; }
/* END Sidebar */

/* BEGIN Footer */
#footer { clear: both; background: #e1d4b2; height: 50px; }
/* END Footer */

/* BEGIN Other */
#loading { display: none; position: absolute; top: 50%; right: 50%; background: #635f54; color: #fff; padding: 4px; }
a { color: #635f54; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }
.left { float: left; }
.right { float: right; }
img.right, img.left { border: 1px solid #535552; }
form { margin: 5px 50px; text-align: left; }
form input, form textarea, form select { width: 200px; display: block; padding-left: 0; border: 1px solid #535552; background: transparent; }
form textarea { height: 50px; font: 11px Arial, Helvetica, sans-serif; }
form #submit { width: 70px; margin: 4px 0; }
/* END Other */
