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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
@font-face {
  font-family: 'MaidenOrange';
  src: url('MaidenOrange.ttf');
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.box1 {
	float: left;
	width: 100%;
	position: relative;
}
.box2 {
	float: left;
	height: 550px;
	width: 100%;
	position: relative;
}
.box3 {
	float: left;
	height: 207px;
	width: 100%;
}
.box4 {
	width: 100%;
	height: 55px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 50px;
}
.box5 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 265px;
	text-align: center;
	z-index: 9999;
}
.box6 {
	float: left;
	width: 100%;
}
.box7 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-radius:5px;
}

@media only screen and (max-width: 640px) {
.box7 {
	height: 1000px;
	width: 100%;
	padding:5px;
	padding-right:5px;
	margin-right: auto;
	margin-left: auto;
}
}
.box8 {
	width: 100%;
	position: absolute;
	height: 400px;
	background-image: url(cortin.png);
	z-index: 7;
	top: 120px;
}
.box9 {
	background-position: center center;
	float: left;
	height: 54px;
	width: 100%;
	font-weight: bold;
	font-size: 40px;
	color: #666666;
	text-align: center;
	font-family:MaidenOrange;
	margin-top: 20px;
	letter-spacing: 3px;
}
.box10 {
	float: left;
	width: 100%;
	margin-top: 20px;
	color: #666666;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 20px;
	position: relative;
}
.box11 {
	float: left;
	width: 20%;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:10px;
	position: relative;
}
@media only screen and (max-width: 640px) {
.box11 {
	float: left;
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:10px;
}
}
.box12 {
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 100%;
	border-radius:5px;
	border: 1px solid #613D27;
	position: relative;
	padding-top: 5px;
}
@media only screen and (max-width: 640px) {

.box12 {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 100%;
	border-radius:5px;
	border: 1px solid #610C0C;
}
}

