@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(../imagens/bg_geral_selecionatime.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
img{
	border:none;
}
h1 {
	font-weight:lighter;
	font-size: 20px;
	color:#000000;
	margin:0px;
	padding:0px;
}
h2 {
	font-weight:lighter;
	color:#000099;
	font-size: 20px;
	margin:0px;
	padding:0px;
}
h3 {
	font-weight:lighter;
	font-size: 22px;
	margin:0px;
	padding:0px;
}
.negrito {
	font-weight:bold;
}
#geralEntrada {
	margin:0 auto;
	width:600px;
	height:722px;
}
#geralSelecionaTime {
	background-image:url(../imagens/garrafa_seleciona_time.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
	width:950px;
	height:722px;
}
#chamadaEsquerda{
	width:350px;
	height:50px;
	clear:both;
	padding-top:40px;
	text-align:center;	
}
#chamadaDireita{
	width:350px;
	height:50px;
	clear:both;
	padding-top:40px;
	text-align:center;	
}
#hinoAtletico{
	width:350px;
	height:120px;
	clear:both;
	padding-top:20px;
	text-align:center;	
}
#hinoCruzeiro{
	width:350px;
	height:120px;
	clear:both;
	padding-top:20px;
	text-align:center;	
}
#selecionaBandeiraAtletico{
	clear:both;
	margin-top:43px;
}
#selecionaBandeiraCruzeiro{
	clear:both;
	margin-top:40px;
	margin-right:3px;
}
#placarAtletico{
	margin-top:10px;
	margin-left:120px;	
}
#placarCruzeiro{
	margin-top:10px;
	margin-left:120px;	
}
#menuRodapeHolderSeleciona {
	clear:both;
	width:100%;
	height:110px;
	background-image:url(../imagens/bg_menu_rodape.jpg);
	background-repeat:repeat-x;
}
#menuRodape {
	width:700px;
	margin: 0 auto;
	font-size:11px;
}
#menuRodape .logo {
	float:left;
	width:160px;
	padding-top:13px;
	margin:0 0 0 54px;
	text-align:center;
	font-size:14px;
}
#menuRodape .menu {
	float:right;
	width:450px;
	padding-top:6px;
}
#menuRodape div {
	float:left;
	padding:0 5px 0 5px;
}
#menuRodape .menuExterno {
	float:left;
	width:450px;
	padding:45px 0 10px 0;
	border-bottom:1px solid #B51D12;
}
#menuRodape .menuExterno a {
	color:#FFFFFF;
	text-decoration:none;
}
#menuRodape .menuExterno a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#menuRodape .creditos {
	float:left;
	width:450px;
	padding:10px 0 0px 0;
	color:#CCCCCC;
	font-size:9px;
}
