@charset "utf-8";
/* CSS Document */
/*** TABELA ***/
.canaltit2competicoes{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#6f5e01;
}


.ginj{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	background-color:#3967B4;
	width:100%;
	padding-left:2px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;	
	border-top:1px solid #ffffff;	
	color:#ffffff;
	text-transform:uppercase;
}

.horaj{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	background:#6F6868;
	color:#ffffff;
	width:40px;
	text-align:right;	
	border:1px solid #ffffff;;
}

.ginj2{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-transform:uppercase;
	background-color:#3967B4;
	width:80px;
	padding-left:2px;
	border-top:1px solid #ffffff;	
	border-bottom:1px solid #ffffff;;
	padding-right:3px;
	color:#ffffff;
}
.titj{
	background-color:#f9f2da; 
	color:#DA4A42;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #cccccc;
}

	.time01{
	padding-left:2px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-transform:uppercase;
	background:#ffffff;
	width:200px;
	border:1px solid #D7D7D7;

	text-align:left;
	color:#6F6868;

}
.time02{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:200px;
	border:1px solid #D7D7D7;
	text-align:right;
	color:#6F6868;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	background:#ffffff;

}
.placar00{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;	
	color:#6C5B01;
	background:#D7D7D7;
	width:30px;
/*	border:1px solid #EED478; */
	text-align:center;
	font-weight:bold;
}

.placar01{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	background:#D7d7d7;
	width:20px;
/*	border:1px solid #EED478; */
	text-align:center;
}

.placar02{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:bold;	
	color:#6C5B01;
	background:#D7D7D7;
	width:30px;
/*	border:1px solid #EED478; */
	text-align:center;
	font-weight:bold;	
}
	.titj{
	background:#DA4A42; 
	background:url("../images/fundotarja.jpg"); 
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
/*	border-bottom:1px dashed #cccccc; */
}


/* COMPETICOES */


#numeros {
	margin: 15px 0;
	width: 136px;
	float: left;
	display: table;
	background: #fff;

}
#numeros .jogos {
	color:#73630c;
	width: 97px;
	letter-spacing:-0.04em;
	float: left;
	display: table;
	font-size:7pt;		
	background: #f8f7f7;
	border-right:1px solid #e7e3cb;
	border-bottom:1px solid  #e7e3cb;
	
}
#numeros .valor {
	color:#787777;
	width: 26px;
	font-size:7pt;	
	letter-spacing:-0.06em;
	text-align:right;
	float:left;
	display: table;
	background: #fff;
	border-bottom:1px solid  #e7e3cb;

}
#numeros a {
	margin: 15px 0;
	color:#73630c;
	width: 126px;
	float: left;
	display: table;
	background: #fff;
	border:1px solid #e7e3cb;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
}

#numeros h2 {
	background: url(../images/t_numeroscomp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#numeros h3 {
	background: url(../images/t_baixo_numerocomp.gif) no-repeat;
	height: 15px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
 
#numeros a:hover .not {
	background: #f5f2f2;
}
#numeros a .data {

	font-size:10px;
	float: left;
	color: #776815;
	background: #ffffff;
	padding: 3px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	border-left: #e7e3cb 1px solid;
	border-right:  #e7e3cb 1px solid;
	width: 127px;
}
#numeros a .not {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color: #000;
	width: 127px;
	background: #e9e9e9;
	text-decoration: none;
	float: left;
	margin-left: 1px;
	cursor: pointer;
	padding: 3px;
	border: #e7e3cb 1px solid;
}
#numeros a:hover .not {
	background: #f5f2f2; 
}

/** GP **/

#numerosgp {
	margin: 15px 0;
	width: 136px;
	float: left;
	display: table;
	background: #fff;

}
#numerosgp .jogos {
	color:#0062B1;
	width: 97px;
	letter-spacing:-0.04em;
	float: left;
	display: table;
	font-size:7pt;		
	background: #f8f7f7;
	border-right:1px solid #e7e3cb;
	border-bottom:1px solid  #e7e3cb;
	
}
#numerosgp .valor {
	color:#7a7a7a;
	width: 26px;
	font-size:7pt;	
	letter-spacing:-0.06em;
	text-align:right;
	float:left;
	display: table;
	background: #fff;
	border-bottom:1px solid  #e7e3cb;

}
#numerosgp a {
	margin: 15px 0;
	color:#0062B1;
	width: 126px;
	float: left;
	display: table;
	background: #fff;
	border:1px solid #e7e3cb;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
}

