@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../img/bg.jpg) repeat-x #E9F6EF;
}

a{
	text-decoration:none;
}

img {
	display: block;
	border:0;
}

#tudo {
	width:auto;
	height:100%;
	margin:0;
	padding:0;	
}

#site {
	margin: 60px auto;
	width:800px;
	background-color:#FFFFFF;
	height:100%;
}

#topo {	
	width:800px;
	height:118px;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(../img/banner_prontoclube.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

#colesquerda{
	width:190px;
	display:inline;
	border-top:7px solid #00693f;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../img/misc/menu.png);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
	padding:15px 0 20px 0;
}

#principal{
	width:425px;
	float:left;
	border-top:7px solid #f58537;
	background-color:#fff;
	padding:15px 0 20px 0;
}

#principal2{
	width:610px;
	float:right;
	border-top:7px solid #f58537;
	background-color:#fff;
	padding:15px 0 20px 0;
}

#coldireita{
	width:185px;
	float:right;
	border-top:7px solid #f58537;
	background-color:#fff;	
	text-align:center;
	padding:15px 0 20px 0;
}

#news{
	width:372px;
	padding: 0 10px 0 10px;
	color:#0c7946;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-align:justify;
}

#boxnews{
	text-align:justify;
	width:372px;
	background:url(../img/corretor/fboxv.png) #cedd3f repeat-x;
	border:1px solid #c1d032;
	padding:10px;
	color:#0c7946;
}

#boxnews img{
	float:left;
}

#boxnews p{
	clear:both;
	padding-top:10px;
}

#titulonews{
	float:left;
	text-align:center;
	height:44px;
	line-height:44px;
	vertical-align:middle;
	padding-left:10px;
}

#titulocorretor{
	padding:3px 0 7px 3px;
}

#boxcorretor{
	width:160px;
	color:#006A39;
	border:1px solid #D1D1D0;
	background-color:#f2f2f2;
	padding:3px;
	margin-left:7px;
	font-size:11px;
	text-align:justify;
}

#fotocorretor{
	width:65px;
	height:65px;
	line-height:65px;
	background: url(../img/corretor/bgfoto.png) no-repeat;
	display:block;
	float:left;
}

#boxcorretor p{
	padding: 5px;
}

#fotocorretor img{
	margin:2px 0 0 4px;
}

#aniversariante{
	width:165px;
	margin-top:3px;
	border:1px solid #d1d1d0;
	background-image:url(../img/corretor/bganiver.jpg);
	padding:2px;
	text-align:center;
}

#postit1{	
	background-image:url(../img/corretor/p1.png);
	background-repeat:repeat-xy;
	clear:both;
	float:left;
	width:76px;
	height:83px;
}

#postit2{
	background-image:url(../img/corretor/p1.png);
	clear:both;
	float:right;
	width:76px;
	height:83px;
}

#fotoaniversariante{
	width:65px;
	height:65px;
	line-height:65px;
	background: url(../img/corretor/bgfoto.png) no-repeat;
	display:inline-block;
	margin:5px;
}

#fotoaniversariante img{
	margin:2px 0 0 0px;
	display:inline;
}

#correiouf{
	text-align:center;
}

#correiouf a{
	color:#00693f;
	font-weight:bold;
}

#correiouf a:hover{
	color:#f58537;
}

#enquete{
	width:165px;
	border:1px solid #d1d1d0;
	background-color:#f2f2f2;
	height:100%;
	padding:2px;
	text-align:center;
	color:#f58537;
}

#opcoes{
	margin:10px 0 10px 0;
	width:100%;
	padding:0 5px 0 15px;
	text-align:left;
}

#opcoes li{
	list-style:none;
	line-height:25px;
	width:150px;
}

#opcoes .votar{
	color:#f58537;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	background:transparent;
	padding:15px 0 0 0;
	margin-left:-15px;
	width:100%;
	text-align:center;
}

#rodape {
	clear:both;
	position:relative;
	width:100%;
	background-color:#FFFFFF;
	font-size:10px;
	color:#999999;
	padding:10px 0 10px 0;	
}

#rodape a{
	color:#f58537;
}


#aniver input,select{
	border:1px solid #555;
}

#aniver table td{
	font-size:12px;
}


#aniver button{
	border:1px solid #555;
	width:80px;
	height:30px;
}

#erro{
	color:#c00;
	border-top:1px solid #c00;
	border-bottom:1px solid #c00;
	width:95%;
	height:30px;
	line-height:30px;
}




#menubv {
width: 12em;
padding: 0 5px 0 15px;
margin: 0;
font: 12px Verdana, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #00693f;;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 6px solid #00693f;
background-color: #C1FFC1;
color: #00693f;
text-decoration: none;
}
#menubv li a:hover {
border-left: 6px solid #00CD00;
background-color: #cfc;
color: #555;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  li { float: left; height: 1%; }
* html ul#menubv  li a { height: 1%; }
/* End */

