@charset "utf-8";
/* CSS Document */

#noticias-all {
	margin:0 auto;
	width:545px;
}
#noticias-header {
	background:url(http://www.aprendizmuonline.net/noticias/images/noticias/header.jpg) no-repeat center;
	width:545px;
	height:61px;
}
#noticias-header-titulo {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bolder;
	text-shadow:1px -2px #999;
	text-align:left;
	width:384px;
	height:48px;
	padding:13px 0 0 45px;
	color:#000;
}
#noticias-header-comentarios a {
	color:#000;
	text-shadow:1px -2px #999;
	font-weight:bold;
	text-decoration:none;
}
#noticias-header-comentarios a:hover {
	color:#09F;
	text-shadow:1px -2px #999;
	font-weight:bold;
}
#noticias-header-comentarios {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	font-weight:bolder;
	text-shadow:1px -2px #999;
	width:116px;
	height:48px;
	padding:13px 0 0 0;
	color:#000;
	text-align:center;
}
#noticias-headersub {
	background:url(http://www.aprendizmuonline.net/noticias/images/noticias/headersub.jpg) no-repeat center;
	width:545px;
	height:23px;
}
#noticias-headersub-status {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	padding:5px 0 0 4px;
	width:160px;
	height:18px;
	text-align:left;
}
#noticias-headersub-dados a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#noticias-headersub-dados a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#noticias-headersub-dados {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	padding:5px 5px 0 4px;
	width:372px;
	height:18px;
	text-align:right;
}
#noticias-middle {
	background:url(http://www.aprendizmuonline.net/noticias/images/noticias/middle.jpg) no-repeat;
	width:545px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:13px;
	text-align:left;
	padding:4px 4px 4px 4px;
}
#noticias-middle p {
	margin:0;
}
#noticias-footer {
	background:url(http://www.aprendizmuonline.net/noticias/images/noticias/footer.jpg) no-repeat center;
	width:545px;
	height:44px;
	margin-bottom:16px;
}
#noticias-footer-enviar a {
	color:#FFF;
	text-decoration:none;
}
#noticias-footer-enviar a:hover {
	color:#09F;
	text-decoration:none;
}
#noticias-footer-enviar {
	float:left;
	width:162px;
	height:28px;
	color:#FFF;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	padding:16px 0 0 19px;
}
#noticias-footer-extra {
	float:left;
	width:364px;
	height:44px;
}
#pages {
	padding: 3px;
	font-size: 100%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin:-26px 0 20px -30px;
	font-size:14px;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	float: left;
	display: inline;
	margin: 4px 5px 0 0;
	display: block;
}
#pages li a {
	color: #000;
	padding: 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #000;
	background:#B3D9FF;
	border: 1px solid #09F;
}
#pages li.current {
	color: #333;
	border: 1px solid #09F;
	padding: 4px;
	background:#09F;
}
.quote {
	background:#E6F7FF;
	border-bottom:#09F 1px solid;
	border-top:#09F 1px solid;
	margin: 8px 4px 20px 4px;
	padding:5px;
	font-weight:500;
	font-size:12px;
	color:#333;
}
