	/* Css Geral */
	
	* {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-decoration:none;
	font-family:"Verdana";
	font-size:12px;
	color:#FFF;
	}
	
	img {
	border:0px;
	}
	
	
	body {
	background-repeat:no-repeat;
	background-image:url(../images/fundo.jpg);
	background-color:#000;
	width:100%;
	}
	
	/* Fim Css Geral */
	
	/* Css Topo-default */
	
	.topo-default {
	width:980px;
	height:200px;
	margin:auto;
	margin-top:150px;
	}
	
	#tamanho-default{
	margin:auto;
	margin-top:30px;
	}
	
	#tamanho-topo{
	margin:auto;
	margin-top:30px;
	}
	
	.topo-default-logo {
	width:980px;
	height:156px;
	background-image:url(../images/logo2.png);
	}
	
	.menu-default{
	width:980px;
	height:44px;
	background-image:url(../images/menu.png);
	position:relative;
	margin:auto;
	}
	
	.menu-default ul{
	width:940px;
	height:44px;
	position:relative;
	margin:auto;
	}
	
	.menu-default li{
	width:120px;
	height:36px;
	padding-left:80px;
	float:left;
	text-align:center;
	}
	
	.menu-default li{
	width:120px;
	height:36px;
	padding-left:80px;
	float:left;
	text-align:center;
	}
	
	/*  Fim Css Topo-default */
	
	
	/* Css jquery Paises */
	
	#bandeiras { 
	width:710px; 
	height:50px; 
	margin:auto;	
	margin-top:50px;
	}
	
	.download_now {
	float:left;
    }

	.download_now img{
	display:block;
	height:32px;
	overflow:hidden;
	width:32px;
	padding-left:5px;
	
    }
	

	.tooltip {
	display:none;
	background:url(../images/balao5.png);
	background-repeat:no-repeat;
	height:183px;
	padding:20px 30px 10px 30px;
	width:255px;
	font-size:11px;
	color:#fff;
	}
	
	.tooltip .label {
	color:yellow;
	width:30px;
	}
	
	.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
	}
	
	/* Fim Css jquery Paises */
	
	/*  Css Bolão   */
	
	#Sub-menu {
	float:right;
	margin-top:10px;
	width:960px;
	}
	
	#Sub-menu li{
    float:left;
	width:100px;
	text-align:center;
	padding-left:0px;
	border-left:#9C3 1px dashed;
	}
	
	#Sub-menu a{
    color:#9C3;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Trebuchet MS;
	cursor:pointer; 
	text-decoration:none;
	}
	
	#grid-vencedores {
	width:620px;
	margin:auto;
	padding-top:20px;
	padding-bottom:30px;
	height:40px;
	}
	
	#grid-vencedores li{
	float:left;
	width:260px;
	}
	
	#grid-vencedores a{
	cursor:pointer; 
	text-decoration:none;
	}
	
	/* Fim  Css Bolão   */
	
	/* Css Conteudo Bolão*/
	
	.conteudo {
    width:980px;
    margin:auto;
    position:relative;
    clear:both;
	margin-top:60px;
   
    }
	
	.conteudo-regu {
    width:880px;
    margin:auto;
    position:relative;
    clear:both;
	margin-top:60px;
   
    }
	
	.conteudo-regu p{
    font-family:Verdana, Geneva, sans-serif;
	line-height:20px;
	color:#FFF;
   
    }
	
	#conteudo-direito {
	width:730px; 
	display:table;
	position:relative;
	left:30px;
	padding-top:5px;
	}
	
	#conteudo-direito p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFF;
	}
	
	.Participante-tit {
     font-family:Verdana, Geneva, sans-serif;
	 font-weight:bold;
	 color:#FC3;
	}
	 
	/* Menu-lateral */
	
	#menu-lateral {
	width:180px;  
	float:left; 
	margin-left:15px;
	}
	
	#menu-lateral li{
	width:180px;
	border-bottom:1px dotted #9C3;
	padding-top:10px;
	padding-bottom:5px;
	}
	
	#menu-lateral a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	}
	
	
	/* Fim Css Conteudo Bolão   */
	
	/* Css Rodapé  */

	#rodape {
    width:980px; 
	font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    line-height:20px;
	position:relative;
    margin:auto; 
	clear:both;
	display:table;
    }
	
	#rodape p{
    color:#999;
	
    }
	
	#rodape a{
    color:#666;
	
    }
	
	/* Fim Css Rodapé  */
	
	
	
	
	
	
	

