body {
	background-image: url(../imagens/fundo.gif);
	background-repeat: repeat-x;
	background-color: #0073B4;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
	padding: 0px;
	
}
img{
border:0;
}
caption, th {
text-align:left;
}
table {
border-collapse:collapse;
border-spacing:0pt;
}
h1, h2, h3, h4, h5, h6 {

font-weight:normal;
}
.conteudo{
	font-size:13px;
}
p{
font-size:12px;
}
a{
	text-decoration:none;
	color:#069;
}
a:hover{
text-decoration:underline;
}
.fonteLaranja{
color:#FFCC00;
}
#clock {
	font-size: 11px;
	color: #999;
	margin-right: 20px;
}
#busca {
	background-color: #09F;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/bg_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 90%;
}
.progress {
	background-image:url(../imagens/progress_bar.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	height:7px;
	margin:0pt;
	padding:0pt;
	position:relative;
	width:102px;
}
.barra {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.fonteVerde{
	color:#036;
}
.fonte11{
font-size:11px;
}
.fonte12{
font-size:12px;
}
#principal {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
}
#menu
{
	padding-left: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#menu li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	padding-left: 1.2em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	background-image: url(../imagens/seta.png);
	background-repeat: no-repeat;
	background-position: 4px 11px;
}

#menu li a {
	text-decoration: none;
	font-size: 12px;
	color: #036;
	font-weight: bold;
}
.submenu{
	display:none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	list-style: none;
	padding-left: 0.7em;
	background-image: url(../imagens/seta_verde.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	border:none;
}
#menu ul li a{
	color: #09C;

}
#enquete{
	padding:5px;
}
#not-chamada a {
	color: #333333;
}

td.titulo{
	border-bottom:dotted 1px #333333;
	color: #C00;
}
label.error{
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
}#exibicao {
	border: 4px solid #EEEEEE;
}
#blog{
	padding: 20px;
}
#blog h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #039;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
}
#blog h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #06C;
}
#blog .autor, #blog .data, #blog .comente, #blog .quant-comm {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 50%;
	margin: 0px;
}
#blog .cabecalho {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	height: 20px;
}
#blog .status {
	height: 20px;
}
#blog .item{

border-bottom:5px solid #D3D3D3;
margin-bottom:13px;
}
#blog .post {
	margin-top: 10px;
}
#blog .comentario-text{

}
#blog .avatar{
color:#888888;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
line-height:18px;
min-height:90px;
width:120px;
}
#blog .comm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#blog .num {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 48px;
	color: #CCCCCC;
}
#principal {
	background-image: url(../imagens/topo.gif);
	background-repeat: no-repeat;
	background-position: 70px top;
}
