@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body  {
	font: small Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}
h1 { 
	border-bottom: 1px solid #677812;
	color:#333; 
	font: bold 2.5em "Trebuchet MS", Arial, sans-serif; 
}
h2 { font: bold 1.8em "Trebuchet MS", Arial, sans-serif; }
h2 {margin-top: 25px; }
h3 { font: bold 1.4em "Trebuchet MS", Arial, sans-serif; }
h2,h3,p,ul,ol,dl,pre, table {
	margin-bottom: 10px;
	color: #080808;
	text-align: left;
}
h1 { margin-bottom: 20px; }
ul,ol { margin-left: 20px; }
pre {
	background-color: #eee;
	border: 0px solid #ccc;
	padding: 10px;
	overflow-x: scroll;
	font-size: 12px;
	width: 650px;
	margin-bottom: 25px;
	margin-top: 25px;
}
img { border: none; }
table {
	width: 720px;
	border:0px solid #000;





	border-collapse:;
	text-align: left;
}
table td, th {
	padding: 5px;
	border-bottom: 0px solid #000;
	color: #000;
	text-align: left;
}
table th {
	background-color: #6D7E14;
	color: #fff;
}
caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}
.twoColFixRtHdr #container {
	background: #fff url(../images/bg-container.jpg) repeat-y right;
	width: 940px;
	margin: 10px auto 50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal;
	color:#090909;
	text-align: left;
	border: 0px solid #63798E;
	border-width: 0px 0px 0px 0px;
	text-align:justify;
} 
.twoColFixRtHdr #header {
	background-image:url(../imagens/img_logo_topo.jpg);
	border-bottom-color:#CCC:1px #999;
	height:250px;
	overflow:;
	text-indent: -99999px;
}
#publicidade {
	margin-left:110px;
}
.twoColFixRtHdr #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0 10px;
	font-color:#4F4F4F;
}
.twoColFixRtHdr #mainContent {
	margin: 0px 200px 10px 10px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #090909;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 220px;
	height: 80px;
 overflow:;
	text-indent: 100px;
	font-size: 14px;
	background-image:url(../imagens/img_bg_footer.jpg);
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar {
	font-size: 10px;
	font-weight:normal;
	top:250px;
	float: right;
}
#q {
	width: 170px;
	border: 2px solid #ccc;
	padding: 3px;

}
#sidebar h3.chapter-title {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	cursor: pointer;
	padding-bottom: 2px;
}
#sidebar ul { 
	list-style-type: square;
	margin: 0 0 5px 15px;
}
#sidebar ul li { margin-bottom: 5px; }
#sidebar ul li a, #sidebar ul li a:visited, ul#navigation li a, ul#navigation li a:visited {
	display: block;
	color:#039;
	text-decoration: none;
	font-weight: bold;
}
#sidebar ul li a:visited { 
	background: url(../images/ico-tick.gif) no-repeat right;
}
#sidebar ul li a:hover, #sidebar ul a:active, #sidebar ul a:focus, 
ul#navigation li a:hover, ul#navigation li a:active, ul#navigation li a:focus {
	color: #000;
	text-decoration: none;
		border:solid 1px;
}
ul#navigation {
	list-style-type: none;
	margin: 0;
	margin-top: 50px;
	padding: 0;
	text-align: right;
	border:solid 1px;
}
ul#navigation li {
	display: inline;
	margin-left: 5px;
}
ul#navigation li a, ul#navigation li a:visited { display: inline; }
ol#lista-resultado li span { display: block; }
ol#lista-resultado li { margin-bottom: 5px; }
p.engloba-imagem, div.engloba-video {
	font-weight: bold;
	text-align: center;
	border: 2px solid #ccc;
	padding: 10px;
	overflow-x: scroll;
	overflow-y: hidden;
}
div.engloba-video {
	margin-bottom: 25px;
	margin-top: 25px;
}
p.engloba-imagem {
margin: 25px 0;
}
.destaque {
	background-color: #FFFFCC;
	padding: 10px;
	border: 2px solid #dd0;
	height: 600px;
}
h3 a, h3 a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	display: block
}
.loja {
	color: #F00;
}
