html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{font-family:inherit;font-weight:inherit;font-style:inherit;font-size:100%;outline:0;padding:0;margin:0;border:0;}
:focus{outline:6;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{font-weight:normal;text-align:left;}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
*{outline:none;}
body{height:100% !important;margin:0px;font-family:calibri,tahoma !important;font-size:11px;background:#FFF;line-height:1;color:#000;}
a, a:hover{text-decoration:none;}
#line_topo{width:100%;height:6px;background:#000387;}

#element_shared{
	width:100%;
	height:40px;
	position:relative; 
	background:url(../images/medio/bar/back-bar.jpg) repeat-x;
	margin:0 auto auto;
}
#element_shared ul{
	width:952px;
	height:auto;
	margin:0 auto auto;
	*padding-left:6px;
}
#element_shared li{
	list-style:none;
	float:left;
}
#element_shared li a{
	float:left;
	font-size:14px;
	*font-size:11px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	margin-left:20px;
	margin-top:12px;
}
#element_shared li a:hover{
	float:left;
	color:#f0ff00;
}
#endereco{
	width:100%;
	height:auto;
	margin:0 auto auto;
}
#endereco p{
	display:block;
	margin-top:20px;
	color:#FFF;
	font-size:14px;
	text-align:center;
	margin-bottom:30px;
}

/* Facebox */
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:6px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: auto;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

#facebox .bolder {
  background:#FFF;
  color:#000;
  font-size: 20px;
  padding: 20px;
  width: 500px;
}
#facebox .conteudo p{
	margin-top:25px;
}
#facebox .conteudo.big p{
	font-size:14px;
	text-align:center;
}
#facebox .conteudo.big p.titulo{
	font-weight:bold;
}
#facebox .conteudo.big span{
	text-align:right;
	font-size:14px;
}
#facebox .conteudo span a{
	color:#09F;
	margin-bottom:30px;
	display:block;
}
#facebox .conteudo span a:hover{
	color:#C00;
}
/* Fim Facebox */
