@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background: url(../img/bg.jpg);*/
	background-size: 100% auto;
	background-attachment: fixed;
}

html, body {height:100%;}

.bg1 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg1.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg2 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg2.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg3 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg3.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg4 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg4.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg5 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg5.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg6 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg6.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg7 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg7.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg8 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg8.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg9 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg9.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

.bg10 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../img/bg10.jpg);
	/*background-size: 100% auto;
	background-attachment: fixed;*/
        background-size: cover;
}

a {
	text-decoration: none;
}

header {
	background: #FFFFFF;
	outline: 6px solid rgba(0,0,0,0.2);
}

.top {
	border-bottom: 1px solid #DDDDDD;
	padding: 6px 10px;
        height: 16px;
        background-color: #EEEEEE;
}

.top a {
    color: #777777;
}

.top a:hover {
    color: #d3a907;
}

.header {
	padding: 8px 20px;
}

article {
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 70px;
	display: table;
}

aside {
	border-bottom: 6px solid rgba(0,0,0,0.2);
	border-left: 6px solid rgba(0,0,0,0.2);
	border-right: 6px solid rgba(0,0,0,0.2);
	float: left;
	width: 786px;
}

.top-menu {
	display: table;
	float: right;
	height: 70px;
	line-height: 70px;
}

.top-menu-link {
    margin-left: 15px;
    font-weight: 700;
    font-size: 14px;
    color: #042e6f;
    background-color: #ffffff;
    padding: 5px;
}

.top-menu-link:hover {
    color: #042e6f;
    background-color: #ecda96;
    padding: 5px;
    border-radius: 6px;
}


.tab1 {
	background: #042e6f;
	border-bottom: 6px solid rgba(0,0,0,0.2);
	width: 173px;
	text-align: center;
	padding: 3px;
	margin-top: 4px;
	float: left;
}

@-moz-document url-prefix() { 
  .tab1 {
     width: 171px;
  }
}

.tab1 a {
	font-weight: 700;
	font-size: 14px;
	color: #FFF;
}

.tab2 {
	background: #042e6f;
	border-bottom: 6px solid rgba(0,0,0,0.2);
	width: 175px;
	text-align: center;
	padding: 3px;
	margin-top: 4px;
	float: left;
}

.tab2 a {
	font-weight: 700;
	font-size: 14px;
	color: #FFF;
}


.active a {
	font-weight: 700;
	font-size: 14px;
	color: #777777;
}

.active {
	border-top: 6px solid rgba(0,0,0,0.2);
	border-left: 6px solid rgba(0,0,0,0.2);
	border-right: 6px solid rgba(0,0,0,0.2);
	border-bottom: 0;
	width: 200px;
	background: transparent;
	padding: 0;
	margin-top: 0;
}

.active .link {
	background: #FFFFFF;
	padding: 5px;
	width: 190px;
	text-align: center;
}

.borderb {
	border-bottom: 6px solid rgba(0,0,0,0.2);
	float: left;
	width: 440px;
	margin-top: 32px;
}


aside h1 {
	font-size: 22px;
	color: #d3a907;
	margin-top: 10px;
	margin-bottom: 0;
}

aside h2 {
	font-size: 30px;
	line-height: 30px;
	color: #042e6f;
        margin-top: 8px;
}

aside h3 {
	font-size: 13px;
	color: #777777;
	margin-top: 0;
}

aside select {
	width: 210px;
        height: 28px;
	padding: 3px;
	border-radius: 0;
/*	-webkit-appearance: none;*/
	border: 3px solid #DDDDDD;
	/*background: url(../img/select.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
        color: #777777;
}

aside input {
	border: 3px solid #DDDDDD;
	margin-top: 5px;
	margin-left: 5px;
}

aside textarea {
	border: 3px solid #DDDDDD;
	margin-top: 5px;
	margin-left: 5px;
}

aside button {
	background: #042e6f;
	border: 0;
	border-radius: 0;
	padding: 7px;
	width: 200px;
	margin-top: 22px;
	color: #FFFFFF;
	font-weight: 700;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	cursor: pointer;
}

aside span {
	font-weight: 700;
	font-size: 14px;
	color: #777777;
}

.val {
	width: 115px;
        padding: 4px;
        font-size: 13px;
        color: #777777;
}

.email {
	width: 260px;
        padding: 4px;
        font-size: 13px;
        color: #777777;
}

.telefone {
	width: 244px;
        padding: 4px;
        font-size: 13px;
        color: #777777;
}

.cpf {
	width: 180px;
        padding: 4px;
        font-size: 13px;
        color: #777777;
}

.left {
	float: left;
/*	width: 240px;*/
	margin: 10px;
	padding-right: 30px;
	padding-left: 10px;
	border-right: 1px solid #DDDDDD;
}

