@charset "utf-8";
/* CSS Document */

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
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;
	width: 100%;
	height:300px;
	position: relative;
}
.box3 {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-radius: 50%;
	border: 5px solid #28B2B2;
	position: relative;
	padding: 5px;
	margin-top: 20px;
}
.box3 img {
	min-height:180px;
	width: 100%;
	border-radius: 50%;

}
.box4 {
	width: 100%;
	position: absolute;
	bottom: 20px;
}
.box5 {
	height: 200px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg_circulo.png);
	background-repeat: no-repeat;
}
.box6 {
	height: 190px;
	float:left;
	width: 190px;
	border-radius:50%;
	margin-left:20px;
	margin-top: 20px;
	overflow:hidden;
}
.box6 img {
	min-height:190px;
	width: 100%;
	border-radius:50%;
}
.box7 {
	width: 100%;
	float:left;
	position: relative;
	top: 0px;
	height: 80px;
	background-image: url(tarja_topo.jpg);
	background-size: 400px;
}
.box8 {
	width: 300px;
	background-color:#FF6666;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	text-align: center;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
}
.box9 {
	float: left;
	width: 100%;
}
.box10 {
	background-size: 150px;
	width: 98%;
	padding-bottom:20px;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #29B2B2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.box11 {
	width: 200px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	height: 68px;
	line-height: 83px;
	position:relative;
	background-image: url(titulo_m.jpg);
	bottom: -55px;
}
	
