/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 100%;
    outline:none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    background-color: #ece9d9;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

img{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}

p{
    font-family:'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

/* code start font-family: 'zineslab-regular', 'Open Sans', Helvetica, Arial, sans-serif; */

#conteudo{
    width: 948px;
    height: 1190px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 10px;
    -webkit-box-shadow: 0px 0px 12px rgba(32, 32, 32, 0.3);
    -moz-box-shadow:    0px 0px 12px rgba(32, 32, 32, 0.3);
    box-shadow:         0px 0px 12px rgba(32, 32, 32, 0.3);
    overflow: hidden;
}




#mapa_sedes_content{
	position: relative;
}

#mapa_sedes{
	margin: 150px 20px 0 20px;
	font-family:'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    background: url("../img/sedes/mapa_bg.png") no-repeat;
    background-position: 0 0px;
    width:908px;
    height:900px;
    position: absolute;
    z-index:10;
}

/*

#mapa_sedes_hover {
    display: block;
    margin-top: -12px;
    position: relative;
    z-index: 12;
    list-style: none;
}
*/

#mapa_sedes_hover li {
	width: 160px;
    height: 73px;
    display: block;
    position: absolute;
    list-style: none;
}

#mapa_sedes_hover img {
	width: 160px;
    height: 73px;
    position: absolute;
}

#mapa_sedes_hover a {
    width: 160px;
    height: 73px;
    display: block;
    text-decoration: none;
    outline: none;
    /*cursor: default;*/
}

#mapa_sedes_texto {
    font-family:'zineslab-medium', sans-serif;
    width: 140px;
    height: 16px;
    background-color: #41BA7C;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #fff;
	display:none;
	position:absolute;
	color: #fff;
	font-size:16px;
    font-weight: 500;
	z-index: 11;
}

.map_hover {
    margin: 14px 0 0 0px;
    position: absolute;
}

.bg_none{
    display: none;
}

.tabela_menu_legenda_map{
    background-color: #8A8A8A;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    padding: 0;
}

#sedes_li_manaus{
    left: 215px;
    top: 171px;
}

#sedes_li_cuiaba{
    left: 315px;
    top: 350px;
}

#sedes_li_fortaleza{
    left: 679px;
	top: 191px;
}

#sedes_li_natal{
    left: 775px;
    top: 249px;
}

#sedes_li_recife{
    left: 767px;
    top: 320px;
}
 
#sedes_li_salvador{
    left: 645px;
    top: 387px;
}

#sedes_li_brasilia{
    left: 446px;
    top: 431px;
}

#sedes_li_bh{
    left: 570px;
    top: 495px;
}

#sedes_li_rj{
    left: 616px;
    top: 596px;
}

#sedes_li_sp{
    left: 480px;
    top: 595px;
}

#sedes_li_curitiba{
    left: 426px;
    top: 655px;
}

#sedes_li_portoalegre{
    left: 376px;
    top: 762px;
}

.map_hover {
    margin: 14px 0 0 0px;
    position: absolute;
}

.sedes_bg_none{
    display: none;
}

.mapa_sedes_hover_legenda{
	margin-top: -14px;
    padding: 0;
    font-weight: 700;
}

.mapa_sedes_content_detalhes{
	z-index: 10;
	width: 300px;
	margin: 680px 0 0 20px;
	position: absolute;
}

.mapa_sedes_content_detalhes h2{
	font-family:'zineslab-medium', sans serif;
    text-transform:uppercase;
    width: 300px;
    height: 18px;
    background-color: #41BA7C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color:#FFF;
    padding: 5px 10px;
    vertical-align: middle;
    margin-left: -10px;
}

.mapa_sedes_content_detalhes_texto{
	font-family:'zineslab-regular', sans serif;
    font-size: 14px;
    line-height: 18px;
    color:#000;
    padding: 10px 0 0 0;
    margin-bottom: -10px;
}

.mapa_sedes_content_detalhes h3{
	font-family:'zineslab-black', sans serif;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    color:#41BA7C;
    padding: 5px 0 0 0;
    letter-spacing: -0.03em;
}

