@charset "UTF-8";

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(imagens/fundo-2013.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo-header {
	margin-right: 150px;
	margin-left:120px;
	padding-top: 10px;
	cursor: pointer;
}
.texto {
	font-family: 'Lato', "Lato Light", Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 300;
}
.titulo2 {
	font-family: "Lato Regular", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	letter-spacing: 1px;
	font-weight: 400;
	text-transform: none;
	padding-left: 18px;
}
.headline {
	font-family: 'Lato', "Lato light", Arial, sans-serif;
	font-size: 40px;
	color: #693663;
	text-align: center;
	font-weight: 300;
	line-height: 50px;
	margin-top: 0px;
}
.sacramento-font {
	font-family: Sacramento, cursive, sans-serif;
	font-size: 36px;
	color: #693663;
	line-height: 50px;
}
.subtitulo {
	font-family: 'Lato', "Lato light", Arial, sans-serif;
	font-size: 24px;
	color: #863663;
	text-align: center;
	font-weight: 300;
	line-height: 40px;
}
.btn-menu {
	font-family: 'Lato', "Lato black", "sans serif";
	color: #FFF;
	letter-spacing: 0px;
	font-size: 17px;
	cursor: pointer;
	text-align: center;
	float: left;
	font-weight: 900;
	text-shadow: -2px 2px #960;
	padding-right: 1em;
	padding-left: 1em;

}
.btn-menu:hover {
	color: #1F7AB9;
	text-shadow: none;
}
#menu-box {
	margin-top: 0px;
	margin-left: 10px;
}
#header-box {
	background-color: #FFF;
	font-weight: 300;
	min-width: 960px;
	color: #FFFFFF;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	position: relative;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(imagens/fundo-top-lago.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page-box {
	min-width: 960px;
	background-color: #FFF;
}
#page {
	position: relative;
}
#gallery-box {
	min-width: 960px;
	background-color: #FFFFFF;
	width: 700px;
	height: 500px;
}
#gallery {
	height: 400px;
	margin-left: 20px;
	width: 700px;
	float: left;
	background-color: #C99;
	margin-top: 70px;
}
#btn-levante {
	padding-top: 20px;
	cursor: pointer;
}
#menu-lateral {
	background-color: #FFF;
	float: left;
	width: 200px;
}
#titulo-pagina {
	margin-left: 20px;
	width: 244px;
	position: absolute;
	top: 195px;
	left: 172px;
	height: 58px;
	z-index: 2000;
}
#footer-box {
	min-width: 960
	px;
	background-image: url(imagens/fundo%20bottom-lago.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	font-family: 'Lato', "Lato light", sans-serif;
	font-weight: 300;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	color: #FFF;
}
#footer-line {
	text-align: center;
	letter-spacing: 1px;
	padding-top: 50px;
	display: none;
}
#btn-home {
	text-align: center;
	width: 160px;
}
.legenda-artigo {
	min-height: 300px;
	margin-bottom: 50px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B05AA4;
}
#tmdesign {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 5px;
	cursor: pointer;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.list, .list a:link, .list a:visited{
	display: inline;
	font-family: "Lato Regular", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #CCCCCC;
	letter-spacing: 1px;
	padding-right: 30px;
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
.list a:hover {
	cursor: pointer;
	color: #000;
}
.titulo-pagina     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B05AA4;
	cursor:pointer;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.saiba-mais a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	cursor:pointer;
	background-color: #B05AA4;
}
#agenda-box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}

#btn1 {
	padding-top: 40px;
	margin-left: 20px;
}
#btn2 {
	padding-top: 50px;
}
#btn3 {
	padding-top: 45px;
}
#btn4 {
	padding-top: 37px;
	line-height: 20px;
	display:none;
}
#btn5 {
	padding-top: 40px;
	line-height: 20px;
}
#btn6 {
	padding-top: 10px;
	line-height: 20px;
	display: none;
}
#btn7 {
	padding-top: 30px;
	line-height: 20px;
}
#btn8 {
	padding-top: 25px;
	line-height: 20px;
	color: #F00;
	cursor: pointer;
	}
#btn-home {
	font-family: 'Lato', "Lato black", "sans serif";
	color: #207CBB;
	letter-spacing: 0px;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: 900;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 160px;
}

.btn-lateral{
	font-family: 'Lato', "Lato black", "sans serif";
	color: #FFF;
	letter-spacing: 0px;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: 900;
	padding-top: 12px;
}
.btn-lateral:hover{
	font-family: 'Lato', "Lato black", "sans serif";
	color: #F3AB34;
	letter-spacing: 0px;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	font-weight: 900;
	padding-top: 12px;
}
#btn-lateral1, #btn-lateral5 {
	height: 38px;
	background-attachment: scroll;
	background-image: url(imagens/btn-latereal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 170px;
}
#btn-lateral2, #btn-lateral4, #btn-lateral6 {
	height: 38px;
	background-attachment: scroll;
	background-image: url(imagens/btn-latereal.jpg);
	background-repeat: no-repeat;
	background-position: right -50px;
	width: 170px;
}
#btn-lateral6 {display:none}
#btn-lateral7 {display:none}
#btn-lateral5 {display:none}


#btn-lateral3, #btn-lateral7 {
	height: 38px;
	background-attachment: scroll;
	background-image: url(imagens/btn-latereal.jpg);
	background-repeat: no-repeat;
	background-position: right -100px;
	width: 170px;
	}
#btn-lateral8 {
	font-family: 'Lato', "Lato black", "sans serif";
	color: #F70202;
	letter-spacing: 0px;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	font-weight: 900;
	width: 170px;
	color: #DD1D23;
}
.titulo-pagina {
	font-family: 'Waiting for the Sunrise', cursive;
	font-size: 60px;
	color: #DD1D23;
	font-weight: normal;
}
#lingua {
	position:absolute;
	width:84px;
	height:26px;
	z-index:2001;
	background-image: url(imagens/fundo-lingua.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	left: 0px;
	top: 17px;
	padding-top: 12px;
	cursor: pointer;
}
#texto-atividades {
	font-family: 'Lato', "Lato Light", Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-left: 220px;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
}
.texto-atividades-bold {
	font-family: 'Lato', "Lato black", "sans serif";
	font-size: 18px;
	line-height: 30px;
	font-weight: 900;
}
#index-box {
	width: 720px;
	float: left;
	margin-top: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#presentation {
	width: 400px;
	margin-left: 20px;
	float: left;
}
#promo {
	float: left;
	margin-left: 20px;
	margin-top: -20px;
}
.texto {
	font-family: 'Lato', "Lato Light", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}
.textobold {
	font-family: 'Lato', "Lato black", Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	line-height: 25px;
}
.subtitulo {
	font-family: 'Lato', "Lato black", Arial, sans-serif;
	font-size: 17px;
	font-weight: 900;
	line-height: 25px;
	color: #207CBB;
	text-align: left;
}
#contacts {
}
#contact-form {
	margin-top: 20px;
	margin-bottom: 20px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	max-width: 550px;
	width: 550px;
	max-hight: 200px;
	background-color: #CCC;
	color: #000;
}
#map {
	margin-bottom: 20px;
	margin-top: -40px;
}
.levante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 100px;
	line-height: 20px;
}
#quintadolago {
	cursor: pointer;
}
.caixatextobold {
	color: #FFF;
	background-color: #207CBB;
	padding: 5px;
	font-family: 'Lato', "Lato black", Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	line-height: 25px;
}
.legenda {
	font-size: 12px;
}
