
/***************************************************
	Título
***************************************************/
h4.titulo .icone{
	width: 20px;
	background-image: url(img/titulo/icn_medalha.gif);
}


/***************************************************
	Tabela
***************************************************/
table.box_medalhas{
	width: 647px;
	float: left;
	padding: 0;
	border: 0;
	border-spacing: 2px;
	border-collapse: separate;

}
table.box_medalhas thead th{
	width: 95px;
	height: 31px;
	background-color:#E5E5E5 !important;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
table.box_medalhas thead th.last-quadro{background-position:51px -1162px !important}
table.box_medalhas thead .ouro,
table.box_medalhas thead .prata,
table.box_medalhas thead .bronze{
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	letter-spacing: -1px;
}
table.box_medalhas thead .ouro{
	background-image: url(img/quadro_medalhas/ouro.gif);
	color: #ffff00;
}
table.box_medalhas thead .prata{
	background-image: url(img/quadro_medalhas/prata.gif);
	color: #d5d5d5;
}
table.box_medalhas thead .bronze{
	background-image: url(img/quadro_medalhas/bronze.gif);
	color: #e99b15;
}
table.box_medalhas tbody th{
	width: 30px;
	height: 33px;
	background: url(img/calendario/tbl_titulo.png) no-repeat left top;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	vertical-align: top;
	text-align: center;
}
table.box_medalhas tbody td{
	height: 33px;
	*height:30px !important;
	padding-left: 5px;
	padding-right: 1px;
	background-color:#EAEAEA !important;
	vertical-align: middle;
	text-align: center;
}
table.box_medalhas tbody td.pais { border: none; text-align: left; }
table.box_medalhas tbody td.last-quadro{background-position:85px -810px !important;}
table.box_medalhas tbody td img{
	padding-left: 8px;
	padding-bottom: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
table.box_medalhas tbody th.linhadupla{
	line-height: 1.1em;
}

table.box_medalhas span { position: relative; }


/***************************************************
	Quadro de Resultados
***************************************************/
/*.box_resultados{
	float: right;
	width: 170px;
	padding-bottom: 5px;
	background: url(img/quadro_medalhas/qdr_1_bg_1.gif);
}
.box_resultados *{
	color: #fff;
}
.box_resultados h4{
	height: 28px;
	padding-top: 8px;
	background: url(img/quadro_medalhas/qdr_1_topo.gif);
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.box_resultados h4 small { font-size: 0.9em; }
.box_resultados ul.lista li{
	position: relative;
	padding: 9px 10px;
	font-weight: bold;
	background: url(img/quadro_medalhas/qdr_1_bg_2.gif);
}
.box_resultados ul.lista li.even{
	background: url(img/quadro_medalhas/qdr_1_bg_1.gif);
}
.box_resultados ul.lista li li{
	padding: 0;
	background: none;
	font-weight: normal;
	font-size: 0.85em;
	letter-spacing: -0.08em;
}
.box_resultados a.mais{
	margin: 10px;
	font-size: 0.8em;
}*/


/***************************************************
	Quadro de Calendário
***************************************************/
.box_calendario{
	float: right;
	width: 169px;
	min-height:10px;
	padding-top:8px;
}
.bg_calendario{background-position:-164px -124px !important;}
.box_calendario *{
	color: #fff;
}
.box_calendario h4{
	clear:both;
	background-color:#D9261C;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.box_calendario h4 small { font-size: 0.9em; }
.box_calendario span {
	color: #fff;
	text-align: center;
}
.box_calendario .data {
	padding: 5px 3px;
	font-weight: bold;
	font-size: 0.85em;
}
.box_calendario ul {
	clear: both;
	display: block;
	width: 169px;
}
.box_calendario li {
	float:left;
	width: 149px;
	font-size: 0.8em;
	padding:5px 0 5px 20px;
	background:#E87817;
}
.box_calendario li.even {
	background-color:#EC8C28;
	padding-bottom:5px;
}
.box_calendario li small {
	float: left;
	width: 35px;
	height: 24px;
	padding: 4px 0 0 3px;
	color: #fff;
	font-weight: bold;
}
.box_calendario li span {
	float: right;
	width: 24px;
	height: 21px;
	padding-top: 3px;
	margin: 3px 5px 0 0;
	font-weight: bold;
}
.box_calendario li a {
	float: left;
	display: block;
	width: 97px;
	height: 25px;
	padding: 5px 0 0 0;
	line-height: 1.2em;
}
.box_calendario li a br {
	line-height: 0;
}
.box_calendario a.mais{
	clear: both;
	margin: 10px;
	font-size: 0.8em;
}


.box_calendario .legenda {
	clear: both;
	width: 120px;
	position: relative;
	padding-top: 3px;
	padding-left: 50px;
	padding-bottom: 5px;
	margin-bottom: -5px;
	background: url(img/quadro_medalhas/qdr_rodape.gif) no-repeat bottom;
	font-size: 0.8em;
}
.box_calendario .legenda dt { display: none; }
.box_calendario .legenda dd { clear: both; }
.box_calendario .legenda dd span {
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 1px;
	margin-right: 5px;
	font-size: 11px;
	background-image: url(img/quadro_medalhas/icn_legenda.gif);
}

.lista-resultados li a{width:145px;font:normal 12px Trebuchet MS, Verdana;text-decoration:underline;height:20px;padding:0}
.lista-resultados li p{font:bold 14px Trebuchet MS, Verdana}
.txt-right{text-align:right}
.titulo-calendario{background-position:-164px -145px !important;padding-top:7px;}
.titulo-calendario span{display:block;height:25px;background:#D9261C;}
.lista-calendario li{padding-left:0 !important;width:169px}
.lista-calendario li span{background-position:0 -634px !important}
.bg-bottom-calendario{width:170px;height:10px;background-position:-164px -135px !important;clear:both}