.right {
	float: right;
	width: 360px;
	margin: 10px;
	padding: 0 30px;
}

footer {
	background: #EEEEEE;
	color: #777777;
        width: 100%;
        position: fixed;
}

.foot-content {
	width: 990px;
	margin: 0 auto;
	padding: 10px 0;
	display: table;
}

.foot-content .section1 {
	float: left;
	width: 230px;
}

.foot-content .section2 {
	float: left;
	width: 310px;
}

.foot-content .section3 {
	float: left;
	width: 215px;
}

.foot-content .section1-2 {
	float: left;
	width: 150px;
}

.foot-content .section2-2 {
	float: left;
	width: 230px;
}

.foot-content .section3-2 {
	float: left;
	width: 185px;
}

.foot-content .section4-2 {
	float: left;
	width: 220px;
}

.foot-content ul {
	font-weight: 700;
	/*font-size: 14px;*/
        font-size: 13px;
	list-style-type: none;
}

.foot-content ul li {
	font-weight: 500;
}

.foot-content ul li a {
	color: #777777;
}

.foot-content ul li a:hover {
	text-decoration: underline;
}

.nott {
	text-align: center;
	background: #DDDDDD;
	height: 30px;
	line-height: 30px;
}

.signature {
	background: #FFFFFF;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
}

.content {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	width: 766px;
}

aside#ins {
	border: 6px solid rgba(0,0,0,0.2);
	float: left;
	width: 970px;
}

.cont {
        width: 600px !important;
}

.cont .content {
        width: 580px !important;
}

aside#ins .content {
	background: #FFFFFF;
	padding: 10px;
	float: left;
	width: 950px;
	min-height: 400px;
}

aside#ins h1 {
	font-size: 30px;
	line-height: 30px;
	color: #042e6f;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
}

aside#ins h2 {
	font-size: 16px;
	color: #d3a907;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 10px;
}

aside#ins .loja h2 {
	font-size: 16px;
	color: #042e6f;
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 10px;
}

aside#ins h3 {
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 10px;
}

aside#ins p {
	margin-left: 10px;
}

aside#ins select {
	margin-left: 10px;
	margin-top: 10px;
}

aside#ins .left {
	width: 510px;
	text-align: justify;
	font-size: 14px;
	color: #777777;
	border: 0;
}

aside#ins .right {
	width: 290px;
}

.content_fidelidade {
	text-align: justify;
	font-size: 14px;
	color: #777777;
        margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
        float: left;
        width: 725px;
}

.loja {
	margin-top: 20px;
	padding: 10px;
	border-bottom: 1px solid #DDDDDD;
}

.contato p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.form-int {
	width: 500px;
	float: left;
}

.form-middle {
	width: 245px;
	float: left;
}

.contact {
/*    width: 360px;*/
    padding: 4px;
    font-size: 13px;
    margin: 0;
    color: #777777;
}

#name {
	width: 490px;
}

#phone {
	width: 244px;
}

#email, #cpf_mon, #calendario {
	width: 234px;
}

#subject {
	width: 490px;
}

#message {
	width: 490px;
	height: 120px;
	resize: vertical;
}

.but {
    background: #042e6f;
    border: 0;
    border-radius: 0;
    padding: 7px;
    width: 200px;
    margin-top: 20px;
    color: #FFFFFF;
    font-weight: 700;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    cursor: pointer;
    margin-right: 6px;
}

.but_excluir {
    background: #DDDDDD;
    border: 0;
    border-radius: 0;
    padding: 7px;
    width: 200px;
    margin-top: 20px;
    color: #042e6f;
    font-weight: 700;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    cursor: pointer;
    margin-right: 6px;
}

.link_interno_pags {
    color: #777777;
    text-decoration: none;
    font-weight: bold;
}

.link_interno_pags:hover {
    color: #042E6F;
    text-decoration: underline;
}

.button_link {
    background: #042e6f;
    border: 0;
    border-radius: 6px;
    padding: 5px;
    width: 200px;
    color: #FFFFFF;
    font-weight: 700;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    cursor: pointer;
    margin-left: 14px;
}

.button_link:hover {
    color: #042e6f;
    background-color: #ecda96;
    padding: 5px;
}

