@charset "UTF-8";
/* CSS Document */

body {
	background:#000000 url(../images/background.jpg) no-repeat scroll center top;
	margin: 0px;}

#footer {
	background:url(../images/footer.jpg) no-repeat;
	height:50px;
	color: #FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:50px 10px 0 0;
	text-align:right;
	line-height:20px;}

.footerLinks {
	color: #FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}

a.footerLinks {
	color:#FFF; }

a.footerLinks:hover {
	color:#3CF; }

#geral {
	width:940px;
	margin:0 auto;}
	
#topmenu {
	height:30px;
	background:url(../images/topmenu.jpg) no-repeat;
	color: #FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 0 0 0;
	text-align:center;
	letter-spacing:0.5px;}
	
#header {
	height:191px; }
	
#interlude {
	height:27px;
	background:url(../images/interlude.jpg) no-repeat; }
	
#bg-center {
	background-color:#FFF;
	background:url(../images/bg_center.jpg);}
	
#bg-center2 {
	background-color:#000;
	background:url(../images/bg_center3.jpg);}

#centerL {
	float:left;
	width:453px;
	margin-left:20px;}
	
#centerR {
	float:right;
	width:430px;
	margin-right:23px;}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #6CF;
}

.menuoff:link, .menuoff:visited, .menuoff:active {
	color:#333;
	text-decoration:line-through;}

img { border:0;}

#table {
	border:4px solid black;
	background:#000;
	height:200px;
	width:400px;}
 
#table:hover {
	border:4px solid black;
	background:#fff;
	height:150px;}
 
#table #content {
	width:378px;
	border:1px solid #3CF;
	background-color:#000;
	margin:10px auto;
	height:180px;}
 
#box {
	margin-top:134px;
	height:40px;
	color:#FFF;}
 
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#F90;
	text-transform:uppercase;
	padding:4px 0 0 4px;}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 0 0 4px;}

#box:hover {
	color:#3CF; }

.transparent-over {
	position:absolute; z-index:2; }
 
.transparent-black {
	position:absolute; z-index:1; }

.img1 {
	background-image: url(../images/index-hiena.jpg);
	background-repeat: repeat;
}
.img2 { background: url(../images/index-pesquisa.jpg) repeat; }
.img3 {
	background-image: url(../images/index-rafinha.jpg);
	background-repeat: repeat;
}
.img4 { background: url(../images/index-strike.jpg) repeat; }

.teste {
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

table p {
	margin:5px 0 10px 0;
	line-height:17px;
	color:#CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;}
	
.title2 {
	color:#FFF;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold; }