#numerosgp h2 {
	background: url(../images/t_numeroscompgp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#numerosgp h3 {
	background: url(../images/t_baixo_numerocompgp.gif) no-repeat;
	height: 15px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
 
#numerosgp a:hover .not {
	background: #f5f2f2;
}
#numerosgp a .data {

	font-size:10px;
	float: left;
	color: #0062B1;
	background: #ffffff;
	padding: 3px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	border-left: #e7e3cb 1px solid;
	border-right:  #e7e3cb 1px solid;
	width: 127px;
}
#numerosgp a .not {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color: #000;
	width: 127px;
	background: #e9e9e9;
	text-decoration: none;
	float: left;
	margin-left: 1px;
	cursor: pointer;
	padding: 3px;
	border: #e7e3cb 1px solid;
}
#numerosgp a:hover .not {
	background: #f5f2f2; 
}


/**  GPFIM **/
#classificacaocomp {
	margin: 15px 6px 0 0;
	margin-top:15px;
	margin-right:6px;
	_margin-right:0px;		
	width: 199px;
	float: right;
	display: table;
	background: #fff;
		text-decoration:none;
}
#classificacaocomp h2 {
	background: url(../images/t_classificacaocomp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
.classificacaocomp_mais {
	clear: left;
	text-decoration:none;
	height:53px;
	border-bottom: #c5cfdc 1px solid;
	border-left: #c5cfdc 1px solid;	
	border-right: #c5cfdc 1px solid;	
}
#classificacaocomp .grupo {
	clear: left;
	text-decoration:none;
	height:17px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	background:#939393;
	border-bottom: #c5cfdc 1px solid;
	border-left: #c5cfdc 1px solid;	
	border-right: #c5cfdc 1px solid;	
}

#classificacaocomp .g1{
	width:182px;
	float:left;
	font-size:11px;
		padding-top:2px;
}


#classificacaocomp .g2{
	width:15px;
	float:left;
	padding-top:3px;

}
#classificacaocomp h3 {
	background: url(../images/t_tabelacomp.gif) no-repeat;
	height: 16px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#classificacaocomp p {
	border-bottom: #c8c4ae 1px solid;
	margin-bottom: 1px;
	clear: left;

}
#classificacaocomp .numero {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #b09503;
	background: #ffffff;
	padding: 0px;
	margin-left: 0px;
	text-decoration: none;
	cursor: pointer;
	border-left: #c5cfdc 1px solid;
	width: 9px;

	border-bottom: #c8c4ae 1px solid;
	border-right: #c8c4ae 1px solid;
	letter-spacing:-1px;		
}
#classificacaocomp a:hover .numero {
	background: #f5f2f2;
}
#classificacaocomp .time {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 155px;
	background: #FFF;
	text-decoration: none;

	cursor: pointer;
letter-spacing:-0.03em;
	padding: 0px;
	border-bottom: #c8c4ae 1px solid;
	border-right: #c8c4ae 1px solid;
}
#classificacaocomp a:hover .time {
	background: #f5f2f2;
}
#classificacaocomp .pontos {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;

	color: #8e7802;
	width: 15px;
	background: #FFF;
	text-align: right;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 1px;
	border-right: #c8c4ae 1px solid;
	border-bottom: #c8c4ae 1px solid;
}
#classificacaocomp a:hover .pontos {
	background: #f5f2f2;
}
/* GP */

#classificacaocompgp {
	margin: 15px 6px 0 0;
	margin-top:15px;
	margin-right:6px;
	_margin-right:0px;		
	width: 199px;
	float: right;
	display: table;
	background: #fff;
		text-decoration:none;
}
#classificacaocompgp h2 {
	background: url(../images/t_classificacaocompgp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
.classificacaocomp_mais {
	clear: left;
	text-decoration:none;
	height:53px;
	border-bottom: #c5cfdc 1px solid;
	border-left: #c5cfdc 1px solid;	
	border-right: #c5cfdc 1px solid;	
}
#classificacaocompgp .grupo {
	clear: left;
	text-decoration:none;
	height:17px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	background:#939393;
	border-bottom: #c5cfdc 1px solid;
	border-left: #c5cfdc 1px solid;	
	border-right: #c5cfdc 1px solid;	
}

#classificacaocompgp .g1{
	width:182px;
	float:left;
	font-size:11px;
		padding-top:2px;
}


