/* CONTEÚDO: comportamento, estrutura comum, estrutura álbum fotos, menu centros boliche, menu digg */

/* --------------------------------------------------------------------------------- COMPORTAMENTO ------ */
* { margin: 0; padding: 0;}
img { border: 0; }

body { 
	font: 90%/140% tahoma;
	color: #fff;
	letter-spacing: 0.3px;
	background: url(../img-idsite/bg_top_av.jpg) repeat-x;
	background-color: #002d5f;	
}

a:link, a:visited { color: #fffe00; text-decoration: none; }
a:hover {color: #004684; text-decoration: none; background: #fffe00;}

a:link.linkimg, a:visited.linkimg {text-decoration: none; }
a:hover.linkimg {text-decoration: none; background: #fff600;}

h1 { font: 225%/100% tahoma; color: #facb00; padding: 20px 10px 5px 20px; }
h2 { font: 170%/110% tahoma; color: #facb00; padding: 10px 10px 5px 20px; }
h3 { font: 120%/110% tahoma; color: #facb00;}
h4 { font: 100%/110% tahoma; color: #facb00; padding: 5px; font-weight: bold; }
h5 { font: 140%/110% tahoma; color: #facb00; padding: 7px;}
h6 { font: 140%/110% tahoma; color: #facb00; padding: 20px; }

h2.local_bowlingcafe { border-bottom: 1px solid #3c6291;	}
h3.veja_tambem {padding: 20px 10px 5px 20px;}
h3.localboliche { padding 5px 2px;}


p { padding: 15px 20px 5px 20px; }
p.legenda { padding: 20px 0; font: 80%/120% arial; color: #facb00; text-align: center;}
b {color: #facb00;}
i { color: #facb00;}
small {font: 75%/120% tahoma; }


img.logo { margin: 0; padding: 0; height: 50px;  }
img.thumb180 {
	float: left;
 	border: 3px solid #facb00;
	margin: 15px;
	display: block;
	width: 180px;
	height: 110px;	
}
img.icone_bcafe { padding: 0 5px;}
img.thumb180:hover {border: 3px solid #fffe00;} 




/* --------------------------------------------------------------------------------- ESTRUTURA COMUM ------- */
#container {
	width: 980px;
	margin: 0 auto;
	display: table;
	background: url(../img-idsite/bg_imply.jpg) no-repeat;	
}
#topo_bloco { width: 980px; height: 50px; float: left; }
#topo_logo { width: 140px; height: 50px; float: left; display: inline;}
#topo_barra_navegacao { 
	width: 720px; 
	height: 50px; 
	line-height: 50px;
	float: left; 
	padding-left: 120px;
	background: url(../img-idsite/bg_top_av.jpg) repeat-x;
}

#endereco {
	width: 980px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;	
}
#ao_topo {
	width: 980px;
	float: left;
	text-align: center;
	padding: 20px 0;
}
#rodape {
	clear: both;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 30px;	
	text-align: center;
	border-top: 1px solid #facb00;
}


/* --------------------------------------------------------------------------------- ESTRUTURA ÁLBUM FOTOS --- */
#box_conteudo {
	width: 680px;
	float: left;
	padding-bottom: 200px;
}
#conteudo_identifica {
	width: 680px;
	float: left;
}
#conteudo_menu_albuns {
	width: 300px;
	float: left;
	padding-bottom: 150px;
}
#conteudo_galeria_fotos {
	clear: both;
}

/* --------------------------------------------------------------------------------- ESTRUTURA INDICE ÁLBUNS -- */
#conteudo_indices {
	width: 700px;
	float: left;
	padding-left: 100px;
}

/* --------------------------------------------------------------------------------- LISTAS  ----------------- */
.lista_indice_bowlings {
	list-style-image: url(../img-idsite/icone_bcafe.jpg);
	padding: 20px 50px;	
}
.lista_indice_bowlings li a {
	font: 110%/110% tahoma;	
	width: 400px;
	display: block;	
	padding: 10px;
}
.lista_indice_bowlings li a:hover {
	color: #00356c;
	background: #fffe00;
}

.lista_indice_centros_bowling {
	list-style-image: url(../img-idsite/icone_boliche.jpg);
	padding: 20px 50px;	
}
.lista_indice_centros_bowling li a {
	font: 110%/110% tahoma;	
	width: 400px;
	display: block;	
	padding: 10px;
}
.lista_indice_centros_bowling li a:hover {
	color: #00356c;
	background: #fffe00;
}


/* --------------------------------------------------------------------------------- MENU CENTROS BOLICHE ----- */
.menu-vv { margin: 0; padding: 0; list-style: none; padding-top: 20px; border-bottom: #006699;}
.menu-vv li { 
	width: 290px;
	font: 95%/110% tahoma;	
	border-bottom: 1px dotted #006699;
 		}
.menu-vv li a {
	color: #fffe00;
	display: block;
	text-decoration: none;
	padding: 7px;
}	
.menu-vv li a:hover { 
	background: #fffe00;
	color: #00356c; 
	padding: 7px;
	}
.menu-vv li.titulo_bowling {
	background: #00356c;
	border-bottom: 1px dotted #facb00;
}	
.menu-vv li.titulo_bowling_bottom {
	background: #00356c;
	border-top: 1px dotted #facb00;
	margin-top: 20px;
}	

/* --------------------------------------------------------------------------------- MENU DIGG -------------- */
#diggnav { 
list-style-type: none; 
padding-left: 10px; 
clear: right; 
}
ul#diggnav li { 
	float: left;
	display: inline;
	margin: 5px;
}	
ul#diggnav li a {
	color: #fffe00;
	padding: 4px;
	text-decoration: none;
	border: 1px solid #fffe00;
	float: left;
	}	
ul#diggnav li a:hover {
	color: #00356c;
	background: #fffe00;
	border: 1px solid #facb00;
}	
ul#diggnav li.current_digg {
	color: #facb00;
	font-weight: bold;	
	padding: 4px;
	border: 1px solid #facb00;
	}
ul#diggnav li.nolink_digg {
	color: #006699;
	padding: 4px;
	border: 1px solid #006699;
	}
ul#diggnav li.texto_digg {
	color: #facb00;
	padding: 5px;
	font-weight: bold;	
}	