table#alter tr th {background: #ffc;font-weight:bold;text-align:center;line-height:25px;height:25px;} /* Toda a tabela com fundo creme */ 
table#alter tr td {background: #ffc;text-align:center;} /* Toda a tabela com fundo creme */ 
table#alter tr.dif td {background: #eee;text-align:center;} /* Linhas com fundo cinza */

#palavra{
	background-color:#cbe987;
	color:#2f8562;
	width:163px;
	text-align:center;
	padding:8px 2px 10px 2px;
	font-weight:bold;
	font-size:10px;
	margin-left:8px;
}

#vencedores{
	width:167px;
	margin-left:8px;
}

#nivermes{
	width:171px;
	background-color:#4b1204;
}

#niverHoje{
	width:171px;
	background-color:#4b1204;
	line-height:12px;
}

#niverHojeTitulo{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;	
}

#niverHojeTitulo2{
	font-family:Arial, Helvetica, sans-serif;
	color:#929092;
	font-size:13px;
	font-weight:bold;	
}

#niverHojeImob{
	font-family:Arial, Helvetica, sans-serif;
	color:#f48536;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	padding-bottom:15px;
}

#barra{
	width:80%;
	background-color:#FFFFFF;
	height:1px;
	margin:4px 0 4px 0;
}

#clique, #clique a{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	padding-top:6px;
}

#messel{
	width:152px;
	text-align:center;
	background-color:#FFFFFF;
	color:#ccc;
	padding:10px 0 0 0;
	line-height:12px;
}













/* ---- Formatação de textos ----*/
.txVerde11vb{
	color:#006940;
	font-size:11px;
	font-weight:bold
}
.txVerde12b{	
	color:#006940;
	font-size:12px;
	font-weight:bold
}
.txVerde13b{	
	text-align:center;
	color:#a0cc3a;
	font-size:13px;
	font-weight:bold;
	line-height: normal;
}
.TitVerdes{	
	color:#006940;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;	
	text-transform:uppercase;
}
.TitVerde{	
	color:#006940;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.txVerde12{	
	color:#006940;
	font-size:12px;
}
.txVerde18{	
	color:#006940;
	font-size:18px;
	text-transform:uppercase;	
}
.txVerde32b {
	color: #006940;
	font-size:32px;
	font-weight:bold;
}
.txLaranja12b{	
	color:#f5821f;
	font-size:12px;
	font-weight:bold
}
.txLaranja12{	
	color:#f5821f;
	font-size:12px;
}
.txLaranja20b{	
	color:#f5821f;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

.txCinza10{	
	color:#9f9d9d;
	font-size:10px;
}
.txCinza12{	
	color:#6f796b;
	font-size:12px;
}
.txCinza20{	
	color:#6f796b;
	font-size:20px;
}
#noticias{
	width:97%;
}

#notsup{
	background-image:url(../../img/not/b_sup.jpg);
	background-repeat:repeat-x;
	height:22px;
	text-align:left;
}

#notsuptit{
	text-transform:uppercase;
	color:#FF6600;
	margin-left:30px;
	background-color:#FFFFFF;
	border-left:1px solid #208455;
	border-right:1px solid #208455;
	border-bottom:1px solid #fff;
	font-size:11px;
	font-weight:bold;
	padding-left:8px;
	height:21px;
	line-height:21px;
	width:60px;
}

#notbot{
	clear:both;
	background-image:url(../../img/not/b_inf.jpg);
	background-repeat:repeat-x;
	height:26px;
}

#nots{
	border-bottom:1px dotted #b5cec0;
	padding:5px 0 5px 0;
	margin:0 0 0 0;
	text-align:left;
}

#notdata{
	color:#444;
	font-size:11px;
	width:60px;
	margin-left:20px;
}

#notlead{
	font-size:11px;
	color:#0c7946;
}

#notlead a{
	color:#0c7946;
	text-decoration:none;
}

#notlead a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#notmais{
	float:right;
}

#notmais a{
	color:#0c7946;
	font-size:10px;
	font-weight:bold;
}

#notmais a:hover{
	color:#FF6600;
}


#inttit{
	color:#0c7946;
	font-weight:bold;
	font-size:13px;
}
#intfonte{
	color:#999999;
	font-weight:bold;
	font-size:11px;
	padding-bottom:10px;
}
#intdata{
	color:#444444;
	font-weight:bold;
	font-size:11px
}
#intnot{
	color:#999999;
	padding:30px;
	font-size:11px;
	text-align:justify;
}

#enqt-top{
	background-image:url(../img/enqt-top.png);
	margin-left:5px;
	width:174px;
	height:43px;
}
#enqt-bak{
	background-image:url(../img/enqt-bak.png);
	background-repeat:repeat-y;
	margin-left:5px;
}
#enqt-perg{
	padding:2px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
#enqt-resp{
	text-align:left;
	font-size:11px;
	color:#555;
	width:166px;
	padding:5px 2px 0 8px;
}
#enqt-bot{
	background-image:url(../img/enqt-bot.png);
	margin-left:5px;
	width:174px;
	height:51px;
	margin-bottom:10px;
}
