/* CSS Document */
body,td,th {
	font-family:Tahoma, Geneva, sans-serif; 
	font-size: 11px;
	color: #333333;
	
}
body {
	background-color: #FFFFFF;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.conteudo {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topo {
	position:absolute;
	top:0px;
	
	height:300px;
	
	z-index:50;
}

.apresentador {
	padding-left:20px;
	font-weight:bold;
	color:#105874;
	text-align:center;
	font-size:12px;
	}


a{text-decoration:none;}
a:hover{text-decoration:underline; color:#000}

img {border:none}

.bg_topo {
	background:url(../images/estrutura/topo.png) bottom center repeat-x;	
	height:227px; 
	width:964px
}

.menu{	
	background:(../images/estrutura/menu_top.jpg) center repeat-x; 
	height:29px;
	width:100%;
}

/*==============================================================================*/
/*==============================================================================*/
.bg_top{
	background:url(../images/estrutura/shadow_top.jpg) bottom repeat-x;
	height:24px;
}
.bg_left{
	background:url(../images/estrutura/shadow_left.jpg) right repeat-y;
	width:24px;
}
.bg_right{
	background:url(../images/estrutura/shadow_right.jpg) left repeat-y;
	width:24px;
}
.bg_bottom{
	background:url(../images/estrutura/shadow_bottom.jpg) top repeat-x;
	height:24px;
}
.bg_bottom_left{
	background:url(../images/estrutura/shadow_bottom_left.jpg) top right no-repeat;
	width:24px;
	height:24px;
}
.bg_bottom_right{
	background:url(../images/estrutura/shadow_bottom_right.jpg) top left no-repeat;
	width:24px;
	height:24px;
}
.bg_top_right{
	background:url(../images/estrutura/shadow_top_right.jpg) bottom left no-repeat;
	width:24px;
	height:24px;
}
.bg_top_left{
	background:url(../images/estrutura/shadow_top_left.jpg) bottom right no-repeat;
	width:24px;
	height:24px;	
}
.bg_middle{
	background-color:#f7f7f7;
}
/*==============================================================================*/
.bg_top2{
	background:url(../images/estrutura/shadow_top2.jpg) bottom repeat-x;
	height:24px;
}
.bg_left2{
	background:url(../images/estrutura/shadow_left2.jpg) right repeat-y;
	width:24px;
}
.bg_right2{
	background:url(../images/estrutura/shadow_right2.jpg) left repeat-y;
	width:24px;
}
.bg_bottom2{
	background:url(../images/estrutura/shadow_bottom2.jpg) top repeat-x;
	height:24px;
}
.bg_bottom_left2{
	background:url(../images/estrutura/shadow_bottom_left2.jpg) top right no-repeat;
	height:24px;
	width:24px;
}
.bg_bottom_right2{
	background:url(../images/estrutura/shadow_bottom_right2.jpg) top left no-repeat;
	height:24px;
	width:24px;
}
.bg_top_right2{
	background:url(../images/estrutura/shadow_top_right2.jpg) bottom left no-repeat;
	height:24px;
	width:24px;
}
.bg_top_left2{
	background:url(../images/estrutura/shadow_top_left2.jpg) bottom right no-repeat;
	height:24px;
	width:24px;
}
.bg_middle2{
	background-color:#ECF8FD;	
}
/*==============================================================================*/
.box_top{
	background:url(../images/estrutura/box_top.jpg) bottom repeat-x;
	height:8px;
}
.box_left{
	background:url(../images/estrutura/box_left.jpg) right repeat-y;
	width:8px;
}
.box_right{
	background:url(../images/estrutura/box_right.jpg) left repeat-y;
	width:8px;
}
.box_bottom{
	background:url(../images/estrutura/box_bottom.jpg) top repeat-x;
	height:8px;
}
.box_bottom_left{
	background:url(../images/estrutura/box_bottom_left.jpg) top right no-repeat;
	height:8px;
	width:8px;
}
.box_bottom_right{
	background:url(../images/estrutura/box_bottom_right.jpg) top left no-repeat;
	height:8px;
	width:8px;
}
.box_top_right{
	background:url(../images/estrutura/box_top_right.jpg) bottom left no-repeat;
	height:8px;
	width:8px;
}
.box_top_left{
	background:url(../images/estrutura/box_top_left.jpg) bottom right no-repeat;
	height:8px;
	width:8px;
}
.box_middle{
	background-color:#eeeeee;
}
/*==============================================================================*/
/*==============================================================================*/

.contagem { width:256px; height:64px; background:url(../images/publicidade/contagem.jpg) center top; padding-top:110px}

.divisao{background:url(../images/estrutura/div.jpg) repeat-x left;
height:3px;}

.input{
	background-color:#FFFFFF;
	border:#484848 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.player {width:332.05px; height:33px; display:none;}
.player_selected {width:332.05px; height:33px; display:block;}

.f1{color:#115975;}

.f2{color:#115975;
font-family:Verdana, Geneva, sans-serif}

.f3{color:#F00;}

.f4{color:#333;
font-size:12px;}

.f5{color:#333;
font-size:15px;}

.f6{color:#f00;
font-size:15px;}

.f7{color:#333;}


