body
{background:url(../gra/bg.png);}

#total
{text-align:center;
font-family: Arial, sans-serif;
font-size:13px;}

#cont
{
width:863px;
color:white;
margin:0 auto;
background:url(../gra/cont_bg.png) repeat-y;
}

A:LINK
{color:white;text-decoration:none;}
A:VISITED
{color:white;}
A:HOVER
{color: gray;}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
/*************TOPO**********************/
#p1
{width:100%;background:url(../gra/bg.png);}

#topo
{background:url(../gra/bg_top.jpg) 0 0 repeat-x;
width:100%;
position:absolute;
top:0px;
left:0px;
height:79px;
text-align:center;
font-family: Arial;
}
#topo A:link
{color:white;}
#topo A:VISITED
{color:white;}
#topo A:HOVER
{color: gray;}

#topo ul
{list-style-type: none;width:600px;text-align:center;margin:0 auto;}
#topo li
{
padding-top:13px;
padding-left: 25px;
padding-right:25px;
font-size:17px;
float: left;
width:60px;
height: 79px;
}
.topo_a
{position:relative;top:-13px;left:0px;}

/*************BOTTOM********************/
#bottom
{
background:url(../gra/bottom.png) no-repeat;
width:863px;
height:53px;
margin:0 auto;
}

/*************MENU**********************/

#menu A:link, A:visited, A:active
{border:0px;text-decoration:none;color:white}

#menu
{
width:100%;
background:url(../gra/bg_menu.jpg) repeat-x;
height:200px;}

#menu_c
{width:980px;margin:0 auto;text-align:center;height:200px;}

#menu ul
{list-style-type:none;margin:0px;padding:0px;}

#menu li
{
position:relative;
left:70px;
float:left;
padding-top:50px;
padding-left: 15px;
padding-right: 15px;}

#menu img
{
border:0px solid black;
}
/*************BANNER*P2****************/
.banner_p2
{background:url(../gra/banner_p2.png) no-repeat;height: 99px;text-align:left;font-size:17px;color:#4D610A;font-weight:bold;}

.points
{position:relative;
top:19px;
left:120px;}
.wins
{position:relative;
top:44px;
left:20px;}
.teamspeak
{position:relative;
top:19px;
left:500px;}

/*************HOME**********************/
#home
{width:863px;
text-align:center;
margin:0 auto;}
.home1
{background:url(../gra/banner_p1_home.jpg) no-repeat;height: 230px;}

#bemvindo
{text-align:left;float:left;width:500px;padding-left:30px;}

#buttons
{float:left;width:315px;padding-top:10px;}
#buttons img
{border:none;}

#clear
{clear:both;}

#news A:link
{color:#8fc400;}
#news A:VISITED
{color:#8fc400;}
#news A:hover
{color:#bbff01;}
#news table
{width:90%;text-align:left;}
#news td
{border-bottom:1px solid #313131}

/*************CLAN**********************/
#clan
{width:863px;
text-align:center;
margin:0 auto;}
.clan1
{background:url(../gra/banner_p1_clan.jpg) no-repeat;height: 230px;}

#claninfo
{
color:white;
font-family: Arial;
width:100%;
font-size: 14px;
margin:0 auto;
text-align:center;
border-top:1px dotted #161F00;
background:url(../gra/cont_bg.png);
}
.myclan_intro
{
padding-bottom: 20px;
width:854px;
}
.myclan_intro p
{
color:#8fc400;
font-family: Verdana;
font-size: 18px;
}
.myclan_detail_info
{font-size:15px;background:url(../gra/cont_bg.png);width:854px;}

.arw
{text-align: left;
color:#8fc400;
margin: 0 auto;
padding-left: 40px;}

.myclan_detail_info ul
{list-style-type: none;}

.myclan_detail_info li
{color:#8fc400;}

.member em
{
margin-left: 80px;
text-align: right;
}

.clan_list
{
text-align:center;
width:820px;
color:#8fc400;
font-size: 14px;
margin:0 auto;
}
.clan_list th
{border-bottom: 1px solid #303231;
border-top: 1px solid #303231;
color:white;
padding:5px;}


.clan_list td
{border-bottom: 1px dotted #303231;}

.first
{border-left: 1px solid #303231;}

.last
{border-right: 1px solid #303231;}

/*************FORUM*********************/
#forum
{width:863px;
text-align:center;
margin:0 auto;}
.forum1
{background:url(../gra/banner_p1_forum.jpg) no-repeat;height: 230px;}
.forum_ac
{position:relative;top:-10px;left:0px;
}