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

@import url("title.css");
@import url("form.css");
@import url("msg.css");
@import url("ajax.css");
@import url("table.css");
@import url("rightColumn.css");
@import url("pag.css");

*{
	padding: 0;
	margin: 0;
	border: 0;
}
*html {
	overflow-y: scroll;
	overflow-x: hidden;
} /* IE HACK */

body {
	padding: 0;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif normal;
	background: url(bodyBG.png) top left repeat-x #fff;
	overflow: -moz-scrollbars-vertical;
}
.geral {
	position:relative;
	width:1000px;
	z-index: 2;
	margin: 0 auto;
	background: url(contentBG.gif) repeat-y center top;
}
ul, li{
	margin: 0;
	padding: 0;
}
a, a:visited {
	color:#06c;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #f60;
}
.agora {
	position: relative;
	padding: 0 5px;
	height: 26px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	margin: 5px 0 10px 0;
	font-size: 1.1em;
	letter-spacing: -0.05em;
	line-height: 26px;
	color:#777;
}
.agora a{
	font-size: 1.2em;
	line-height: 26px;
}
p{
	margin-bottom: 5px;
	text-align: justify;
	line-height: 1.3em;
}
em{
	margin-left: 5px;
	color: #666;
	font-size: 1em;
}
cite{
	color:#666;
	background: #eee;
	font-size: 1.1em;
	margin: 3px;
	margin-top: 0;
	display:block;
	border:1px solid #ddd;
	padding: 5px;
}
cite a{
	font-weight: bold;
}
.both{
	clear:both;
	line-height: 0;
	height:0;
}
.topo {
	height:90px;
	color: #fff;
	background: url(slogan.jpg) no-repeat right bottom #000;
}
.content {
	z-index: 3;
	color: #333;
	position:relative;
	background: url(contentTopBG.png) no-repeat top center;
	margin: 0;
	padding-top: 20px;
	_height: 200px;
	min-height: 200px;
	vertical-align: top;
}
/* HOME */
.contentBloco{
	position: relative;
	margin:0;
	background: #fff;
}
.contentBloco .foto{
	margin: 0 5px 5px 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
	float: left;
	display:compact;
	position: relative;
}
.contentBloco .foto:hover{
	border-color: #f60;
	background: #fc9;
	cursor:pointer;
}
.conteudoBox{
	float:right;
	width: 230px;
	margin-left: 23px;
	padding: 0.3em 0.2em 0.4em 0.2em;
	border: 3px solid #f63;
	border-left:0;
	border-right: 0;
}
.fotinha{
	border: 4px solid #ccc;
	padding: 1px;
	*padding: 0 1px 2px 1px;
	_padding: 0 1px 2px 1px;
	margin: 0 2px 0 1px;
	display:block;
	float: left;
}
.fotinha:hover{
	border-color: #999;
}
.conteudoBox ul{
	display: block;
	margin: 0;
	padding: 0;
}
.conteudoBox ul li{
	margin: 1px 0;
	padding: 0 4px;
	display: block;
	line-height: 22px;
	background:  #eee;
	_background: none;
}
.conteudoBox ul li:hover{
	border-color: #ccc;
	background: #fff;
}
.conteudoBox ul li a, #rapidinhas ul li a:visited{
	font-size: 1em;
	display: block;
}
.conteudoBox ul li a:hover{
	text-decoration: none;
	_background:none;
}

/* SUPER RAPIDINHAS */
.content3{
	padding: 1px;
	margin-bottom: 20px;
	background: #fff;
}
.content3 ul{
	display: block;
	margin: 0;
	padding: 0;
}
.content3 ul li{
	margin: 0;
	padding: 2px 4px 2px 18px;
	background: url(list1.gif) left center no-repeat;
	display: block;
	line-height: 20px;
}
.content3 ul li:hover{
	background: #eee url(list1.gif) left center no-repeat transparent;
}
.content3 ul li a, #content3 ul li a:visited{
	font-size: 1em;
	display: block;
}
.content3 ul li a:hover{
	text-decoration: none;
}

/* fim HOME*/
.contentHome{
	margin: 0 20px 0 20px;
	_margin: 0 0 0 10px;
	width: 690px;
	z-index: 4;
	min-height: 200px;
	_height: 200px;
	vertical-align: top;
	background: #fff;
	float:left;
}