.box13 {
	width: 100%;
	height: 100px;
	float: left;
	background-color: #7D6660;
}
.box14 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 40px;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box15 {
	float: left;
	height: 54px;
	width: 100%;
	font-weight: bold;
	font-size: 40px;
	color: #F79E8C;
	text-align: center;
	font-family:MaidenOrange;
	margin-top: 20px;
	letter-spacing: 3px;
}
.box20 {
	float: left;
	width: 200px;
}
.box20 img {
	float: left;
	width:  100%;
}
.box21 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background-color: #D8D8D8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box22 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.box23 {
	float: left;
	width: 500px;
	margin-left: 20px;
	text-align: left;
}
.box24 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	color: #008FC6;
}
.box25 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.box25a {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.box26 {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	height: 150px;
	width: 230px;
	border-radius:5px;
}
.box27 {
	width: 100%;
	margin-bottom:10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E3DF;
	padding-bottom: 10px;
}
.box28 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box29 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.box30 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.box30 input, textarea {
	width: 100%;
	padding:12px;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.box31 {
	width: 50%;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 10px;
}
.box32 {
	width: 100%;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 10px;
}
.box33 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFEA;
	padding-left: 60px;
	background-image: url(/avatar.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	background-position: 10px 17px;
}
.box34 {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #535353;
	font-size: 16px;
}
.box34 span {
	float: left;
	color: #535353;
	font-size: 12px;
}
.box35 {
	float: left;
	width: 100%;
	color: #666666;
	margin-top: 2px;
}

.box69 {
	width: 100%;
	padding: 10px;
}
.box70 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFEA;
	padding-left: 60px;
	background-image: url(avatar.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	background-position: 10px 17px;
}
.box71 {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #535353;
	font-size: 16px;
}
.box71 span {
	float: left;
	color: #535353;
	font-size: 12px;
}
.box72 {
	float: left;
	width: 100%;
	color: #666666;
	margin-top: 2px;
}
.box73 {
	float: left;
	width: 100%;
	color: #333333;
	margin-top: 7px;
	font-size: 13px;
}
.box74 {
	float: left;
	width: 100%;
	margin: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #DDFFDD;
	border: 1px solid #B9FFB9;
	padding-top: 20px;
	font-size: 14px;
	color: #166B78;
	display: none;
}
.box75 {
	height: 25px;
	width: 150px;
	position: absolute;
	right: 0px;
	top: 20px;
}
.box76 {
	float:left;
	width:100%;
	margin-bottom: 10px;
}
.box77 {
	float:left;
	width:50%;
	padding-right:5px;
	padding-left: 5px;
}
.box76 textarea{
	width:100%;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	border-radius:5px;
	padding: 10px;
}
.box77 input {
	width:100%;
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.box78 {
	float:left;
	width:120px;
	padding-right:5px;
	padding-left: 5px;
	background-color: #45BAB1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	cursor: pointer;
}
.box16 {
	height: 150px;
	width: 100%;
	position: absolute;
	background-size: 400px;
	background-image: url(blue-flowers-borders-png-images-for-vintage-floral-border-png--photos.jpg);
	bottom: -20px;
	z-index: 99;
}
.box17 {
	width: 150px;
	height: 585px;
	background-image: url(cortina_l.png);
	position: absolute;
	left: 0px;
	z-index: 9;
}
.box18 {
	height: 585px;
	width: 150px;
	background-image: url(cortina_r.png);
	position: absolute;
	right: 0px;
	z-index: 9;
}
.box69 {
	width: 100%;
	padding: 10px;
}
.box70 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 60px;
	text-align:left;
	color:#666666;
	background-image: url(/avatar.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	background-position: 10px 17px;
}
.box71 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
}
.box71 span {
	float: left;
	color:#FFFFFF;
	font-size: 12px;
}
.box72 {
	float: left;
	width: 100%;
	color:#999999;
	margin-top: 2px;
}
.box73 {
	float: left;
	width: 100%;
	color: #333333;
	margin-top: 7px;
	font-size: 13px;
}
.box74 {
	float: left;
	width: 100%;
	margin: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #DDFFDD;
	border: 1px solid #B9FFB9;
	padding-top: 20px;
	font-size: 14px;
	color: #166B78;
	display: none;
}
.box75 {
	height: 25px;
	width: 150px;
	position: absolute;
	right: 0px;
	top: 20px;
}
.box76 {
	float:left;
	width:100%;
	margin-bottom: 10px;
}
.box77 {
	float:left;
	width:50%;
	padding-right:5px;
	padding-left: 5px;
}
.box76 textarea{
	width:100%;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	border-radius:5px;
	padding: 10px;
}
.box77 input {
	width:100%;
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.box78 {
	float:left;
	width:120px;
	padding-right:5px;
	padding-left: 5px;
	background-color: #45BAB1;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	cursor: pointer;
}
.box79 {
	float: left;
	height: 150px;
	width: 100%;
	background-color: #845335;
	border-radius:5px;
	background-repeat: no-repeat;
	background-image: url(/arquivos/iconepresente1.png);
	position: relative;
	background-size: 90px;
	border: 1px solid #613D27;
	background-position: center 15px;
}
.box80 {
	width: 100%;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #845335;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius:5px;
	position: absolute;
	bottom: 0px;
}

.box82 {
	float: left;
	width: 33.33333333333333%;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:10px;
	position: relative;
}

.box84 {
	float: left;
	width: 100%;
	border-radius:5px;
	position: relative;
	cursor: pointer;
}
.box85 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-radius:5px;

}
.box85 img {
width:100%;
max-height:150px;
}
.main-menu{
	width:100%;
	float:left;
}
.main-menu>ul{
	font-family: MaidenOrange;
	margin-left:auto;
	margin-right:auto;
	float:none;
	display:table;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.main-menu ul li:first-child {
    padding: 0 13px 0 0;
}
.main-menu ul li:first-child {
	padding: 0 25px 0 0;
}
.main-menu ul li:after {
    background: none repeat scroll 0 0 #999999;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    right: 10px;
    top: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 4px;
}
.main-menu ul li {
	padding: 0 13px;
	display: inline-block;
	position: relative;
	text-align: center;
	vertical-align: top;
	margin-right: -4px;
	list-style:none;
	font-size: 30px;
	font-family: MaidenOrange;
}
.main-menu ul li:last-child {
}
.main-menu ul li:last:after {
    background: none repeat scroll 0 0 #999999;
    display: block;
    height: 4px;
    position: absolute;
    right: -2px;
    top: 13px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 4px;
}
.main-menu ul li {
	text-align: center;
	color: #D52915;
	font-family: MaidenOrange;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.main-menu ul li a {
	font-family: MaidenOrange;
}
.box86 {
	width: 100%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius:5px;
	float: left;
}
.box87 {
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
	position: relative;
}
.box88 {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.box89 {
	width: 100%;
	background-repeat:no-repeat;
	background-size: cover;
	position:absolute;
	height:400px;
	top: 120px;
	z-index:5;
}
.box90 {
	width: 100%;
	position:absolute;
	height:182px;
	top: 0px;
	z-index:8;
	background-image: url(cortina_e.png);
}
.box500 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-top:10px;
}
.box501 {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10´x;
}
.box502 {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 7px;
	border: 1px solid #DAE1D7;
	background-color: #FFFFFF;
	border-radius:5px;
}

.box503 {
	height: 100px;
	width: 890px;
	background-color: #FFFFFF;
	border-radius:5px;
	overflow: hidden;
	padding: 4px;
	border: 1px solid #DAE1D7;
	margin-left:auto;
	margin-right:auto;
}
.box503 img {
	height: 90px;
	width: 100%;
	max-height: 100px;
}
.box504 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box505 {
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	border: 7px solid #E9E9E9;
	padding: 5px;
	border-radius:50%;
}

.box505 img {
	height: 130px;
	width: 130px;
	border-radius:50%;
}




.box319 {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-bottom: 15px;
	position: relative;
}
.box320 {
	width: 100%;
	margin-left: 20px;
	position: relative;
}
.box309 {
	width: 100%;
	position: relative;
	float: left;
}
.box17a {
	float: left;
	width: 100%;
	position: relative;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.box73a {
	float: left;
	width: 100%;
	position: relative;
}
.box98a {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box98a ul {
	display:table;
	float:none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:950px;
}

.box98a ul li {
	float:left;
	list-style: none;
	width: 33.33333333333333%;
	padding-left: 5px;
	padding-right: 5px;
}
.box99a {
	float: left;
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	border-radius:4px;
	cursor:pointer;
	height: 110px;
	padding: 10px;
}
.box100a {
	float: left;
	height: 90px;
	width: 90px;
	border-radius:4px;
	background-color: #FFFFFF;
	padding: 5px;
}
.box100a img {
	max-width: 100%;
	max-height:90px;
	text-align:center;
}

.box101a {
	float: left;
	height: 90px;
	width: 180px;
	font-weight: bold;
	font-size: 18px;
	color: #8A8A8A;
	padding-left: 20px;
	vertical-align: middle;
	display: table-cell;
	line-height: 90px;
}
.box101b {
	height: 90px;
	width: 100%;
	vertical-align: middle;
	display: table-cell;
}
.box102a {
	width: 100%;
	margin-top: 10px;
	position: relative;
	margin-bottom:40px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.box103a {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
	display: none;
}
.box103a ul {
margin-left:auto;
margin-right:auto;
display:table;
float:none;
padding:0px;
}
.box103a ul li {
float:left;
list-style:none;
}
.box104a {
	height: 13px;
	width: 36px;
	position: absolute;
	left: 440px;
	top: -12px;
}
.box105a {
	background-color: #990000;
	width: 120px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	float:left;
	margin-top:10px;
	left: 400px;
	border-radius:5px;
	cursor:pointer;
}
.box106a {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom:10px;
}
.box107a {
	float: left;
	height: 170px;
	width: 200px;
	background-color: #FFFFFF;
}
.box108a {
	float: left;
	width: 70%;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
}
.box109a {
	float: left;
	width: 70%;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 16px;
}
.box109b {
	float: left;
	width: 70%;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 14px;
}
.box110a{
	float:left;
	width:100%;
	background-color:#EFEFEF;
	border-radius:5px;
	position:relative;
	padding:10px;
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box110a:after {
	left:50px;
	top:-30px;
	content: " ";
    position: absolute;
    margin-left: -5px;
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #EFEFEF transparent;
}
.box700 {
	width: 100%;
	/*background-color: #0F0;*/
	height: 90px;
}
.box701 {
	width: 100%;
	float: left;
	height: auto;
	 
}
.box703{
	height: auto;
	width: 880px;
	background-color: #F4F4F4;
	border-radius: 5px;
	overflow: hidden;
	padding: 4px;
	float: left;
	margin-left: 17%;
}
.box703 img {
	width: 100%;
	height: 93px;
}
.box503 img {
	width: 100%;
	height: 93px;
}
