@charset "utf-8";
/* CSS Document */
html,
	body {
		margin:0;
		padding:0;
		height:100%;
	}
body{
	margin:0px;
	padding:0px;
	background:#000;
	text-align:left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:1em;
	background:url(../images/bg_4_2.jpg) top center;
	
}

a{ color:#F00; text-decoration:none;}
img {
	border:none 0px white;
	margin: 0px;
}

h1{
	text-transform:uppercase;
	letter-spacing:-2px;
	margin-top:0px;
}
h2{
	letter-spacing:-2px;
	line-height:10px;
	color:#666;
}
h3{
	background-image:url(../images/bullet2.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-top:35px;
	padding-left:35px;
	letter-spacing:-1px;
}
h4{
	letter-spacing:-1px;
	line-height:14px;
	color:#666;
}
h4 strong{
	color:#333;
}

p{font-family:Helvetica, Arial, Verdana, sans-serif;}

.banner{
	background:url(../images/banner.jpg) no-repeat top left; 
	width:100%; 
	height:200px;
	margin-top:20px;
}
#god{
	padding:0px;
	border:5px solid black;
	min-height:100%;
	position:relative;
}

.header{
	background:#fff url(../images/logo_bg2.jpg) right top no-repeat;
	border:5px solid #2c292a;
	margin-top:-5px;
	height:70px;
	position:fixed;
	width:100%;
}
#level1 {
	background:url(../images/bg.png) repeat;
	margin-top:0px;
	margin-left:162px;
	margin-right:15%;
	margin-bottom:0px;
	width:760px;
	padding-bottom:0px;	/* Height of the footer */
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#level1 li{ padding:1px; font-size:0.8em; font-weight:bold;}

.top_bar{ color:#caa658; text-align:center; font-size:15px; margin:3px 3px 0 3px;}
.top_bar > div {
	margin:0 auto 0 140px;
	width:920px;
}
.top_bar > div > div{ float:left; margin-right:8px; margin-left:8px;}
#menu_footer{
	background: #000 url(../images/logo_3.jpg) no-repeat top left;
	color:#c09f50;
	position:fixed;
	bottom:0;
	width:99%;
	height:45px;			/* Height of the footer */
	/*background:#1b1300;*/
	font-size:0.7em;
	padding-left:1%;
	
		
}
#menu_footer p{
	/*background:url(../images/u_6.jpg) no-repeat top left;*/

	width:70%;
	font-weight:normal;
	line-height:10px;
	text-transform:uppercase;
	font-size:0.9em;
	margin-top:11px;
	padding:0px;
	padding-left:65px;
	letter-spacing:1px;
	
}
.flash{
	height:10px;
	float:right;
	margin-top:-238px;
	}
.bullet{
	text-align:center;
}

.campos{ width:100%;}
