*{
	border:0px;
	padding:0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#produtos{
	width:25%;
	float:left;
	text-align:center;
}

#botprod{
	width: 130px;
	height:130px;
	float:left;
	border:1px solid #000000;
	}

img{
	border:0px;
}

#geral{
	width:832px;
	margin:auto;
}

.floatleft{
	float:left;
}

.bg{}

#direita{
	width:229px;
}

#esquerda{
	width:600px;
}

#rodape{
	color:#8f8f8f;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	height:24px;
	line-height:24px;
	height:80px;
	overflow:hidden;
	*visibility:hidden;
	_visibility:hidden;
	_height:10px;
	*height:10px;
}

#rodapeie{
	color:#8f8f8f;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
}

#modalidades{
	margin-left:34px;
	line-height:24px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#24632f;
	font-smooth:always;
	font-weight:bolder;
}

#conteudoint{
	background-image:url(images/bgconteudo.png);
	background-position:bottom;
	background-repeat:no-repeat;
	*background-image:none;
}

#bordasconteudo{
	margin-right:20px;
	margin-left:5px;
	border-top:0px;
	padding-bottom:15px;
}

h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#95c15e;
	font-weight:normal;
	font-stretch:extra-expanded;
}

a{
	color:#24632f;
	text-decoration:none;
}

a:hover{
	color:#95c15e;
}

.preto12{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
}



#menuflash{
	text-align:center;
	bottom:0px;
	position:fixed;
	height:100px;
}

.bordacinza{
	border:1px solid #999999;
}

