html, body, div, h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
a, em, font, img, ins, kbd, q, s, samp { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
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; }

body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background: #d9d6cc url(images/page_bg.gif) top center repeat-x;
    color: #868686;
    margin: 0;
    padding: 10px;
}

html, #wrapper, h1 {
    margin: 0;
    padding: 0;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 900px;
    position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
}

h3 {
    padding: 4px 0 0 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: right;
}

/* page structure */

#wrapper {
    background: url(images/body_t.png) 24px 0px no-repeat;
    height: 40px;
}

h1 {
    position: absolute;
    top: 16px;
    left: 43px;
    margin: 0;
    padding: 0;
    width: 135px;
    z-index: 10;
}

#nav {
    position: absolute;
    top: 31px;
    left: 0;
    width: 31px;
    margin: 0;
    padding: 0;
    z-index: 5;
}

#nav li {
    float: left;
    width: 31px;
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav li a {
		padding: 0;
}

#nav li a:hover {
	background: none;
}

#nav img {
    display: block;
}

#body {
    background: url(images/body_bg.png) repeat-y;
    position: absolute;
    top: 39px;
    left: 10px;
    width: 854px;
    margin: 0;
    padding: 10px 0 0 0;
    z-index: 2;
}

#body .inner {
    width: 468px;
    margin: 10px 20px 0px 35px;
}

#body .inner #content {
    width: 468px;
    margin-left: 10px;
    margin-top: 1em;
}

#body .inner #content p {
    margin: 1em 0;
    padding: 0;
}

#body .inner h2 {
    font-size: 12px;
}

#page_title {
    float: left;
    margin: 3px 0 -50px 15px;
    padding: 20px 0 50px 0;
    width: 57px;
    border-right: 1px solid #d4d6cf;
}

* html #page_title {
    margin-left: 7px;
}

#paper {
    position: absolute;
    top: 39px;
    left: 515px;
    width: 332px;
    z-index: 9;
    background: url(images/paper_bg.gif) repeat-y;
}

#paper .inner {
    background: url(images/paper_b.gif) bottom no-repeat;
    padding: 8px 13px 18px 17px;
}

#paper .readmore {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
}

#paper .sublink {
		color: #868686;
}

#paper .sublink:visited {
		color: #868686;
}

#paper p {
    margin: 1em 0;
    padding: 0;
}

#paper a:visited {
	color: #333333;
	text-decoration: none;
}

#paper a:hover {
	color: #B31D00;
	text-decoration: none;
}

#footer {
    text-align: right;
    margin-top: -10px;
    padding-left: 13px;
}

.footerie {
    display: none;
}

.clear {
  margin-top: -20px;
}

a {
    color: #575e58;
}

#bloco { float: left; width: 215px; padding: 0px 0px 0px 0px; margin-right:15px; overflow: hidden; line-height: 1.2;}
#horizontal { padding: 0px 0px 0px 0px; }
.clearleft { clear:both; height:1px; font-size:1px; line-height:1px; }
#horizontal h3, #horizontal h3 a { height: 28px; }
#horizontal h2, #horizontal h2 a { height: 28px; color:#015FAB; font-size:18px; font-family: Arial; font-weight: bold; }

ul, ul li ul { padding: 0px; margin: 0px; font-family: Helvetica, Arial, sans-serif; font-size: 11px;}
ul li { width: 100%; list-style-type: none; padding: 0px; margin: 0px; }
li a { padding: 4px 7px 3px 0px; display: block; }

* html li a {  width: 100%; }
a.itemt { float: right; width: 12px; height: 14px; padding: 0px; font-size: 1px; }
* html #bloco ul li a {width: 94%;}
* html li a.itemt {width: 12px;height: 14px; margin-right: 0px; margin-bottom: -16px;}
* html #bloco ul li a.ml {width: 100%;}

li a:hover { background: #edefe7; }
a, a:link { color: #333333; text-decoration: none; }
a:visited { color: #AAAAAA; text-decoration: none; }
a:hover { color: #B31D00; text-decoration: none; }
a:active { color: #AAAAAA; text-decoration: none; }

#bloco ul li { border-top: 1px solid #BBBBBB;}
a.itemt { background: url("dl.gif") top right no-repeat; }
a.itemt:hover { background: url("d.gif") top right no-repeat; }

.contactform label.lft {
	float:left;
	padding:2px;
	width:70px;
}

.contactform input.field {
	border:1px dotted #fc8523;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;	
	padding:2px;
	width:205px;
}

.contactform input.button:hover {
background:#DCDCDC none repeat scroll 0 0;
border:1px solid #fc8523;
color:#333333;
cursor:pointer;
margin-top: 2px;
}

.contactform input.button {
background:#E6E6E6 none repeat scroll 0 0;
border:1px solid #969696;
color:#333333;
font-family: tahoma, helvetica, arial, sans-serif;
font-size:110%;
margin-left:5px;
margin-top:5px;
padding:1px !important;
text-align:center;
width:9em;
}