/* Folha de Estilos */

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	}
body {
	background-image:url(bg.jpg);
	/*background-color: #0d80bf;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* INÍCIO FONTES */

a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#0099FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.headlines {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.destaque {
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	background-color:#0d80bf;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	font-weight: bold;
	text-decoration:none;
	padding-top:13px;
	height:30px;
	width:420px;
}

a.menu_esq_tb {
	color:#FFFFFF;
}
a.menu_esq_tb:hover {
	text-decoration: none;
	color:#15DCFF;
}

/* FIM FONTES */


/* INÍCIO TABELAS */
#menu_esq_tb {
	height:18px;
	padding-left:35px;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(img/menu_link_esq_off.png);
	background-repeat:no-repeat;
}
#tb_centro {
	padding-left:12px;
	padding-top:40px;
	padding-right:12px;
}
/* FIM TABELAS */



/* INÍCIO BLOCOS */
#block_news_consulado {
	float:left;
	position:relative; 
	width:442px; 
	height:180px; 
	top:-96px;
	padding-left:5px;
	background-image:url(img/block_consulado.png); 
	background-repeat:no-repeat; 
}
#block_news_tricolor {
	float:left;
	position:relative; 
	width:442px; 
	height:180px; 
	top:-86px;
	padding-left:5px;
	background-image:url(img/block_tricolor.png); 
	background-repeat:no-repeat; 
}
#block_ult_resultados {
	float:left;
	position:relative; 
	width:442px; 
	height:180px; 
	top:-76px;
	background-image:url(img/block_ult_resultados.png); 
	background-repeat:no-repeat; 
}
#block_proximos_jogos {
	float:left;
	position:relative; 
	width:442px; 
	height:180px; 
	top:-66px;
	background-image:url(img/block_proximos_jogos.png); 
	background-repeat:no-repeat; 
}
#block_enquete {
	float:left;
	position:relative; 
	width:214px; 
	height:279px; 
	top:-56px;
	padding-left:5px;
	background-image:url(img/block_enquete.png); 
	background-repeat:no-repeat; 

}
#block_todos_jogos {
	float:left;
	position:relative;
	width:214px; 
	height:81px; 
	top:-56px;
	background-image:url(img/block_todos_jogos.png); 
	background-repeat:no-repeat; 
	cursor:hand;
}
/* FIM BLOCOS */






/* INÍCIO BLOCOS */
#tudo {
	width:100%;
	top:0px;
	left:0px;
}
#corpo {
	width:770px;
	top: -40px;
	margin-left:5px;
	background-color:#0d80bf;
	background-image:url(img/fundo.png);
	background-repeat:repeat-y;
	position:relative;
}
#banner {
	float:left;
	width:770px;
	height:159px;
	position:relative;
}
#todo_anuncio {
	position:relative;
	z-index:1;
	width:770px;
	top: 159px;
	left:-85px;
}
#anuncio_topo {
	position:relative;
	left:162px;
}
#menu_dir {
	float:right;
	width:151px;
	position:relative;
}
#menu_esq {
	float:left;
	width:152px;
	/*background-image:url(img/menu_esq_02.png);*/
	position:relative;
}

#centro {
	float:left;
	width:467px;
	background-color:#FFFFFF;
	background-image:url(img/centro_bg_02.png);
	background-repeat:repeat-y;
	position:relative;
	
}
#rodape {
	clear:both;	
	height:55px;
	background-image:url(img/rodape.png);
	background-repeat:no-repeat;
}

/* FIM BLOCOS */



/* OUTROS */
input,select,textarea,checkbox,submit,file {
	font-family: verdana;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#0d80bf;
	border-width:1px;
	border-style:solid;
	border-color:#004566;
}
/* OUTROS */