.box11:before {
    content: "";
	background-image:url(titulo_l.jpg);
	width:48px;
	height:68px;
	position:absolute;
	left:0px;
	top:0px;
}
.box11:after {
    content: "";
	background-image:url(titulo_r.jpg);
	width:48px;
	height:68px;
	position:absolute;
	right:0px;
	top:0px;
}
.box12 {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 20px;
	position: relative;
}
.box13 {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: center;
	background-color: #28B2B2;
	padding: 20px;
	color: #FFFFFF;
}
.box14 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #28B2B2;
}
.box14 ul {
	width: 100%;
	margin:0px;
	padding:0px;
	float: left;
	text-align:center;
}
.box14 ul li {
	width: 50%;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	list-style:none;
	display: inline-block;
	float: left;
}
.box15 {
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 100%;
	border-radius:5px;
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
	overflow:hidden;
}
.box15 img {
	width: 100%;
	min-height:150px;
	border-radius:5px;
}
.box16 {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.box17 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.box18 {
	float: left;
	width: 100%;
	background-color: #333333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius:10px;
	min-height:200px;
}
.box17 ul {
	width: 100%;
	padding:0px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box17 ul li {
	width: 33.33333333333333%;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	list-style:none;
	display: inline-block;
}
.box19 {
	background-color: #FFFFFF;
	float: left;
	height: 80px;
	width: 100%;
	border-radius:5px;
	border: 2px solid #FFFFFF;
	overflow:hidden;
	cursor: pointer;
}
.box19 img {
	width: 100%;
	min-height:150px;
	border-radius:5px;
}
.box20 {
	float: left;
	width: 200px;
	display: none;
}
.box20 img {
	float: left;
	width:  100%;
}
.box21 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box22 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.box23 {
	float: left;
	height: 150px;
	width: 100%;
	color: #FFFFFF;
}
.box24 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.box25 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.box26 {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	height: 150px;
	width: 100%;
	border-radius:5px;
	margin-top: 20px;
}
.box27 {
	width: 100%;
	margin-bottom:20px;
	float: left;
}
.box28 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.box29 {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.box30 {
	width: 99%;
	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%;
	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;
	background-color: #28B2B2;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.box34 {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.box34 span {
	float: left;
	color: #535353;
	font-size: 12px;
}
.box35 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	margin-top: 2px;
}
.box36 {
	float: left;
	width: 100%;
	color: #FFFFFF;
	margin-top: 7px;
	font-size: 13px;
}
.box37 {
	height: 40px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #28B2B2;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	border-radius:5px;
}
.box38 {
	width: 100%;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-bottom: 10px;
	background-color: #EAF7FD;
	text-align: center;
	height: 50px;
	line-height: 50px;
	border-radius:5px;
	display:none;
}
.box39 {
	float: left;
	width: 20%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	border-radius:5px;
}
.box39 img {
	width: 100%;
}
.box40 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-radius:5px;
}
.box41 {
	float: right;
	width: 80%;
}
.box41 ul {
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
}
.box41 ul li {
	width: 50%;
	margin:0px;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	float: left;
}
.box42 {
	float: left;
	width: 100%;
	height:122px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	border-radius:5px;
	padding: 5px;
}
.box43 {
	float: left;
	height: 95px;
	width: 100%;
	text-align:center;
}
.box43 img {
	max-height:95px;
	width: 99%;
}
.box44 {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box45 {
	float: left;
	width: 100%;
	background-color: #28B2B2;
	color: #FFFFFF;
}
.box46 {
	height: 100px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.box47 {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.box48 {
	float: left;
	height: 20px;
	width: 200px;
	margin-left: 200px;
	margin-top: 35px;
	display: none;
}
.box49 {
	float: right;
	width: 100%;
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
.box50 {
	float: left;
	width: 100%;
	z-index:9999999;
	display: none;
}
.box51 {
	float: left;
	width: 100%;
	position: relative;
}
.box52 {
	background-color: #FFFFFF;
	padding: 15px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	border-radius:5px;
}
.box52 ul {
	width: 100%;
	text-align:center;
	margin:0px;
	padding:0px;
}
.box52 ul li {
	padding-left:25px;
	padding-right:25px;
	margin:0px;
	list-style:none;
	display: inline-block;
	color: #28B2B2;
	font-weight: bold;
	font-size: 18px;
}
.box56 {
	display:none;
}
.box57 {
	height: 562px;
	width: 289px;
	position:absolute;
	background-image: url(torre.png);
	left:100px;
	top:-40px;
	display: none;
}
.box58 {
	height: 181px;
	width: 327px;
	position:absolute;
	background-image: url(15anos.png);
	left:50%;
	top: 0px;
	display: none;
}
.box59 {
	height: 376px;
	width: 324px;
	position:absolute;
	background-image: url(paris.png);
	left:20%;
	top:150px;
	z-index: 9999999;
	display: none;
}
.box60 {
	height: 452px;
	width: 483px;
	position:absolute;
	background-image: url(monumento.png);
	right:80px;
	top: -30px;
	display: none;
}
.box61{
	width:100%;
	float:left;
	position: relative;
	margin-bottom:20px;
}
.box62{
	width:100%;
	float:left;
	padding:10px;
	background-color: #28B2B2;
	color: #FFFFFF;
}
.box63 {
	width: 100%;
	float:left;
	position: relative;
	top: 0px;
	height: 120px;
	background-image: url(tarja_rodape.jpg);
	background-size: 600px;
}
.box64 {
	width: 267px;
	position: relative;
	top: 100px;
	height: 289px;
	left:-50px;
	background-image: url(bike.png);
	display: none;
}
.box65 {
	width: 329px;
	position: absolute;
	top: 170px;
	height: 397px;
	right:-60px;
	background-image: url(moinho.png);
	display: none;
}




.box66 {
	padding: 15px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius:5px;
	display: none;
	float: left;
}
.box66 ul {
	width: 100%;
	text-align:center;
	margin:0px;
	padding:0px;
}
.box66 ul li {
	padding:10px;
	margin:0px;
	list-style:none;
	display: inline-block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	text-align: center;
}
.box67 {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box67 img {
cursor:pointer;
}
.box68 {
	float: left;
	width: 100%;
	background-color: #28B2B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.box73a {
	float: left;
	width: 100%;
	position: relative;
	background-color: #28B2B2;
}
.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:100%;
}

.box98a ul li {
	float:left;
	list-style: none;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.box99a {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius:4px;
	cursor:pointer;
	height: 110px;
	padding: 10px;
}
.box100a {
	float: left;
	height: 90px;
	width: 90px;
	border-radius:4px;
	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;
	width: 100%;
	background-color: #FFFFFF;
}
.box107a img {
	width: 100%;
}
.box108a {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
}
.box109a {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 16px;
}
.box109b {
	float: left;
	width: 100%;
	margin-top: 10px;
	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;
}
.box500 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.box501 {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box502 {
	float: left;
	height: 100px;
	width: 100px;
	display:none;
	margin-right: 7px;
	border: 1px solid #DAE1D7;
	background-color: #FFFFFF;
	border-radius:5px;
}
.box502 img {
	height: 80px;
	width: 100%;
	max-height: 100px;
}
.box503 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border-radius:5px;
	overflow: hidden;
	padding: 4px;
	border: 1px solid #DAE1D7;
}
.box503 img {
	width: 100%
}
.box504 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box505 {
	float: left;
	width: 100%;
}

.box69 {
	width:100%;
	text-align:center;
	position:absolute;
	bottom: -50px;
	left: 0px;
	font-weight: bold;
	font-size: 20px;
	color: #28B2B2;
}
