/*CSS GERAL*/

body {

	background:#3B1A01;

	_background:none;

	_background:url("../imagens/bg.bmp");

	

}

/*HACKS*/

html { /*exibe uma barra de rolagem no mozzila*/

	overflow:-moz-scrollbars-vertical;

}

/*HACKS*/





/**/

div#bgLuz{

	width:100%;

	height:100%;

	background:url(../imagens/bgLuz.png) center 0 no-repeat;

	_background:none;

}

div#WatterMark{

	width:100%;

	min-height:100%;

	overflow:auto;

	height:auto;

	position:absolute;

	

	background:url(../imagens/bg2.png);

	_background:none;

	_overflow:none;

	

}

div#bgDegrade{

	width:99.5%;

	background:url(../imagens/bgDegrade.png) center top repeat-x;

	_background:none;

	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/bgDegrade.png', sizingMethod='scale');*/

	margin:3px auto;

	padding-top:14px;

}

#MainGeral{

	width:1000px;

	margin:0 auto;

	position:relative;

}

#top{

	width:1000px;

	height:auto;

	overflow:auto;

	background:url(../imagens/line_hor1.gif) 0 68px repeat-x;

	position:relative;
	
	z-index:1000;

}

#topContent{margin-top:0}

#redes{float:right; text-align:right; margin-bottom:0;}

.sigaTxt{background:url(../imagens/sigaTxt.png) no-repeat; width:146px; height:14px; margin-top:3px; margin-right:5px;}

#redes ul li{float:left; margin-left:5px;}

.bottomRedes{background:url(../imagens/line_hor1.gif) repeat-x; width:1000px; height:2px; position:absolute; margin-top:25px; z-index:-1;}

.bottomRedes{*width:850px; *height:2px;}

#top h1,

#top h1 a{

	display:block;

	width:138px;

	height:138px;

	text-indent:-9999px;

	overflow:hidden;

}

#top h1{

	background:url(../imagens/logo.png) 0 0 no-repeat;

	_background:none;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/logo.png', sizingMethod='scale');

	margin-left:10px;

	float:left;


}

#top h1 a{

	position:relative;
}





/*MENU SUPERIOR *****************************************************/

#top ul#menu{

	display:block;

}



#top ul#menu li ,

#top ul#menu li a{

	display:block;

	height:40px;

	text-indent:-9999px;

	overflow:hidden;

}

#top ul#menu li{

	float:left;

	margin-left:25px;

	margin-top:25px;

}

#top ul#menu li a{

	background:url(../imagens/menu.png);

	_background:none;

	_background:url(../imagens/menuIE6.png);

/*	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/menu.png', sizingMethod='no-scale');*/

}



#top ul#menu li a.produtos		{width:93px;background-position:0 0;}

#top ul#menu li a.eventos		{width:81px;background-position:-93px 0;}

#top ul#menu li a.ondeencontrar	{width:159px;background-position:-174px 0;}

#top ul#menu li a.quemsomos		{width:134px;background-position:-333px 0;}

#top ul#menu li a.cadastro		{width:120px;background-position:-467px 0;}

#top ul#menu li a.contato		{width:84px;background-position:-587px 0;}





#top ul#menu li a.produtos:hover	{background-position:0 -40px;}

#top ul#menu li a.eventos:hover		{background-position:-93px -40px;}

#top ul#menu li a.ondeencontrar:hover{background-position:-174px -40px;}

#top ul#menu li a.quemsomos:hover	{background-position:-333px -40px;}

#top ul#menu li a.cadastro:hover	{background-position:-467px -40px;}

#top ul#menu li a.contato:hover		{background-position:-587px -40px;}











/*CORPO*/

#MainContainer{

	background:#993300;

	height:auto;

	overflow:auto;

}





#Box01{

	display:block;

	width:170px;

	height:auto;

	overflow:auto;

	background:url(../imagens/line_hor1.gif) 0 top repeat-x;

	float:left;

	margin-top:28px;

	*margin-top:0;

	margin-bottom:20px;

}

#Box02{

	margin-left:190px;

	margin-top:-28px;

	height:auto;

	overflow:auto;

}

/*

#Box01{

	width:170px;

	height:auto;

	overflow:auto;

	background:url(../imagens/line_hor1.gif) 0 top repeat-x;

	float:left;

}

#Box02{

	width:810px;

	height:200px;

	margin-left:190px;

	background:#009900;

	float:none;

}

*/