#classificacaocompgp .g2{
	width:15px;
	float:left;
	padding-top:3px;

}
#classificacaocompgp h3 {
	background: url(../images/t_tabelacompgp.gif) no-repeat;
	height: 16px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#classificacaocompgp p {
	border-bottom: #c8c4ae 1px solid;
	margin-bottom: 1px;
	clear: left;

}
#classificacaocompgp .numero {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0062B1;
	background: #ffffff;
	padding: 2px;
	margin-left: 0px;
	text-decoration: none;
	cursor: pointer;
	border-left: #c5cfdc 1px solid;
	width: 11px;

	border-bottom: #c8c4ae 1px solid;
	border-right: #c8c4ae 1px solid;
	letter-spacing:-1px;		
}
#classificacaocompgp a:hover .numero {
	background: #f5f2f2;
}
#classificacaocompgp .time {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 140px;
	background: #FFF;
	text-decoration: none;

	cursor: pointer;
	letter-spacing:-1px;
	padding: 2px;
	border-bottom: #c8c4ae 1px solid;
	border-right: #c8c4ae 1px solid;
}
#classificacaocompgp a:hover .time {
	background: #f5f2f2;
}
#classificacaocompgp .pontos {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;

	color: #0062B1;
	width: 28px;
	background: #FFF;
	text-align: right;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 4px;
	border-right: #c8c4ae 1px solid;
	border-bottom: #c8c4ae 1px solid;
}
#classificacaocompgp a:hover .pontos {
	background: #f5f2f2;
}


/* GP FIM */

#notasoficiascomp {
	margin: 0;
	width: 199px;
	float: left;
	display: table;
	background: #fff;
	text-decoration:none;
}
#notasoficiascompgp {
	margin: 0;
	width: 199px;
	float: left;
	display: table;
	background: #fff;
	text-decoration:none;
}

/* GP */

#noticiacompgp {
	margin: 0 10px 0 6px;
	width: 403px;
	float: left;
	display: table;
	background: #fff;
}
#noticiacompgp h2 {
	background: url(../images/t_pordentrocompgp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#noticiacompgp a {
	clear: left;
	text-decoration:none;
}
#noticiacompgp h3 {
	background: url(../images/t_indicecompgp.gif) no-repeat;
	height: 16px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#noticiacompgp a .data {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #094F98;
	background: #fff;
	padding: 3px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-bottom: #B5CADF 1px solid;
	border-right: #B5CADF 1px solid;
	border-left: #B5CADF 1px solid;

	width: 44px;
}
#noticiacompgp a:hover .data {
	background: #EFF8FF;
}
#noticiacompgp a .not {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 341px;
	background: #f3f3f3;
	text-decoration: none;
	float: left;
	cursor: pointer;
	padding: 3px;
	border-bottom: #B5CADF 1px solid;
}
#noticiacompgp a:hover .not {
	background: #EFF8FF;
}

/* FIM GP */
#noticiacompgp2 {
	margin: 0 10px 0 6px;
	width: 403px;
	float: left;
	display: table;
	background: #fff;
}
#noticiacompgp2 h2 {
	background: url(../images/t_pordentrocompgp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#noticiacompgp2 a {
	clear: left;
	text-decoration:none;
}
#noticiacompgp2 h3 {
	background: url(../images/t_indicecompgp.gif) no-repeat;
	height: 16px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#noticiacompgp2 a .data {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #98752f;
	background: #fff;
	padding: 3px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border-bottom: #ede571 1px solid;
	border-right: #ede571 1px solid;
	border-left: #ede571 1px solid;

	width: 44px;
}
#noticiacompgp2 a:hover .data {
	background: #ffffff;
}
#noticiacompgp2 a .not {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 341px;
	background: #f3f3f3;
	text-decoration: none;
	float: left;
	cursor: pointer;
	padding: 3px;
	border-bottom: #ede571 1px solid;
}
#noticiacompgp2 a:hover .not {
	background: #fefce5;
}

#noticiacomp {
	margin: 0 10px 0 6px;
	width: 403px;
	float: left;
	display: table;
	background: #fff;
}
#noticiacomp h2 {
	background: url(../images/t_pordentrocomp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#noticiacomp a {
	clear: left;
	text-decoration:none;
}
#noticiacomp h3 {
	background: url(../images/t_indicecomp.gif) no-repeat;
	height: 16px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#noticiacomp a .data {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #6A5A01;
	background: #fdfbef;
	padding: 3px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	border: #e7e3cb 1px solid;
	width: 44px;
}


	#conteudo .titulo2competicoes{
	width:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	color:#6C5B01;
	float:left;
	padding-top:5px;
	padding-left:10px;
}
#noticiacomp a:hover .data {
	background: #efead4;
}
#noticiacomp a .not {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 341px;
	background: #f3f3f3;
	text-decoration: none;
	float: left;
	cursor: pointer;
	padding: 3px;
	border: #e7e3cb 1px solid;
}
#noticiacomp a:hover .not {
	background: #efead4;
}

#notasoficiascomp h2 {
	background: url(../images/t_notascomp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#notasoficiascomp h3 {
	background: url(../images/t_historicocomp.gif) no-repeat;
	height: 14px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#notasoficiascomp a .data {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #776815;
	background: #ffffff;
	padding: 3px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	border-left: #e7e3cb 1px solid;
	border-right:  #e7e3cb 1px solid;
	width: 189px;
}
#notasoficiascomp a .not {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 189px;
	background: #e9e9e9;
	text-decoration: none;
	float: left;
	margin-left: 1px;
	cursor: pointer;
	padding: 3px;
	border: #e7e3cb 1px solid;
}

