@import url("_titles.css");
@import url("_classes.css");
*{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

body{
	font-family: arial;
	background-color: #055870;
	background-image: url(../_imagens/bg_pag2.jpg);}

.hidden{
	display: none;
}

#rightbg{
	width: 747px;
	padding: 0 0 0 13px;
	margin: 0 auto;
	background-image: url(../_imagens/left_internas_bg_menor.gif);
	background-repeat: no-repeat;
	background-position: left 175px;
	background-repeat: no-repeat;
	background-color: #a9905a;
}
#counter{
	width: 747px;
	padding: 0 0 0 13px;
	margin: 0 auto;
}

#topo_flash{
	width: 747px;
	height: 175px;
}

#sp_menu{
	width: 747px;
	height: 27px;
	background-color: #6b7880;
	background-image: url(../_imagens/bgl.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}

#conteudo{
	width: 747px;
	background-image: url(../_imagens/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #efe3bd;
}

#cont_left{
	width: 150px;
	height: 309px;
	background-image: url(../_imagens/imagem_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}

#cont_right{
	width: 597px;
	float: right;
	background-color: #efe3bd;
	background-image: url(../_imagens/imagem_canto_site.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#title_int{
	width: 469px;
	height: 65px;
	background-image: url(../_imagens/bg_title.gif);
	background-repeat: repeat-x;
}

#t_i_left{
	width: 231px;
	height: 65px;
	float: left;
	background-image: url(../_imagens/bg_title_left.gif);
	background-repeat: repeat-x;
}

#t_i_center{
	width: 6px;
	height: 65px;
	float: left;
	background-image: url(../_imagens/bg_title_center.gif);
	background-repeat: no-repeat;
}

#t_i_right{
	width: 232px;
	height: 65px;
	float: right;
	background-image: url(../_imagens/bg_title_right.gif);
	background-repeat: repeat-x;
}

#hp_subtitle{
	margin: 10px 0;
	font-family: arial;
	font-size: 20px;
	color: #4A3915;
}

#hp_text{
	padding: 0 50px 0 0;
	font-family: arial;
	font-size: 12px;
}

#quebra{
	width: 747px;
	height: 1px;
	background-image: url(../_imagens/bg_quebra.gif);
	background-repeat: no-repeat;
	background-color: #efe3bd;
	background-position: left;
	clear: both;
}

#suporte{
	width: 760px;
	height: 27px;
	margin: 0 auto;
}

#creditos{
	width: 607px;
	height: 20px;
	padding: 7px 0 0 0 ;
	background-color: #6b7880;
	font-family: arial;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	float: left;
}

#creditos_bg{
	width: 153px;
	height: 22px;
	background-image: url(../_imagens/bg_down.gif);
	background-position: top right;
	background-repeat:no-repeat;
	float: right;
	text-align: right;
	font-family: arial;
	font-size: 9px;
	color: #fff;
	padding: 5px 0 0 0;
}

div#creditos_bg a{
	font-family: arial;
	color: #FFF;
}

div#creditos_bg a:hover{
	color: #ededed;
	text-decoration: underline;
}

div#creditos a{
	color: #FFF;
}

div#creditos a:hover{
	color: #ededed;
	text-decoration: underline;
}

#principal { width:590px; font-family:Tahoma, Geneva, sans-serif; color:#96793B;}
#colesq { width:390px; height:715px; float:left;}
	#colesqcima { width:390px; height:70px; float:left;}
	#colesqmeioesq { width:190px; height:375px; float:left; text-align:justify;}
	#colesqmeiodir { width:190px; height:375px; float:left; margin-left:10px;}
	#colesqmeiobaixo { width:390px; height:60px; float:left;}
	#colesqbaixoesq { width:190px; height:200px; float:left;}
	#colesqbaixodir { width:190px; height:200px; float:left; margin-left:10px;}
#coldir { width:200px; height:715px; float:left;}
	#coldircima { width:180px; height:260px; float:left; padding-left:20px;}
	#coldirbaixo { width:180px; height:350px; float:left; padding-left:20px; margin-top:105px;}

.h1 { font-size:24px; text-align:center;}
