html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0 5px;
	text-align: center;
	background-color: transparent;
	background-image: url('../images/fon.gif');
	background-repeat: repeat-x repeat-y;
	background-position: top left;
}

#sitebody {
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 887px;
	text-align: left;
}

#pagebody {
	width: 887px;
	background: transparent url('../images/bodyback.gif') repeat-y top left;
	clear: both;
	padding: 0;
	margin: 0;
}

/* header styles */

#header {
	width: 887px;
	height: 200px;
	background-color: transparent;
	background-image: url('../images/header2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	/*float: right;*/
	text-align: left;
}

#header form {
	display: block;
	float: right;
	margin: 9px 0 0 0;
	padding: 0;
	height: 14px;
	position: relative;
	left: -140px;
}

#header form label {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	height: 14px;
}

#header form .pesquisa-campo {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	background-color: #eeeeee;
	float: left;
	margin-left: 6px;
	
}

#header form .pesquisa-botao {
	border: 1px solid #999999;
	background-color: #ff6600;
	float: left;
	margin: 0 0 0 6px;
	width: 45px;
	height: 16px;
	padding: 0;
	cursor: pointer;
}

#buscanoticia {
	width: 175px;
}
/* end of: header styles */

/* left col styles */

#leftcol {
	background: transparent url('../images/left-fon2.gif') repeat-y left top;
	float: left;
	width: 138px;
	height: 800px;
	margin-bottom: -1px;
}

#leftmenu {
	margin: 0 0 20px -16px;
	padding: 0;
	z-index: 99;
	display: block;
	float: left;
	overflow: overflow;
}

#leftmenu li {
	float: left;
	clear: left;
	display: block;
	list-style: none;
}

#leftmenu li.menuitem {
	background: transparent url('../images/bot-oranj.gif') no-repeat top left;
	padding: 2px 2px 2px 20px;
	margin: 0;
	margin-bottom: 1px;
	width: 126px;
	height: 14px;
}

#leftmenu .menuitem a {
	padding: 0;
	display: block;
}

#leftmenu li.selected {
	background-image: url('../images/bot-lila.gif');
}

#leftmenu a.tema, #leftmenu a.subtema {
	display: block;
	float: left;
	clear: left;
}

#leftmenu ul.submenu {
	padding: 0;
	margin: 0;
	width: 146px;
}

#leftmenu li ul.submenu li {
	width: 100%;
}

#outer_links {
	margin: 0px;
	padding: 0px;
	width: 119px;
	border: 1px solid #ffcc00;
	position: relative;
	left: 6px;
}

#outer_links li {
	list-style: none;
	background-color: #555;
	border: 1px solid #ffcc00;
}

#outer_links li.links_header {
	font-weight: bold;
	font-size: 13px;
	background: #ffcc00;
	padding-left: 2px;
}

#outer_links li a.uteis-link {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding-left: 4px;
	display: block;
	padding: 4px;
	text-decoration: none;
}

#outer_links li a.uteis-link:hover {
	text-decoration: underline;
}

#leftcol .colkare {
	float: left; 
	clear: left; 
	width: 107px; 
	margin: 30px 0 0 1px; 
	padding: 5px;
	font-size: 10px;
	background-color: #555;
	color: #fff;
	border: 2px solid #ffcc00; 
}

#leftcol .colkare a {
	color: #fff;
	text-decoration: none;
}

#leftcol .colkare a:hover {
	text-decoration: underline;
}

#leftcol .colkare img {
	border: none;
	vertical-align: middle;
}

/* end of: left col styles */

/* center col styles */

#maincontent {
	text-align: left;
	padding: 16px 6px;
	background-color: #fff;
	margin-left: 140px;
	margin-right: 188px;
}

#maincontent h1 {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000;
	padding: 5px 4px 3px 4px;
	margin: 0;
	margin-bottom: 14px;
}

#maincontent h2 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #666;
	width: 100%;
}

#maincontent h1 a {
	color: #000;
	text-decoration: none;
}

#maincontent h2 a {
	color: #666;
	text-decoration: none;
}

#maincontent h1 a:hover, #maincontent h2 a:hover {
	color: #ff9900;
}

#maincontent table.not-aberta-fundo {
	float: left;
	clear: none;
}

ul.storylist {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: left;
}

ul.storylist li {
	list-style: none;
	display: block;
}

ul.storylist li.not-fundo {
	width: 98%;
	margin: 0;
	padding: 4px;
	padding-bottom: 10px;
}

ul.commentslist {
	margin: 0 0 10px 0;
	padding: 0;
	width: 98%;
}

ul.commentslist li {
	list-style: none;
	display: block;
	padding: 6px 2px 6px 0;
	border-bottom: 1px dotted #999;
	font-size: 11px;
}

.left {
	text-align: left;
}
.left img {
	float: left;
	margin: 4px 8px 6px 0;
	border: 1px solid #000;
	vertical-align: middle;
}

.right {
	text-align: right;
}
.right img {
	float: right;
	margin: 4px 0 6px 8px;
	border: 1px solid #000;
	vertical-align: middle;
}

table.not-canal-fundo td, table.not-inicio-fundo td, table.destaque-fundo td, td.forum-fundo {
	text-align: left;
}

.linkmore {
	text-align: right;
	margin: 0;
	padding: 4px;
}
.linkmore a {
	font-size: 11px;
	text-decoration: none;
	color: #990066;
}
.linkmore a:hover {
	color: #999;
}
.linkmore img {
	border: none;
	vertical-align: middle;
	width: 6px;
}

.comment-nome {
	color: #440099;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.comment-notice {
	color: #0066ff;
	font-size: 11px;
	font-weight: bold;
}
.error {
	color: red;
}
#comment-form {
	color: #000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	display: none;
}
#comment-form input.text, #comment-form textarea {
	background-color: #efefff;
	color: #440099;
	border: 1px solid #999;
}
#comment-form input.text {
	width: 200px;
}
#comment-form p {
	margin: 2px 0;
	width: 434px;
}
#comment-form p label {
	float: left;
	display: block;
	width: 40px;
}
/* end of: center col styles */

/* right col styles */

#rightcol {
	width: 186px;
	background-color: #fff;
	background-image: url('../images/right-fon-2.gif'); 
	background-repeat: repeat-y;
	background-position: top right; 
	text-align: right;
	float: right;
}

#righthead {
	background-image: url('../images/right.gif'); 
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 149px; 
	width: 186px; 
	float: right;
	/*border: 1px solid red;*/
	margin: 0;
	/*position: relative;
	right: -1px;*/
}

#rightbanners {
	margin-right: 10px; 
	margin-top: 40px; 
	padding-right: 10px;
	float: right; 
}

#weather {
	display: none;
}

/* end of: right col styles */

/* footer styles */
#footer {
	width: 887px;
	clear: both;
	background-color: transparent;
	background-image: url('../images/fon.gif');
	background-repeat: repeat-x repeat-y;
	background-position: top left;
}
#footer p {
	width: 100%;
	margin: 0;
}
#footer .bottom {
	background: #ff6633;
	display: block;
	height: 16px;
}
/* end of: footer styles */
