@font-face {
    font-family: 'berlin';
    src: url('brlnsr-webfont.eot');
    src: url('brlnsr-webfont.eot?#iefix') format('embedded-opentype'),
         url('brlnsr-webfont.woff') format('woff'),
         url('brlnsr-webfont.ttf') format('truetype'),
         url('brlnsr-webfont.svg#berlin_sans_fbregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'berlin';
    src: url('brlnsdb-webfont.eot');
    src: url('brlnsdb-webfont.eot?#iefix') format('embedded-opentype'),
         url('brlnsdb-webfont.woff') format('woff'),
         url('brlnsdb-webfont.ttf') format('truetype'),
         url('brlnsdb-webfont.svg#berlin_sans_fb_demibold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'opensans';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans';
    src: url('opensans-italic-webfont.eot');
    src: url('opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-italic-webfont.woff') format('woff'),
         url('opensans-italic-webfont.ttf') format('truetype'),
         url('opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'opensans';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
body {
	font-family: "opensans", Open Sans, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: 100%;	
}
h3 {
	font-family: "berlin", Berlin Sans FB, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.fonte16 {
	font-size: 16px;
}

a {
	text-decoration: none;
}
.clear {
	clear: both;
}


#base {
	min-height: 100%;
	position: relative;
}
#topo {
	position: relative;
	height: 188px;
	background-color: #FFF;
}
#topoLogo {
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 7px;
}
#topoLogo .frase {
	position: absolute;
	left: 280px;
	top: 50px;
	width: 560px;
}
#topoLogo .frase h2 {
	font-size: 18px;
	color: #7E4C9F;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	font-style: italic;
}
#topoLogo .selo {
	position: absolute;
	left: 852px;
	top: 48px;
}
#topoBarra {
	background-color: #7E4C9F;
	background-image: url(../img/fundo-barra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
}
#topoBarra .fraseHome {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 150px;
}
#topoBarra .fraseHome h1 {
	line-height: 58px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
#conteudoBaseHome {
	position: relative;
	background-color: #BCBCFF;
	background-image: url(../img/fundo-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-bottom: 30px;
}
#conteudoHome {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFF;
	font-family: "berlin", Berlin Sans FB, Arial;
	height: 617px;
}
#conteudoHome a {
	color: #FFF;
}

#box1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 437px;
	height: 237px;
	background-color: #7E4D9F;
	overflow: hidden;
}

#box2 {
	position: absolute;
	left: 447px;
	top: 0px;
	width: 166px;
	height: 237px;
	background-color: #7E4D9F;
	overflow: hidden;
}
#box3 {
	position: absolute;
	left: 623px;
	top: 0px;
	width: 377px;
	height: 108px;
	background-color: #F28B39;
	overflow: hidden;
}
#box4 {
	position: absolute;
	left: 229px;
	top: 247px;
	width: 208px;
	height: 180px;
	background-color: #7E4D9F;
	overflow: hidden;
}
#box5 {
	position: absolute;
	left: 447px;
	top: 247px;
	width: 166px;
	height: 180px;
	background-color: #F28B39;
	overflow: hidden;
}
#box6 {
	position: absolute;
	left: 623px;
	top: 118px;
	width: 377px;
	height: 309px;
	background-color: #7E4D9F;
	overflow: hidden;
}
#box7 {
	position: absolute;
	left: 229px;
	top: 437px;
	width: 208px;
	height: 180px;
	background-color: #F28B39;
	overflow: hidden;
}
#box8 {
	position: absolute;
	left: 447px;
	top: 437px;
	width: 358px;
	height: 180px;
	background-color: #7E4D9F;
	overflow: hidden;
}
#box9 {
	position: absolute;
	left: 815px;
	top: 437px;
	width: 185px;
	height: 180px;
	background-color: #F28B39;
	overflow: hidden;
}
.box1 {
	width: 437px;
	height: 237px;
}
.box2 {
	width: 166px;
	height: 237px;
}
.box3 {
	width: 337px;
	height: 93px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-family: "opensans", Open Sans, Arial;
}
.box4 {
	width: 208px;
	height: 180px;
}
.box5 {
	width: 166px;
	height: 180px;
}
.box6 {
	width: 377px;
	height: 309px;
}
.box7 {
	width: 208px;
	height: 180px;
}
.box8 {
	width: 358px;
	height: 180px;
}
.box9 {
	width: 185px;
	height: 180px;
}

#box10 {
	position: absolute;
	left: 0px;
	top: 247px;
	width: 219px;
	height: 370px;
	background-color: #7E4D9F;
	overflow: hidden;
}
.bg-center {
	background-repeat: no-repeat;
	background-position: center center;
}

#menu li {
	font-family: "berlin", "Berlin Sans FB", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	height: 29px;
	margin-right: 20px;
	line-height: 29px;
	border-top-width: 1px;
	border-top-style: solid;
}
#menu li a {
	display: block;
}


