	
	* { border:none; margin:0; padding:0; list-style:none; font-family:Verdana, Arial, Helvetica, sans-serif; outline:none; }
	
	body { 
	background:#231f20 url(../img/inicial/bg-site.gif) repeat-x 0 0; 
	font-size:12px; 
	color:#fff; 
	line-height:130%;}

	#site { 
	background:url(../img/inicial/bg-site.jpg) no-repeat 0 0; 
	width:1000px; 
	height:465Px; 
	margin:auto; 
	position:relative;
	padding:175px 0 0;
	overflow:hidden;}

	#site a { color:#fff; text-decoration:none; }

	#site a:hover { text-decoration:underline; }
	
	#site #flash { height:400px; }
	
	#site strong { font-size:14px; }

	#site span { font-weight:bold; }
	
	#site ul li ul{ padding:0 30px; }
	
	#site img { display:block; padding:5px 0 0; }

	#site .fLeft { float:left; }

	#site .fRight { float:right; }
	
	