/*
CSS comum a todas as sessoes
*/

#desenvolvidopor {
    bottom: 200px;
    position: fixed;
    right: 0;
    z-index: 9999;
}
.page,.topo{
	width:960px;}
	
.topo{
	position:relative;}
	
body{
	background:url(../../imgs/bgs/bg-site.jpg) no-repeat center top;
	color:#000;}
	
a{
	color:#000;}
	
#header,.topo{
	height:280px;}
	

	
#menu {
    background: url("../../imgs/bgs/menu.png") no-repeat scroll 0 0 transparent;
    padding: 24px 0 30px 40px;
    position: absolute;
    top: 232px;
    z-index: 999;
}
	
#menu li a{
	cursor:pointer;}
#menu li{
	background:url("../../imgs/bgs/ico-menu.png") no-repeat scroll right 11px transparent;
    font-family: 'Bree Serif',serif;
    font-size: 23px;
    padding: 0 20px 18px;
}

#menu li.ultimo{
	margin:0;
	background:none;}

#menu li a{
	color:#e3f0f5;}

#menu ul li#copajiqui50anos:hover ul{
	display: block;

}

#menu ul li ul{
	display: none;
	background-color:#093f27;
}
	
#footer{
	margim:30px 0;
}
.tit-localizacao{
	background: url("../../imgs/bgs/bg-linha-localizacao.jpg") no-repeat scroll center bottom transparent;
    margin: 25px 0;
    padding-bottom: 10px;}
	
.submenu{
	display:none;}
	
.localizacao{
	float:left;
	width:100%;}
	
.dados-rodape{
	float:left;
	width:100%;
	margin:30px 0;
	position:relative;}
	
.rodape{
	float:left;
	color:#06512f !important;
	font-size:14px;}
	
.rodape p{
	margin-bottom:2px;
	font-family: 'Bree Serif', serif;}
	
.rodape h1{
	color:#06512f !important;
	font-size:22px;
	margin-bottom:5px;}
	
.horario-funcionamento{
	float:right;
	width:600px;}
	
.tit-horario{
	float:left;
	width:100%;}
	
.tit-horario h1{
	float:right;
	margin-bottom:5px;
	color:#06512f !important;
	margin-bottom:0;}
	
ul.horasbox{
	list-style-type:none;
	margin:0;}
	
ul.horasbox li{
	text-align:right;
	float:right;
	margin-left:30px;
	display:inline;
	color:#878787;}
	
ul.horasbox li p{
	margin-bottom:2px;
	font-size:14px;
	font-family: 'Bree Serif', serif;}
	
ul.submenu{
	background:#093f27 !important;
	top:52px !important;
	border-radius:0 !important;
	width:150px;}
	
ul.submenu li {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #084D2F;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 8px 8px 10px 11px !important;
    text-align: center;
    width: 136px !important;
}
	
ul.submenu li a{
	color:#fff !important}
	
ul.submenu li.fin{
	border-bottom:0 !important}

#tabela_jogos {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

#tabela_jogos td{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin:0;
	padding:0;
}

#result {
	font-weight:bold;
	color:#00F;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#tit td{
	font-weight:bold;
	color:#F00;
}

#twitter ul {
	margin: 0;
	font-size: 0.9em;
}

#twitter li {
	list-style: none;
}

#lista li{
	margin: 0px 0px 10px 0px;
}

#logo50anos {
	position: absolute;
	background: url(../../imgs/selo50anos.png);
	width: 120px;
	height: 105px;
	right: 0;
	top: 70px;
}