﻿@charset "utf-8";
/* CSS Document Autor: Bernardo Franco Contopoulos berdot@gmail.com */

/* menu  */
#MainMenu {
	width:721px;
	height:33px;
	background: #120B49;
	border:0;
	margin: 1px auto -10px auto;
}
/* menu fim */

/* button cadastro */
.buttoncadastro{
    position:relative;
    width:225px;
    height:36px;
    overflow:hidden;
    font-weight:bold;
    font-size:11px;
    margin:10px;
}
.button_aLeft{
    width:70px;
    height:36px;
    background-color:#473092;
    color:#fff;
    top:0px;
    right:0px;
    position:absolute;
    line-height:36px;
    text-align:left;
}
.button_aLeft span{
    display:none;
    padding-left:20px;
}
.button_bLeft{
    width:64px;
    height:30px;
    background-color:#fff;
    top:3px;
    right:3px;
    text-transform:uppercase;
    line-height:30px;
    text-align:center;
    cursor:pointer;
}
.button_bLeft span{
    color:#6E48E7;
}
.button_aRight{
    width:70px;
    height:36px;
    background-color:#473092;
    color:#fff;
    top:0px;
    left:0px;
    position:absolute;
    line-height:36px;
    text-align:right;
}
.button_aRight span{
    display:none;
    padding-right:20px;
}
.button_bRight{
    width:64px;
    height:30px;
    background-color:#fff;
    color:#000;
    position:absolute;
    top:3px;
    left:3px;
    text-transform:uppercase;
    line-height:30px;
    text-align:center;
    cursor:pointer;
}
.button_bRight span{
    color:#6E48E7;
}
.button_c{
    background-color:#6E48E7;
    color:#fff;
    text-transform:uppercase;
}
.button_c span{
    color:#473092;
}
.back{
			position:relative;
			top:400px;
			left:20px;
			background:#f0f0f0;
			width:165px;
			height:31px;
}
/* button cadastro fim */

html, body{
width: 100%;
margin: 0;
padding: 0;
background-image: url(../imagens/backb.png); 
background-repeat: repeat;
background-position: center;
background-attachment: fixed;
}
#bernardofix {
	margin: -10px auto;
	background-image: url(../imagens/backtable.png);
	width: 721px;
}

#header {
	margin: -8px auto;
	border: 0;
}
#refaz {
	margin-bottom: 30px;
	}
#ribbon{
	position:relative;
	height:100%;
	width: 100%;
	margin: -10px 0 0 0;
	padding: 0;
    z-index:0;
}
#caixaesq {
	width: 343px;
	float:left;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 23px;
	position: relative;
	z-index:0;
}
#caixadir {
	width: 343px;
	float:right;
	padding-right: 18px;
	padding-top: 2px;
	padding-bottom: 23px;
	z-index:0;
}
#banner {
	width: 720px;
	float:left;
	padding-left: 2px;
}
#texto {
	width: 100%;
	float:none;
	margin-bottom: 20px;
}
#footertab {
	margin: 0 auto;
	height: 170px;
	width: 721px;
}
a:link {
	position: relative;
	z-index: 1;
	color:#11BBFF
}
a:visited {
	color:#11BBFF
}
a:hover {
	color:#473092
}
a:active {
	color:#11BBFF
}

/* css para páginas com DIV único (maioria das páginas)  */
#caixacentral {
	width: 80%;
	float:none;
	margin-left: 9%;
	margin-right:1%;
	margin-top: 33px;
	margin-bottom: 20px;
	z-index: 0;
}
#quote {
	color: #fff;
	width: 700px;
	padding-top: 16px;
}
.fontstyle {
	font-size: 12px;
	font-family: Geneva, “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, Verdana, sans-serif;
	color: #fff;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: justify;
}
.fontstyle2 {
	font-size: 95%;
	font-family: Geneva, “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, Verdana, sans-serif;
	color: #fff;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align: justify;
}
#divtitulocentral {
	margin-top:10px;
}
#imgdiv {
	margin-right:25px;
	float:left;
}
#contato  {
	margin-left: 10px
	}
/* fim dos estilos centrais  */

/*estilo table lojas de venda antecipada*/

#locais {
	border-spacing: 20px;
}
/* tira borda do fieldset de contato ajax */
fieldset {
	border: 0;
}
/* até aqui  */

/* outras divisórias centrais como o flash da imprensa  */

#imprensa {
	width: 95%;
	float:none;
	margin-left: 4%;
	margin-right:1%;
	margin-top: -25px;
}
#fotos {
	width: 90%;
	float:none;
	padding-left: 4%;
	margin-right:1%;
	margin-top: 20px;
}
/* div do validator */
#cssvalidator {
	width:721px;
	margin:0 auto	
	}
a img {border: none; }
/* incorporando email na página */
#emailembbed {
	width: 80%;
	float:none;
	margin-left: 4%;
	margin-right:4%;
	margin-top: 10px;
}
#cse {
	float:right;
	margin-left: 4%;
	margin-right:4%;
	margin-top: 10px;
}
#cse-search-box {
	float:right;
	margin-bottom: 2%;
	margin-right: 13px;
}

/* Menu ******************* CSS START */
#wrapper {
  width: 721px;
  height: 50px;
  margin: 5px auto;
  padding: 6px;
  position: fixed;
  background: #120B49;
  border: 0px solid #ccc;
  overflow: hidden;
  z-index:1999;
}
.line {
  width: 721px;
  height: 1px;
  margin: 20px 0;
  background: #120B49;
  overflow: hidden;
}

/* MENU */

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 721px;
	position: relative;
	min-height: 40px;
}
#main-nav {
	margin: 0px 0px 0px 2px;
	text-align: left;
	min-height: 20px;
	padding-top: 13px;
	padding-left: 15px;
}
#main-handle {
	width: 721px;
	margin-top: -7px;
}
#main-nav li {
	display: inline;
	list-style: none;
}
#main-nav li a {
	margin-right: 5px;
	font-size: 12px;
	text-decoration: none;
	color: #f2f2f2;
	font-family: Geneva, “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, Verdana, sans-serif;
	font-weight: bold;
	padding: 8px 11px 8px 9px;
	outline: 0;
	position: inherit;
	top: 1px;
}
#main-nav li a:hover, #main-nav li a.active {
	background: #0165a0;
}
#sub-link-bar {
	background: #0165a0;
	border-bottom: #645546 1px solid;
}
.sub-links {
	display: none;
    background: #0165a0;
	position: absolute;
	width: 682px;
	height: 25px;
	top: -20px;
	text-align: left;
	left: -1px;
}
#main-nav li .sub-links li a:hover a:active a:visited a:{
	background: #0165a0;
}
/* Menu CSS END */