@import url(reset.css);
body {
	font:11px arial, freesans, garuda, helvetica, verdana, sans-serif;background:#FFF;color:#666;
	background:url(../imagens/bg_ruido.jpg);
	background-attachment:fixed;
	overflow-x:hidden;
}
a:hover img { opacity:0.8; }
h1 span { display:none; }
h2 {
	float:left;
	width:292px;
	font-size:36px;
	color:#3c2c26;
}
h3 {
	font:18px Barmeno;
	color:#c00;
	margin-bottom:20px;
}
h3 b { color:#9b9b9b; }
h3 span { color:#3c2c26; }
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #3c2c26;
	margin-bottom:24px;
}
h4 a { color: #3c2c26; }

p { 
	text-align:justify;
	margin-bottom:12px;
	line-height:16px;
	font-size:12px;
}
p a { color:#c00; font-weight:bold; }
p a:hover { color:#000; }
p.smalltext a { color:inherit; font-weight:normal; }
p.smalltext a:hover { color:#000; }
a img { border:none; }
a { text-decoration:none; }
a.saibamais { 
	display:block;
	color:#4c3d38;
	font-weight:bold;
	margin-bottom:30px;
}
a.todos { 
	font-size:11px; 
	font-weight:bold; 
	color:#c00; 
}
.corpo ul { margin-bottom:20px; }
.corpo li {
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:8px;
	font-size:12px;
}

#background {
	position:fixed;
	top:0px; left:0px;
	z-index:-1;
	width:100%; height:100%;
	background:url(../imagens/bg_ruido.jpg);
}
#geral {
	width:950px;
	margin:0 auto;
	position:relative;
	padding-top:63px;
}

/* MENU */
#menu {
	width:100%;
	background: url(../imagens/bg_menu_textura.jpg) center top no-repeat #f8f2ea;
	position:fixed;
	left:0px; top:0px;
	z-index:1000;
	padding: 24px 0px;
	border-bottom:1px dotted #999;
}
#menu_bottom {
	background:url(../imagens/bg_menu_bottom.png) center top no-repeat;
	height:39px; width:100%;
	position:absolute;
	bottom: -39px;
}
#menu ul { 
	font: Calibri, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0 auto;
	width:820px;
	padding-left:100px;
}
#menu ul li { float:left; position:relative; }
#menu img { vertical-align:middle; margin:0px 2px; }
#menu ul a { color:#4d3b34; padding:24px 4px; }
#menu ul a.menu_expand:hover { 
	background:url(../imagens/menu_over.png) bottom center no-repeat;
	padding:37px 4px;	
}
#menu ul a:hover { background-color: rgba(225,211,196,0.55); }
#menu ul ul a { padding:0px; color:#3e3e3e; }
#menu ul ul { 
	display:none;
	position:absolute;
	top:57px; left:5px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#menu ul ul li { 
	float:none; 
	padding: 4px 0px; 
	border-bottom: 1px dotted #999;
	width:150px;
}
#tachinha {
	position:absolute;
	top:5px; right:5px;
	display:none;
}
#tachinha img { margin:0px; }
#logo_menu {
	width:89px; height:42px;
	position:absolute;
	top:12px; left:50%;
	margin-left:-410px;
	z-index:1001;
}
#logo_menu img { margin:0px; }

/* CONTENT */
#content {
	background:#f8f8f8;
	border:10px solid #fff;
	padding:40px;
	margin-bottom:25px;
}
.chamada {
	float:left;
	width:225px;
	margin-left:45px;
}

/* PARCEIROS */
#parceiros {
	background:#f8f8f8;
	border:10px solid #fff;
	padding:40px;
	margin-bottom:25px;
	position:relative;
}
#parceiros p { text-align:center; }
#parceiros img { margin-right:6px; }
#torneseparceiro { position:absolute; bottom:10px; right:10px; }
#torneseparceiro a { font-size:10px; color:#999; font-weight:normal; }
#torneseparceiro a:hover { color:#000; }

/* FOOTER */
#footer {
	margin-bottom:15px;
	position:relative;
	padding: 40px;
	height:130px;
	background:url(../imagens/bg_footer.gif) no-repeat;
}
#footer h3 { font-size:24px; } 
#footer .fitem {
	float:left;
	width:148px !important;
	min-height:130px;
	border-right:1px dashed #d1c39b;
	padding:0px; margin:0px;
	padding-left:40px;
}
#footer .fitem div { float:left; width:150px; }
#footer img {
	float:left;
	vertical-align:middle;
	margin-right:5px;
}
.fitem p { margin-bottom:10px; }
#footer .primeiro { width:190px !important; }
#footer .ultimo {
	width:200px !important;
	padding-left:60px;
	border-right:none;
}
#nuvens {
	background:url(../imagens/fios.png);
	width:555px; height:190px;
	position:absolute;
	bottom:-190px; left:156px;
}
#footer input {
	width:142px;
	background:#e3701e;
	color:#fff;
	padding: 4px 2px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border:none;
	margin-bottom: 5px;
}
#footer input.submit {
	background:#f0d7a1;
	color:#483933;
	width:146px;
	font-weight:bold;
}
#footer input.submit:hover { color:#f0d7a1; background:#483933; }
#footer a {
	color:inherit;
}
#footer span { color:#3c2c26; }

/* RODAPE */
#rodape { margin-bottom:240px; }
#rodape p { text-align:left; font-size:10px; }
#rodape a { font-size:11px; color:#95918a; margin:0px 10px; }
#rodape a:hover { color:#6e6b66; }
#aem { float:right; }

/* ELEMENTO */
#elemento {
	position:absolute;
	top:310px;
}

/*scroll*/
.geral { 
	width:100%;
	/*min-height:500px;*/
	float:left;
}
#carregando {
	position:fixed;
	left:50%; top:50%;
	width:32px; height:32px;
	background: url(../imagens/loading.gif);
	z-index:0;
}
#ie6mask { display:none; }
#ie6 { display:none; }