.clearfix:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.clearfix{display:inline-block;}html[xmlns] .clearfix{display:block;}* html .clearfix{height:1%;}

body {
	background: url('../images/bg_body_final.jpg') top left #8AA8C6;
}

html {
	overflow-y:scroll;
}

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif, helvetica;
	border:0px;
}

a {
	color: #333333;
	text-decoration:none;
}

a:hover {
	color: #006B9B;
	text-decoration:underline;

}

#container {
	width: 996px;
	>margin-left:3px;
	text-align:left;
	/*border:1px solid red;*/
	background: url('../images/bg-topo.gif') top center no-repeat;
}

#topo {
	background: url('../images/suporte_logo.png') top center no-repeat;
	height: 152px;
}

#topo #suporte {
	width: 670px;
	margin:0 auto;
}

#topo #logo{
	float:left;
	border:100px;
	width:240px;
	margin-top:7px;
	padding-top:28px;
}

#topo #painel{
	float:right;
	border:100px;
	width:410px;
	margin-top:27px;
	margin-right:10px;
}

#topo #login {
	margin-top: 25px;
	height:54px;
}

#topo #login_logado {
	margin-top: 18px;
	height:54px;
}



#topo #login table td {
	padding:0px 3px;
}

#topo #controle {
	margin-top:3px;
}

#topo #controle_logado {
	margin-top:15px;
}



.estatisticas_1 {
	color: #3D90B5;
}

#spacer5 {
	height:50px;
}

#left {
	/*border:1px solid red;*/
	float:left;
	width: 250px;
	margin-left:5px;
}

#center {
	/*border:1px solid red;*/
	float:left;
	width: 480px;
	margin-left:10px;
}

#player {
	background: url('../images/base_player.png') top center no-repeat;
	width:450px;
	padding:25px 0px;
	/* border:1px solid red; */
}

#right {
	/* border:1px solid #c0c0c0 */;
	float:right;
	width: 230px;
	margin-right:5px;
}


#rodape {
	text-align:center;
	margin:10px 0px;
	border-top: 1px dashed #d0d0d0;
	padding-top:5px;
}

div.spacer {
	margin:10px;
}

.form0 {
	border:1px solid #c0c0c0;
	background-color: #f9f9f9;
}

.form10 {
	border:1px solid #c0c0c0;
	background-color: #666666;
	color: #f9f9f9;
	font-weight:bold;
	padding:2px;
}

.form11 {
	border:1px solid #c0c0c0;
	background-color: #666666;
	color: #f9f9f9;
	font-weight:bold;
}

.cempct {
	width:100%;
}

.hand {
	cursor:pointer;
}

object { outline: none; }