/* GP */
#notasoficiascompgp h2 {
	background: url(../images/t_notascompgp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#notasoficiascompgp h3 {
	background: url(../images/t_historicocompgp.gif) no-repeat;
	height: 14px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#notasoficiascompgp a .data {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #094F98;
	background: #ffffff;
	padding: 3px;
	margin-left: 1px;
	text-decoration: none;
	cursor: pointer;
	border-left: #B5CADF 1px solid;
	border-right:  #B5CADF 1px solid;
		border-top:  #B5CADF 1px solid;
	width: 189px;
}
#notasoficiascompgp a .not {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 189px;
	background: #e9e9e9;
	text-decoration: none;
	float: left;
	margin-left: 1px;
	cursor: pointer;
	padding: 3px;
	border: #B5CADF 1px solid;
}
/* GP FIM */

#galeriadefotoscomp {
	margin: 15px 8px 0 6px;
	width: 261px;
	float: left;
	display: table;
	background: #fff;
}

#galeriadefotoscomp a img {
	clear: left;
	border: none;
	margin-left: 1px;
}


#galeriadefotoscomp h3 a img {
	border: none;
	padding: 0 20px;
}
#galeriadefotoscomp h2 {
	background: url(../images/t_galeriadefotoscomp.gif) no-repeat;
	height: 23px;
	display: block;

	text-indent:-9000px;
	overflow:hidden;
}
#galeriadefotoscomp h3 {
	background: url(../images/t_baixo_fotos.gif) no-repeat;
	height: 20px;
	clear: left;
}

<!--  -->
#galeriadefotoscompgp {
	margin: 15px 8px 0 6px;
	width: 261px;
	float: left;
	display: table;
	background: #fff;
}

#galeriadefotoscompgp a img {
	clear: left;
	border: none;
	margin-left: 1px;
}


#galeriadefotoscompgp h3 a img {
	border: none;
	padding: 0 20px;
}
#galeriadefotoscompgp h2 {
	background: url(../images/t_galeriadefotoscompgp.gif) no-repeat;
	height: 23px;
	display: block;

	text-indent:-9000px;
	overflow:hidden;
}
#galeriadefotoscompgp h3 {
	background: url(../images/t_baixo_fotos.gif) no-repeat;
	height: 20px;
	clear: left;
}


#wall {
	margin: 0 0 15px 0;
	width: 177px;
	float: left;
	display: table;
	background: #fff;
}
#wall h2 {
	background: url(../images/t_bolaocomp.gif)  no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#wall .texto {
	padding: 1px;
	height: 100px;
	display: block;
	height:108px;
}
#wall p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #174081;
}
#wall .bolaoform {
	background: url(../images/bolao_form.gif) no-repeat;
	width: 124px;
	height: 19px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
#wall h3 {
	background: url(../images/t_cadastrocomp.gif) no-repeat;
	height: 15px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

#enquetecomp {
	margin: 0 8px 0 6px;
	width: 403px;
	float: left;
	display: table;
	background: #fff;
}

#enquetecomp .texto {
	padding: 2px;
	height: 100px;
	display: block;
	padding-top:8px;
}
#enquetecomp h2 {
	background: url(../images/t_enquetecomp2.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#enquetecomp p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#6b5b04;
	padding:1px;
}
#enquetecomp h3 {
	background: url(../images/t_votarcomp2d.gif) no-repeat; 
	height: 15px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

/* GP */
#enquetecompgp {
	margin: 0 8px 0 6px;
	width: 403px;
	float: left;
	display: table;
	background: #fff;
}

#enquetecompgp .texto {
	padding: 2px;
	height: 100px;
	display: block;
	padding-top:8px;
}
#enquetecompgp h2 {
	background: url(../images/t_enquetecomp2gp.gif) no-repeat;
	height: 23px;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}
#enquetecompgp p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#0062B1;
	padding:1px;
}
#enquetecompgp h3 {
	background: url(../images/t_votarcomp2gp.gif) no-repeat;
	height: 15px;
	clear: left;
	display: block;
	text-indent:-9000px;
	overflow:hidden;
}

/* GP FIM */

#conteudo .local a{
	color:#6C5B01;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:left;
}
#conteudo .local{
	color:#6C5B01;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-top:5px;
	
}

#conteudo .titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	color:#6C5B01;
	float:left;
	padding-top:25px;
	padding-left:10px;
}

#conteudo .subtitulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	color:#6C5B01;

}

.cabec1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6C5B01;
background:#f8f6eb;
font-weight:bold;
padding:2px;
}	
.cabec2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background:#ffffff;

padding:2px;
}	
.head1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background:#f8f6eb;
padding:2px;
}	
