body {
	Background : url(../images/fundo_geral.png) 0 0 repeat-x #4c4c4c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px Tahoma;
	color: #333333;
}

html,body{
height:100%;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}

a:link {
	color: #f0f0f0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f0f0f0;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #f0f0f0;
}


form {
  padding: 2px;
  margin: 0px;
}

.style2 {color: #FFCC00}

#geral {
	position:relative;
	width:968px;
	left:0px;
	top:0px;
	margin:auto;


}

#topo1 {
	position:relative;
	width:968px;
	height:25px;
	Background : url(../images/fundo_topo1.png) 0 0 repeat-x;
	left:0px;
	margin:auto;


}
#topo2 {
	position:relative;
	width:968px;
	height:146px;
	Background : url(../images/fundo_topo2.png) 0 0 repeat-x;
	left:0px;
	margin:auto;

}
#topo3 {
	position:relative;
	width:968px;
	height:8px;
	Background : url(../images/fundo_topo3.png) 0 0 repeat-x;
	left:0px;
	margin:auto;

}
#topo_botoes{
	position:relative;
	width:968px;
	height:36px;
	Background : url(../images/fundo_botoes.png) 0 0 repeat-x;
	left:0px;
	margin:auto;
}
#menu {
	width:750px;
	height:36px;
	position:relative;
	left:230px;
}

#time{
	position:relative;
	width:500px;
	height:130px;
	Background : url(../images/time.png) 0 0;
	left:350px;
	top:16px;

}

#logo {
	position:absolute;
	width:172px;
	height:203px;
	z-index:99;
	left: 57px;
	top: 34px;
}
#corpo{
	position:relative;
	width:968px;
	Background : url(../images/fundo_corpo.png) 0 0;
	left:0px;
	color: #f0f0f0;
	margin:auto;

}


#conteudo{
	width:930px;
	padding:10px;
	margin:auto;
	top:15px;
	left: 0;
	
}

#esquerdo {
	position:relative;
	width:234px;
	height:auto;
	z-index:3;
	top:15px;
	float:left;
	left: 0;
	}


#Fotos {
	position:relative;
	float:left;
}

#centro{
	position:relative;
	width:490px;
	height:auto;
	z-index:3;
	top:0px;
	float:left;
	padding:10px;

}

#direito {
	position:relative;
	width:180px;
	height:auto;
	z-index:3;
	top:10px;
	float:right;
	left: 0;
}
#rodape{
	position:relative;
	width:968px;
	height:15px;
	Background : url(../images/rodape.png) 0 0 repeat-x;
	left:0px;
	margin:auto;
}
