/* CSS Associação Colon de Judo */
body {
	background-image:url(../imagens/fundo.png);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	border:0px;
	position:absolute;
	left:0px;
	top:0px
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#17693A;
}
a:hover {
	text-decoration:underline;
}
#geral {
	position:absolute;
	width:773px;
	left:50%;
	margin-left:-386px;
	text-align:center;
}
#menu {
	width:100%;
	float:left;
	padding-left:9px;
}
#canto_esquerda {
	width:40px;
	height:33px;
	float:left;
	background-image:url(../imagens/menu_inicio.png);
}
.botoes {
	width:90px;
	float:left;
}
#bolaVermelha {
	width:98px;
	height:33px;
	float:left;
}
#canto_direita {
	width:40px;
	height:33px;
	float:left;
	margin-left:20px;
	#margin-left:0px;
	background-image:url(../imagens/menu_final.png);
}
#menu_bottom {
	width:758px;
	height:91px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
}
#esq {
	width:350px;
	background-color:#f1f1f1;
	float:left;
	height:499px;
	#height:498px;
	margin-top:241px;
	border-top:8px solid #FFFFFF;
	border-bottom:8px solid #FFFFFF;
}
#dir {
	width:350px;
	background-color:#f1f1f1;
	float:right;
	height:499px;
	#height:498px;
	margin-top:241px;
	border-top:8px solid #FFFFFF;
	border-bottom:8px solid #FFFFFF;
}
#conteudo {
	background-image:url(../imagens/fundo_professores.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:735px;
	margin-left:5px;
	background-color:#f1f1f1;
	float:left;
	height:399px;
	#height:400px;
	margin-left:20px;
	_margin-left:10px;
	_margin-top:-4px;
	padding-top:10px;
}
.coluna {
	width:233px;
	float:left;
	height:auto;
}
.titulo {
	text-align:left;
}
.textoColuna {
	text-align:left;
	padding-left:32px;
	margin-top:-8px;
	height:70px;
}
.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#000000;*/
	color:#17693A;
}
#mapa {
	text-align:left;
	margin-left:32px;
	margin-top:-2px;
}
#center {
	margin-left:-5px;
}
#venha {
	margin-left:32px;
	margin-top:5px;
}
#clique_saiba {
	margin-left:45px;
	margin-top:5px;
}
#destaque {
	margin-left:32px;
	margin-top:-2px;
}
#right {
	margin-left:30px;
	#margin-left:8px;
}
#pratiqueEsportes {
	margin-top:30px;
}
#categorias {
	width:592px;
	float:left;
	height:30px;
	margin-left:70px;
	#margin-left:35px;
	margin-top:40px;
	margin-bottom:40px;
}
.cates {
	text-align:center;
	width:145px;
	line-height:30px;
	float:left;
}
.comBorda {
	border-right:2px solid #7a7a7a;
}
#slogan {
	width:735px;
}
.borda {
border:5px solid #FFFFFF;
}
#conteudoInterna {
	background-image:url(../imagens/fundo_professores.jpg);
	background-position:bottom;
}
#cont_lista {
	margin-left:35px;
}
.inputText {
	width:250px;
	border:1px solid #999999;
	margin-bottom:3px;
	#margin-bottom:0px;
}
.camposForm {
	line-height:10px;
}
#btEnviar {
	border:1px solid #000000;
}
#btLimpar {
	border:1px solid #000000;
}