@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(__img/bg.jpg) top center;
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style2 {font-size: 9px}
a.topo {
	font-family: Arial, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
}
a.topo:hover {
	text-decoration: underline;
	color:#CC0000;
}
input.busca, select.busca, textarea.busca {
	background-color: #fff;
	font: 11px Arial, Verdana;
	color: #000000;
	border: 1px solid #999999;
	text-indent:4px;
}
a { color: #000; text-decoration: none; cursor: pointer; }
a.azul {
    font-size: 10px;
    color: #0000FF;
}
a.azul:hover {

    text-decoration: none;
}
.end {
   font-size:9px;
   font-family: Verdana, Arial;
}

#branco:hover, .branco:hover {
 background: #FFFDF0;
}
#branco, .branco {
 background: #fff;
 border: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 border-top: 0px;
}
#cinza, .cinza {
 background: #f4f4f4;
 border-bottom: 1px solid #ddd;
 border-left:   1px solid #e1e1e1;
 border-right:  1px solid #e1e1e1;
}
#cinza:hover, .cinza:hover {
 background: #FFFDF0;
}
.branco5s {
 background: #fff url(images/bg_vmais.jpg) no-repeat top right;
 border: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 border-top: 0px;
}
#cinza5s {
 background: #f4f4f4 url(__img/star.gif) no-repeat top right;
 border-bottom: 1px solid #ddd;
 border-left:   1px solid #e1e1e1;
 border-right:  1px solid #e1e1e1;
}
#branco .nome, #cinza .nome, .branco5s .nome, #cinza5s .nome {
     color: #BF0005;
     margin-bottom: 1px;
     font-size: 14px;
}

a.segmt { color: #666; }
a.segmt:hover { color: #fff; background: #000; }

.Botoes { padding: 0px; padding-top: 6px; font-size: 12px; line-height: 16px; }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.LBotoes { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.LBotoes li { float:left; padding: 0px; margin: 0px; list-style-type: none; }
.LBotoes .BLi {  }
.LBotoes .BLi a { padding: 0px 0px 0px 13px; background: url(__img/PostComLeft.gif) no-repeat left top; float: left; text-decoration: none; font-size: 11px; }
.LBotoes .BLi a span { padding: 3px 15px 4px 7px; display: block; background: url(__img/PostComRight.gif) no-repeat right top; float: left; }
.LBotoes .BLi a span { cursor:pointer; color: #666; }
.LBotoes .BLi a:hover span {}
.LBotoes .BLi a:hover { background-position: 0% -23px; text-decoration: none;}
.LBotoes .BLi a:hover span { background-position: 100% -23px; color: #fff; }

.LBotoes .BLi2 {  }
.LBotoes .BLi2 a { padding: 0px 0px 0px 13px; background: url(__img/PostComLeft.gif) no-repeat left top; background-position: 0% -23px; cursor: default; float: left; text-decoration: none; font-size: 11px; }
.LBotoes .BLi2 a span { padding: 3px 15px 4px 7px; cursor: default; display: block; background: url(__img/PostComRight.gif) no-repeat right top; float: left;  }
.LBotoes .BLi2 a span { background-position: 100% -23px; cursor: default; color: #fff; }