#menu li:first-child {
	border-top-style: none;
	margin-top: 20px;
}
#conteudoHome #menu li:first {
	border-top-color: #9871B2;
}
#conteudoHome #menu li {
	border-top-color: #9871B2;
	margin-left: 20px;
}
#conteudoHome #menu li a:hover {
	color: #F28B39;
	font-size: 20px;
}
#rodape {
	font-size: 12px;
	color: #FFF;
	background-color: #5F9B42;
	clear: both;
}
#rodapeFaixa {
	background-color: #94C83F;
	height: 10px;
}
#rodapeConteudo {
	background-color: #5F9B42;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.rodapeBloco {
	float: left;
	display: inline-block;
	width: 320px;
	margin-right: 0px;
}

.rodapeBloco p {
	margin-top: 10px;
}
#conteudoBase {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#menuInterno {
	float: left;
	width: 180px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menuInterno a {
	color: #7E4D9F;
}
#menuInterno #menu li:first {
	border-top-color: #fff;
}

#menuInterno #menu li {
	border-top-color: #E5DBEC;
}
#menuInterno #menu li a:hover {
	color: #F28B39;
	font-size: 20px;
}
.titulo {
	font-family: "berlin", "Berlin Sans FB", Arial;
	font-size: 28px;
	line-height: 58px;
	color: #FFF;
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 240px;
	font-weight: bold;
}
#sideBar {
	float: right;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.conteudoSideBar {
	margin-right: 320px;
	margin-left: 180px;
}
.conteudoFull {
	margin-left: 180px;
}

#conteudo {
	padding: 20px;
	color: #666;
}
#conteudo h2 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 10px;
}
#conteudo p {
	margin-bottom: 15px;
}
blockquote  {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}



.sideBarFoto {
	position: relative;
	margin-bottom: 2px;
}
.sideBarFoto .sideBarFotoTitle {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.laranja  {
	color: #FFF;
	background-color: #F28B39;
}

.cinza {
	background-color: #eee;
	color: #666;
}

.roxo  {
	color: #FFF;
	background-color: #7E4D9F;
}
.verde {
	color: #FFF;
	background-color: #94C83F;
}

.amarelo {
	color: #FFF;
	background-color: #F4C134;
}
.ulCheck li {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.ulCheck {
	margin-bottom: 15px;
}


#cardapio {
	padding-top: 20px;
}
#cardapio table {
	background-color: #F8F7E7;
	margin-bottom: 20px;
}

#cardapio td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFF;
	padding: 3px;
}
.cardapioTitle  {
	text-align: center;
	color: #FFF;
	background-color: #F4C134;
	border-top-width: 5px !important;
}
#cardapio  H1{
	font-size: 20px;
	line-height: 42px;
}
#cardapio .labels {
	background-color: #EDEBC2;
	font-weight: bold;
	color: #666;
}

.cardapio2f {
	font-weight: bold;
	color: #666;
	background-color: #FF9;
}
.cardapio3f {
	font-weight: bold;
	color: #666;
	background-color: #FC6;
}
.cardapio4f {
	font-weight: bold;
	color: #666;
	background-color: #99CC66;
}
.cardapio5f {
	font-weight: bold;
	color: #666;
	background-color: #99CCFF;
}
.cardapio6f {
	font-weight: bold;
	color: #666;
	background-color: #CCCCFF;
}
#calendario{
	margin-top: 20px;
}
#accordion h3 {
	font-family: "opensans", Open Sans, Arial;
	font-size: 18px;
	font-weight: bold;
}

.calendarBody table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	padding-bottom: 20px;
}
.tabTit {
	font-size: 16px;
	font-weight: bold;
	color: #7E4D9F;
	vertical-align: bottom;
	padding-top: 10px;
}
.calendarBody {
	display: none;
}
.conteudoSideBarDepoimento {
	padding: 20px;
	font-size: 1.1em;
	border: 1px dashed;
	margin-bottom: 15px;
}
form {
	margin: 20px 0;
}
form p {
	margin-bottom: 15px;
}
label {
	float: left;
	width: 125px;
	margin-top: 5px;
	margin-left: 0px;
}
input {
	font-family: "opensans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6d6e71;
	height: 20px;	
}
textarea {
	font-family: "opensans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #6d6e71;
	width: 300px;
	height: 90px;
	resize: none;
}	
#frmNome, #frmEmail, #frmEmailConf, #frmCriancaNome {
	width: 300px;
}
#frmCpf, #frmTelefone, #frmCriancaNasc {
	width: 140px;
	height: 20px;
}
.frmSubmit {
	background-color: #94C83F;
	display: inline-block;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	width: 120px;
	height: 30px;
	text-align: center;
	text-decoration:none;
	cursor: pointer;
	border-radius: 0px;
	border: 1px solid #FFFFFF;
	letter-spacing: 1px;
}
.frmSubmit:visited {
	color: #FFFFFF;
}
.frmSubmit:hover {
	background-color: #7E4D9F;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.frmSubmit:active {
	position:relative;
	top:1px;
}
