#bodyOverlay {
	position:fixed;
	z-index:7;
	/*background-color:#070300;*/
	opacity: 0.70;
	filter: Alpha(opacity=70, finishopacity=70);
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:transparent;
}
#loadBar,#loading{
	position:fixed;
	z-index:8;
	display:none;
	width:31px;
	left:635px;
	height:31px;
	margin-top:-16px;
	top:50%;
	visibility:hidden;
}
#alerta_ie6,#alerta_flash,#alerta_js{
	position:fixed;
	z-index:9;
	width:300px;
	/*margin-left:-150px;
	left:50%;*/
	left:200px;
	margin-top:-82px;
	top:50%;
}
#floating{
	position:inherit;
	z-index:6;
}
#floatcadastro{
	width:350px;
	position:fixed;
	z-index:10;
	/*margin-left:-175px;
	left:50%;*/
	left:200px;
	height:120px;
	margin-top:-60px;
	top:50%;
	border:1px #E77817 solid;
	background-color:#070300;
	opacity: 0.90; 
	filter: Alpha(opacity=90, finishopacity=90);
	color:#FFF;
}
#topo2009{
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	width:990px;
	height:325px;
	background-repeat:no-repeat;
}
#logo2009{
	position:absolute;
	z-index:3;
	width:205px;
	height:103px;
	top:70px;
	left:670px;
	background-image:url(../img/logo2009.png);
	background-repeat:no-repeat;
}
#conteudo2009,#base2009{
	position:relative;
	z-index:2;
	width:947px;
	display:table-cell;
	clear:both;
}
#conteudo2009{
	padding-left:43px;
	left:0px;
	padding-top:239px;
	vertical-align:top;
	min-height:340px;
	display:block;
}
.container_conteudo{
	position:relative;
	clear:both;
	display:table;
	width:845px;
	margin-bottom:30px;
}
.container_conteudo_inexistente{
	position:relative;
	clear:both;
	display:table;
	width:845px;
	/*height:340px;*/
	margin-bottom:40px;
	text-align:center;
	font-size:18px;
	color:#E77817;
}
.load_video{
	/*width:610px;*/
	width:456px;
	height:342px;
	/*width:640px;
	height:360px;*/
	background-color:#000;
	background-image:url(../img/ajax-loader2.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.load_text{
	padding-top:0px;
	overflow:auto;
	display:block;
}
.bg_video{
	width:120px;
	/*background-image:url(../img/bg_video.png);
	background-position:right;
	background-repeat:no-repeat;*/
	background-image:none;
}
.bgpreto,.bgcinza{
	width:36px;
	height:17px;
	padding-top:3px;
	text-align:center;
	vertical-align:middle;
	clear:both;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	display:table;
	margin-bottom:2px;
	margin-left:2px;
	cursor:pointer;
	color:#FFF;
}
.bgpreto{
	background-color:#999999;
}
.bgcinza{
	background-color:#CCCCCC;
}
.bgcinza:hover{
	background-color:#999999;
}
#base2009{
	padding-left:0px;
}
.base2009align{
	position:relative;
	float:left;
	left:406px;
	display:block;
	width:309px;
}
#menu{
	position:absolute;
	left:527px;
	top:84px;
	z-index:3;
	width:95px;
}
#menu td a,a:hover{
	text-decoration:none;
}
.menu_blank{
	width:95px;
	height:20px;
	display:block;
	cursor:pointer;
}
.menu_a,.menu_b,.menu_c,.menu_d{
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
	background-attachment:inherit;
}
.menu_a{
	background-position:0px -80px;
}
.menu_b{
	background-position:0px -20px;
}
.menu_c{
	background-position:0px -40px;
}
.menu_d{
	background-position:0px -60px;
}
.menu_a:hover,.menu_a:active{
	background-position:0px 0px;
}
.menu_b:hover,.menu_b:active{
	background-position:0px -100px;
}
.menu_c:hover,.menu_c:active{
	background-position:0px -200px;
}
.menu_d:hover,.menu_d:active{
	background-position:0px -300px;
}
.active_cat_1,.active_cat_2,.active_cat_3,.active_cat_4,.active_cat_5,.active_cat_6,.active_cat_7,.active_cat_8{
	background-color:#FFF;
}
.active_cat_1:hover,.active_cat_1:active,.active_cat_2:hover,.active_cat_2:active,.active_cat_3:hover,.active_cat_3:active,.active_cat_4:hover,.active_cat_4:active,.active_cat_5:hover,.active_cat_5:active,.active_cat_6:hover,.active_cat_6:active,.active_cat_7:hover,.active_cat_7:active,.active_cat_8:hover,.active_cat_8:active{
	background-color:#CCC;
}
#menu_portfolio_cat{
	width:600px;
	height:20px;
	position:absolute;
	text-align:right;
	margin-right:0px;
	z-index:5;
	display:table;
	left:20px;
	top:125px;
}
.active_a{
	background-position:0px 0px;
}
.active_b{
	background-position:0px -100px;
}
.active_c{
	background-position:0px -200px;
}
.active_d{
	background-position:0px -300px;
}
.textfield_newsletter,.textfield,.textarea{
	padding:3px;
	background-color:#FFF;
	border:1px #999999 solid;
	width:180px;
	text-align:right;
}
.textfield,.textarea{
	width:auto;
	text-align:left;
	margin-bottom:10px;
	margin-top:5px;
	clear:both;
	position:relative;
}
.textarea{
	overflow:auto;
	height:90px;
}
.textfield_newsletter:hover,.textfield_newsletter:focus,.textfield_newsletter:active,.textfield:hover,.textfield:focus,.textfield:active,.textarea:hover,.textarea:focus,.textarea:active{
	border:1px #000000 solid;
	background-color:#EEE5DC;
}
.btenviar_newsletter{
	background-image:url(../img/bt_newsletter.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	border:1px #999999 solid;
	width:24px;
	height:18px;
}
.btenviar_newsletter:hover,.btenviar_newsletter:active{
	background-position:0px -18px;
	border:1px #000000 solid;
}
.bt_enviar{
	background-image:url(../img/bt_enviar.gif);
	background-repeat:no-repeat;
	background-attachment:inherit;
	border:0px;
	width:86px;
	height:13px;
}
.bt_enviar:hover,.bt_enviar:active{
	background-position:0px -13px;
	border:0px;
}
.roda{
	position:absolute;
	right:-260px ;
	margin-top:-230px;
	z-index:2;
	background-image:url(../img/roda.png);
	background-repeat:no-repeat;
	width:293px;
	height:258px;
}
.vela{
	position:absolute;
	right:-190px;
	margin-top:-230px;
	z-index:2;
	background-image:url(../img/vela.png);
	background-repeat:no-repeat;
	width:217px;
	height:241px;
}
.cor_2{
	color:#E77817;
}
.cor_3{
	color:#060;
}
.cor_4{
	color:#fff;
}
.size_9{
	font-size:10px;
}
#sending{
	padding:3px;
	border:1px #E77817 solid;
	background-color:#EEE5DC;
	text-align:center;
	color:#E77817;
	font-weight:bold;
	margin-top:10px;
}
.addthis_default_style{
	background-color:#fff;
	position:absolute;
	z-index:3;
	margin-bottom:-360px;
	display:none;
}
