@charset "utf-8";
p, h1,h2,h3,h4,h5,h6,ol,ul,li {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	text-align: justify;
}
ol,ul,li {
	margin-left:2.4em;
	font-size:97%;
	text-align: justify;
}
body  {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	line-height: 1.2em;
}
a:link,a:visited {
	text-decoration:none;
	color:#666;
	border-bottom: 1px dashed #CDAF05;
}
a:hover {
	color:#CDAF05;
	border-bottom: 1px groove #CDAF05;
}
h1 {
	font-size: 1.6em;
	color: #CDAF05;
	margin-bottom:0.8em;
	line-height: 1.6em;
}
h2 {
	font-size: 1.4em;
	margin-bottom:0.3em;
	margin-top:0.7em;
}
h3 {
	font-size: 1.2em;
	margin-bottom:0.3em;
	margin-top:0.7em;
}
h4 {
	font-size: 1.2em;
	margin-bottom:0.3em;
	margin-top:0.7em;
}
h5 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom:0.3em;
	margin-top:0.7em;
}
h6 {
	font-size: 1.1em;
	margin-top:0.4em;
	margin-bottom:0.15em;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #999;
}
.oneColFixCtrHdr #container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #E2D964;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	border-left: 0px;
	border-right-width: 0px;
}
.oneColFixCtrHdr #header {
	background: #E1D863;
	padding: 0 10px 0 1px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 1px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	color: #333;
	text-align: justify;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #container #footer table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 0.1em;
	color: #333;
}
#footer {
	background: #999 repeat;
}
#header {
	background: #E2D964;
}
#mainContent {
	background: #FFF;
}
.notarodape {
	font-size: 70%;
	font-weight: normal;
	color: #666;
}
.oneColFixCtrHdr #container #mainContent table tr td table {

}
.oneColFixCtrHdr #container #mainContent table tr td table {

}
.ROXO {
	font-weight: bold;
	color: #572A51;
	text-align: center;
	font-size: 14px;
}

