﻿@charset "utf-8";
/* CSS Document */
a {
	color:#FF6600;
}

a:hover {
	color:#FF3300;
	}


body {
	background-image:url(img/corpo_metal.jpg);
	background-repeat:repeat;
	margin:0;
	text-align:left; /* hack para o IE */
	color:#FFFFFF;
	font-style: normal;

}

#negro {
	position:absolute;
	text-align: center;	/* IE-Win hack */
	background-image: url(img/top_negro.png);
	background-repeat: repeat-x;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

#tudo {
	position:absolute;
	left:50%;
	top:10px;
	margin-left:-495px;
	text-align:left; /* "remédio" para o hack do IE */
	width:990px;
	height:582px;
	}
	
	 
#topo {
	position:absolute;
	width:990px;
	height:189px;
	border:none;
	top:0;
	left:0px;
		 }	
	
#home{
	position:absolute;
	background-repeat:repeat-x;
	width:789px;
	height:187px;
	border:none;
	left: 2px;
	top: 175px;
			}
#dicas{
	position:absolute;
	width:791px;
	height:148px;
	border:none;
	left: -1px;
	top: 397px;
			}
#exibir_forum {
	position:absolute;
	width:160px;
	height:275px;
	top:207px;
	left:901px;
	overflow:auto;
	color:#FFFFFF;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#4A4A4A;
	scrollbar-arrow-color:#D97200;
	scrollbar-track-color:#C0C0C0;
	visibility: visible;
	
	
	
	
		}
			
#mural {
	position:absolute;
	width:180px;
	height:344px;
	top:202px;
	left:806px;
	color:#FFFFFF;
		}
#destaque_p {
	position:absolute;
	width:180px;
	height:344px;
	top:202px;
	left:804px;
	color:#FFFFFF;
		}
		
		
		
.text{ padding:2px; 
		font-size:11px; 
		color:#FFFFFF;
		font-family:tahoma;
		font-style:normal;
		}	
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}				
							
.text3{ padding:4px;
		font-size:16px;
		color:#FF9900;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;		
		font-style:oblique;
		}
.style3 {
	font-family: tahoma;
	color: #FFFF00;
	font-weight: bold;
	font-size:20px;
	font-style: normal;
}		
#direito {
	position:absolute;
	width:990px;
	height:12px;
	left: 0px;
	top: 556px;
			}
#rodape_pedal {
	position:absolute;
	width:990px;
	height:12px;
	left: 0px;
	top: 624px;
			}
#rodape_cadastro {
	position:absolute;
	width:990px;
	height:12px;
	left: 0px;
	top: 624px;
			}			
			
			
.conteudo{
			width:889px;
			height:400px;
			
}
#agenda{
	position:absolute;
	width:792px;
	height:417px;
	left: 0px;
	top: 203px;


}

#dados{
	position:absolute;
	background-image:url(img/fundo_dados_03.png);
	background-repeat:repeat-x;
	width:640px;
	height:350px;
	left: 0px;
	top: 0px;


}

#foxmenucontainer{height:18px;background:#000;display:block;padding:25px 0 0 20px;}
#foxmenu{position:relative;display:block;height:18px;font-size:12px;font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif; margin-left:4;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:0px 18px 0 15px;height:18px; background-color:#000; center left;}
#foxmenu ul li a:hover{color:#000; background-color:#FFFFFF; center right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}


#contcontainer{height:18px;background:#000;display:block;padding:12px 0 0 0px;}
#contmenu{position:relative;display:block;height:18px;font-size:12px;font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif; margin-left:68%;}
#contmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#contmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#contmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:18px 18px 0 18px;height:18px; background-color:#000; center left;}
#contmenu ul li a:hover{color:#000; background-color:#FFFFFF; center right;}
#contmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