.content2{
	float: left;
	padding: 5px;
	padding-bottom: 0;
	margin: 0 20px 0 20px;
	_margin: 0 0 0 10px;
	width: 680px;
	z-index: 3;
	min-height: 200px;
	_height: 200px;
	vertical-align: top;
	background: #fff;
}
.content2 p {
}
.content2 img {
	vertical-align: middle;
}
.content2 .add {
	display: block;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 3px;
	margin-bottom: 13px;
}
.content2 .add a {
	font-size: 0.9em;
	padding: 0 8px 0 0;
	border-right: 1px solid #ddd;
	margin: 0 7px 0 0;
}
.content2 .add a:hover {
	text-decoration: none;
	color: #000;
}
.boxPosition {
	border: 1px solid #ddd;
	font-size: 11px;
	height: 18px;
	width: 40px;
	vertical-align: middle;
}
.previewNoticia {
	font-size: 0.9em;
	color: #666;
	line-height: 1.7em;
}
.bloco {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 4px;
	margin-bottom: 5px;
}
.listaEnquete{
	list-style: none;
}
.listaEnquete li{
	margin: 1px;
	background: #eee;
	padding: 3px;
	display: block;
	vertical-align: middle;
}
.listaEnquete li:hover{
	background-color: #ddd;
}
.listaEnquete label{
	display:block;
}
.bottom{
	clear:both;
	background: url(bottomBG.gif) no-repeat bottom center;
	height: 15px;
}
.footer {
	clear:both;
	background: url(fiquePorDentroBG.png) repeat-x top;
}
.footer .fiquePorDentro{
	min-height: 60px;
	_height: 60px;
	width: 770px;
	padding: 5px 5px 5px 225px;
	margin: 10px auto 0 auto;
	background: url(fiquePorDentroBG2.gif) no-repeat left top;
}
.footer .fiquePorDentro a, .footer .fiquePorDentro a:visited{
	color: #06f;
	margin: 0 30px 0 0;
	font-size: 12px;
}
.footer .navBottom{
	background: #333;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
.footer .navBottom a, .footer .navBottom a:visited{
	color: #ddd;
	font-weight: bold;
	font-size: 1em;
	padding: 0 5px;
	margin: 0 5px;
}
.footer .navBottom a:hover{
	color: #fc0;
}
.footer .assinatura{
	background: #ededed;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	line-height: 30px;
	color: #333;
}

/* info panel'S */

.fotoPerfil{
	float:left;
	width: 200px;
	margin: 5px;
	padding-bottom: 12px;
	background: url(zoom.gif) no-repeat bottom right;
}
.item{
	padding: 5px;
	margin: 5px 5px 5px 10px;
	width: 440px;
	float: left;
}
.porcentagem{
	border: 1px solid #f60;
	background: #fc6 url(percent.png) repeat-x bottom left;
	height: 14px;
	line-height: 1px;
}
.miniUser{
	border: 1px solid #333;
	padding: 1px;
	float:left;
	margin: 0 5px 5px 0
}
.miniUser2{
	border: 1px solid #666;
	padding: 1px;
	float: left;
}
.responder{
	text-align: left;
	padding-top: 5px;
	clear:both;
	display: block;
	width: 70px;
}
.excluirUser{
	position: absolute;
	right: 5px;
	top: 20px;
	display:compact;
	filter:alpha(opacity=100);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.excluirUser:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.vip{
	width: 70px;
	height: 70px;
	position: absolute;
	left: 635px;
	top: 25px;
	background: url(vip.jpg);
	display: block;
	z-index: 90;
	text-align: right;
	padding: 0;
}
.vip img{
	border: 1px solid #333;
	padding: 1px;
}
.termo{
	padding: 0 5px;
	overflow: auto;
	color: #666;
	border: 1px solid #ccc;
	margin-top: 10px;
	height: 200px;
}
.sintonizado{
	height: 30px;
	position: absolute;
	left: 600px;
	top: 95px;
	width: 100px;
	text-align: right;
	display: block;
	z-index: 90;
	vertical-align: middle;
}
.recado{
	padding:20px 5px;
	position:relative;
	min-height:45px;
	min-height: auto;
	_height:45px;
	margin:0;
}