
/*******************************
Carrega a fonte Trebuchet Ms no navegador do usuario que nao tem
*******************************/
@font-face {
    font-family: Trebuchet MS;
    font-style:  normal;
    font-weight: normal;
    src: url(TREBUCH0.eot);
  }
  /*******************************/
body {
	background-color: #FFFFFF;
	margin: 0px auto 0px  auto;
	text-align:center;
}
h1{
	font-size: 15px;
	color: #34344E;
	font: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2{
	font-size: 13px;
	background-color: #EEEEEE;
	font: bold;
		margin-bottom: 0px;
	margin-top: 0px;
}
h3{
	font-size: 10px;
	color: #000000;
	font: bold;
		margin-bottom: 0px;
	margin-top: 0px;
		font-family: Trebuchet MS;
}
h4{
	font-size: 11.5px;
	color: #FFFFFF;
		margin-bottom: 0px;
	margin-top: 0px;
		font-family: Trebuchet MS;
}
h5{
	font-size: 11px;
	color: #FFFFFF;
		margin-bottom: 0px;
	margin-top: 0px;
		font-family: Trebuchet MS;
}
h6{
	font-size: 10px;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Trebuchet MS;
	font-weight: normal;
}
.destaque {
	font-size: 11px;
	text-decoration: none;
	font-family: Trebuchet MS;
	text-align: left;
	}

.img {
	float: left;
	background-position: left;
	border:1px  solid Black;
}
.img   a:hover {
	background: #FFFFFF;
}
.img  a { text-decoration: none; color:#000000;}

.img_esporte {
	float: center;
	border: 1px  solid Black;
	margin-top: 3px;
}
hr.linha_h {
	color: #EEEEEE;
}
hr.linha_i {
	color: #FF3300;
}
.item_esporte{
	background: #FFFFFF
	font: bold Trebuchet MS;
	color: #EEEEEE;	
	font-size: 12px;
}
.legenda_esporte{

	margin-left: 8px;
width: 140px;
	font-size: 10px;
}
.campotexto
{
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
    WIDTH:90
}
.campotexto2
{
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold;
    WIDTH:100%
}
.btn
{
    BACKGROUND-COLOR: #e8e8e8;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: #666666;
    FONT-FAMILY: tahoma, verdana, arial, "trebuchet MS";
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    WIDTH: 20px
}
.navlist
{
	text-align: left;
	color:#FFFFFF;
}
.navlist_direito
{
list-style: none;
	text-align: left;
	color: #FFFFFF;
	background: #FFFFFF;
}
.navlist_parceiro
{
	text-align: left;
	color:#FFFFFF;
}
.sim {background-color:#EEEEEE}

.nao {background-color:#FFFFFF}
