@charset "utf-8";



body{
	background: url(img/header-bg-black.jpg) no-repeat center top;
	background-color: #0b0c10;
	margin: 0px;
	font-size: 11px;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


#all{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bg_col_left_02.jpg) left repeat-y;
	background-color: #303032;
}

#all_bg{
	width: 980px;
	background: url(img/bg_col_left.jpg) left bottom no-repeat;
	padding-bottom: 30px;
}

#erro_F{
	clear:both;
	height: 1px;
	width: 980px;
}

#erro_F02{
	clear:both;
	height: 1px;
	width: 700px;
}


#img{
	width: 983px;
	height:867px;
	background: url(layout_prata.jpg) no-repeat;
}

#col_left{
	float: left;
}

#news_l{
	color: #9f9f9f;
	margin-left: 55px;
	margin-top: 30px;
}

input.newsL{
	width: 150px;
}

.botao_ok_news_l{
	margin-left: 128px;
	cursor:pointer;
	margin-top: 2px;
}

.title_news_l{
	color: #bdb89d;
	font-weight:bold;
}

#end{
	width: 240px;
	margin-top: 50px;
	color: #9f9f9f;
	margin-left: 10px;
	text-align: center;
}

#col_right{
	float: left;
}

#header_right{
	background: url(img/bg_topo02.jpg) repeat-x;
	width: 720px;
	height: 44px;
}

#banner_header{
	margin:0px;
	width: 720px;
	height:130px;
}

#banner_home{
	margin: 0px;
	margin-top: 0px;
	background: url(img/bg_shadow_banner.jpg) bottom no-repeat;
	padding-bottom: 22px;
}

.titles_pages{
	margin-bottom: 10px;
}

.content_pages{
	width: 600px;
	margin-left: 30px;
	color:#9f9f9f;
}

#content{
	background-color: #303032;
	width: 720px;
	padding-bottom: 20px;
}

#noticias{
	margin-left: 20px;
	width: 420px;
	float: left;
}

.titles{
	color: #928d75;
	font-weight:bold;
}

.navegacao{
	color: #999999;
	margin-bottom:50px;
}

#content_notic{
	margin-top: 10px;
	color: #9f9f9f;
	margin-left: 20px;
	border-right: 1px #666 solid;
	padding-right: 20px;
}

#lanc{
	width: 250px;
	float: left;
	margin-left: 10px
}

#content_lanc{
	margin-top: 10px;
	color: #9f9f9f;
	margin-left: 20px;
}


#footer{
	clear: both;
	background: url(img/bg_footer.jpg) no-repeat;
	width: 720px;
	height: 92px;
}

#copy{
	padding-top: 40px;
	margin-left: 30px;
}

#copy a{
	color:#000000;
}

.img_not{
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

.info_not{
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-bottom:auto;
}