.mapa_sedes_content_detalhes img{
    width: 16px;
}

a.estadios_botao{
    font-family:'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color:#41BA7C;
    padding: 5px 0;
    margin-left: 36px;
    display: block;
}

.conjunto_botoes{
    margin-top: 5px;
    display: block;
    height: 26px;
}

.mapa_sedes_content_detalhes table{
    font-family:'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    padding: 5px 0 10px 0; 
    margin-top: 20px;
    display: block;
    border-top: 2px solid #41BA7C;
}

.mapa_sedes_content_detalhes_table td{
	font-family:'zineslab-regular', sans serif;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    color:#000;
    width: 80px;
    text-align: left;
    vertical-align: middle;
    padding: 8px 0px 8px 0;
	border-right: 15px solid #FFF;
}

.mapa_sedes_content_detalhes_table .td_border td{
	padding: 0px 0px 8px 0;
	border-bottom: 2px solid #41BA7C;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.05em;
}

.mapa_sedes_content_detalhes_table th{
    font-family:'zineslab-black', sans serif;
    text-align: left;
    font-size: 30px;
    line-height: 30px;
    color:#41BA7C;
    border-right: 15px solid #FFF;
}

.botaoMais{
    width: 27px;
    height: 27px;
    display:block;
    float:left;
    margin: 0 10px;
}
.botaoMais a{
    width: 27px;
    height: 27px;
    display:block;
    outline:none;
    background: transparent url("../img/icones.png") no-repeat -72px -72px;
}
.botaoMais a:hover{
    background: transparent url("../img/icones.png") no-repeat -72px 0px;
}
.botaoMais a.abrir{
    width: 27px;
    height: 27px;
    display:block;
    background: transparent url("../img/icones.png") no-repeat -144px -72px;
}
.botaoMais a.abrir:hover{
    background: transparent url("../img/icones.png") no-repeat -144px 0px;
}

.sem_margin{
    margin: 0;
}



/*FOOTER*/
#footer{
    width:948px;
    height: 150px;
    position: absolute;
    top: 1040px;
    padding: 20px 0 0 0;
    border-top: 2px solid #41BA7C;
}

.creditos{
    width: 320px;
    margin: 0 0 0 20px;
    font-family:'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    color:#000;
    float: left;
}

.creditos b{
    font-family:'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
    font-weight: 700;
    font-size: 9px;
    line-height: 10px;
    color:#000;
}

.redessociais{
    width: 560px;
    margin:0 20px;
    float: left;

}

/*******************
Barra do pé
*******************/
#bottomBar{
	background: #fff;
	width:100%;
	height:30px;
	position:fixed;
	bottom:0;
	z-index:10001;
	text-align:center;
	border-top: 1px solid #d6d6d6;
	min-width:980px;
	-moz-box-shadow:  0 -6px 6px -6px rgba(0,0,0,0.25);
	-webkit-box-shadow:  0 -6px 6px -6px rgba(0,0,0,0.25);
	box-shadow:  0 -6px 6px -6px rgba(0,0,0,0.25);
}

#barraEstadaoParceiros{width:1000px; height:27px; background:#ffffff; margin:0px auto;}
#barraEstadaoParceiros ul{ margin:0; padding:0;}

.lgBarraEstadaoParceiros{float:left; margin-right:10px}
.lstBarraEstadaoParceiros{margin:0px; padding:0px; list-style:none; float:right; margin-right:10px; height:27px; line-height:27px;}
.itemBarraEstadaoParceiros{display:block; float:left; color:#C4C3C3; font:11px Arial, Helvetica, sans-serif bold; height:27px; line-height:27px; padding:0 6x 0 0;}
.itemBarraEstadaoParceiros a{
	text-decoration:none;
	color:#999;
	font:11px Arial, Helvetica, sans-serif bold;
	border-right:1px solid #C4C3C3;
	padding-right:5px;
	margin-right:5px;
	line-height:27px;
	/* height:27px; */
}

.lastItemBarra{
	border:none!important;
	padding:0px!important; 
	margin:0px!important
}
