body {
    font-family: Calibri, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center; /* for IE */
    background-color: #f0f0f0;
    margin:0;
    min-height: 100%;
    height: auto !important;
    height: 100%;    
}

a{
    text-decoration: none;
}

img{
    border: none;
}

#principal {
    width:1024px;
    margin-left:auto;
    margin-right:auto;
    display: block;
    min-height: 100%;
    height: auto !important;
    height: 866px;
    background: url(../img/fundo.jpg) no-repeat;
    background-color:#9DC36E;
}

#topo{
    height: 138px;
    width: 1024px;
    display: block;
}

#logotipo{
	width:331px;	
	float:left;
	padding-top:30px;
}
#menu{
	float:right;
    width:693px;
}


#corpo{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:1024px;
    display:block;
    margin:auto;
    text-align:left;
}

#rodape {
    height: 102px;
    width: 1024px;
    display: block;
    clear:both;
    background: url(../img/fundo_rodape.jpg) no-repeat;
}
#rodape .logo {
    float:right;
    display:block;
    margin-top:26px;
    margin-right:25px;
    border:0px;
}

#rodape span{
   padding-top:16px;
   padding-left:10px;
   float:left;
   text-align:left;
   font-size:14px;
   color:#2f4e30;
}


.fundobandeira{
   position:absolute;
   left:66%;
}

#bandeiras{
	position:absolute;
	left:846px;
	top:6px;
	height:41px;
}

#bandeiras a{
	padding-left:4px;
}

.stars{
   position:absolute;
   left:80%;
}

#menuinterior{
    background: url(../img/fundo_menu.png) no-repeat;
    width:635px;
    height:35px;
    margin-top:67px;
    margin-left:40px;
}


#menuTopo {
    margin:0;
    padding:0;
    list-style-type:none;
    width:600px;
    position:relative;
    display:block;
    height:35px;
    padding-top:6px;
    padding-left:10px;
}

#menuTopo li {
    display:block;
    float:left;
    margin:0;
    padding:0;
}

#menuTopo  li a {
    padding: 2px 10px;
    float:left;
    font-size:16px;
    color: #a4cbb3;
    text-decoration: none;
}

#menuTopo li a:hover{
    background: url(../img/item_selected.png) repeat-x;
}

#index_cima{
   margin:10px;
   margin-top:20px;
   text-align:left;
   display:block;
   margin-right:50px;
   clear:both;
}

#destaque_jogador{
    background: url(../img/fundo_jogador.png) no-repeat; 
    width:562px;
    height:274px;
    float:left;  
    padding-top:9px;
    padding-left:9px;
}

#noticias_container{
    background: url(../img/fundo_noticias.png) no-repeat; 
    width:381px;
    height:270px;
    float:right;
    text-align:left;    
    overflow:auto;
}

#noticias_container h2{
    font-size:14px;
    color: #022904;
    padding:6px; 
    margin-left:12px;
}

#noticias_container ul {
    list-style:none;
    font-size:12px;
    margin:0px;
}
#noticias_container ul li {
    background:url(../img/icon_noticia_verde.gif) no-repeat 0px 0px;
    padding-left:12px;
    padding-bottom:5px;
}
#noticias_container ul li a:link, #noticias_container ul li a:visited, #noticias_container ul li a:active {
    text-decoration:none;    
    font-weight:bold;
    color:#022904;
}
#noticias_container ul li a:hover {
    text-decoration:underline;
}

#index_baixo{
   margin:10px;
   margin-top:20px;
   text-align:left;
   display:block;
   margin-right:50px;
   clear:both;
   height:600px;
}

#index_baixo h2{
    font-size:14px;
    color: #022904;
    padding:6px; 
    margin-left:12px;
}

#capa_player{
    background:url(../img/fundo_player.png) no-repeat;
    width:128px;  
    height:166px;
    text-align:center;   
    padding-top:6px; 
}

#capa_player img{
   width:113px;
   height:111px;
   clear:both;
}

#capa_player:hover{
     cursor:pointer;
}

#capa_player img:hover{
     border: 1px solid #022904;
     cursor:pointer;
}

#capa_player span{
   font-size:11px;
   color:#022904;
   font-weight:bold;
   clear:both;
   display:block;
}

#capa_player div{
   background:url(../img/icon_saiba.png) no-repeat;   
   clear:both; 
   width:95px;
   height:15px;
   align:center;
   text-align:center;
   margin-left:18px;
}

#capa_player div a span{
   background-color:transparent;
   font-size:10px;
   color:#004503;
   font-weight:bold;
   padding-left:3px;
   padding-right:3px;
   
}

.clear {
    clear:both
}

#gallery {
    position:relative;
    height:255px;
    width:562px;
    overflow: hidden;
    padding-left:0px;
    margin-left:0px;
    clear:both;
    margin:0;
}
#gallery a {
    float:left;
    position:absolute;
    text-align:left;
}

#gallery a img {
    border:none;
    padding-left:0px;
    margin:0;
    align:left;
    text-align:left;
}

#gallery a.show {
    z-index:500;
    padding-left:0px;
    text-align:left;
}

#gallery .caption {
    z-index:600;
    background-color:#000;
    color:#ffffff;
    height:60px;
    width:562px;
    position:absolute;
    bottom:0;
    text-align:left;
}

#gallery .caption .content {
    margin:5px
}

#gallery .caption .content h3 {
    margin:0;
    padding:0;
    color:#1DCCEF;
}

#conteudo2{
	background-image: url(../img/fundo_corpo2.png);
	background-repeat: repeat-y;
        background-color:#9DC36E;
	width: 1000px;
	margin-left: 10px;
	display: block;
	float: right;
	padding-bottom: 80px;
	_clear: both;
	background-color: white;
        padding-left:10px;
}

#conteudo2 h2 {
	background: url(../img/h2.jpg) no-repeat top left;
	margin-top: 20px;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin-bottom: 10px;
	font-size: 14px;
	color: #ffffff;
}
input, textarea {
	background:#FFF url(../img/bg_campos.jpg) repeat-x bottom;
	border:1px solid #A8A8A8;
	padding:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

select{
	height: 18px;
	font-size: 11px;
	color: #333333;
	background-color: white;	
        padding:1px;
        margin-top:1px;
        border: 1px solid #1D5F38;
}
.select{
	border: 1px solid #1D5F38;
	height: 18px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	float: left;
}