
/***************************************************
	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;
	background: url(img/quadro_medalhas/tbl_topo.jpg) no-repeat top right;
}
table.box_medalhas thead th{
	width: 95px;
	height: 31px;
	border-left: 1px solid #d9f0ee;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
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;
	padding-left: 5px;
	padding-right: 1px;
	border-left: 1px solid #d9f0ee;
	background: url(img/calendario/qdr_bg_1.png) no-repeat center top;
	vertical-align: middle;
	text-align: center;
}
table.box_medalhas tbody td.pais { border: none; text-align: left; }
table.box_medalhas tbody td.last { background-position: right top; }
table.box_medalhas tbody tr.even td { background-image: url(img/calendario/qdr_bg_2.png); }
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: 170px;
	background: url(img/quadro_medalhas/qdr_1_bg_1.gif);
}
.box_calendario *{
	color: #fff;
}
.box_calendario 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_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: 170px;
	padding-top: 2px;
	background: url(img/quadro_medalhas/qdr_1_bg_2.gif);

}
.box_calendario li {
	clear: both;
	width: 170px;
	height: auto !important;
	font-size: 0.8em;
}
.box_calendario li.even {
	background: url(img/quadro_medalhas/qdr_1_bg_1.gif);
}
.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;
	background-image: url(img/quadro_medalhas/icn_legenda_2.gif);
	font-weight: bold;
}
.box_calendario li span.data {
	float: none;
	clear: both;
}
.box_calendario li a {
	float: left;
	display: block;
	width: 97px;
	height: auto !important;
	padding: 5px 0 5px 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);
}