﻿@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-position: left bottom;
	float: left;
	background-color: #CCC;
	background-image: url(imagens/barrafooter.jpg);
	background-repeat: repeat-x;
}
#topo {
	height: 185px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F1645D;
	background-color: /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(left, #162732 0%, #617D8E 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #162732 0%, #617D8E 100%);

/* Opera */ 
background-image: -o-linear-gradient(left, #162732 0%, #617D8E 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #162732), color-stop(1, #617D8E));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #162732 0%, #617D8E 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to right, #162732 0%, #617D8E 100%);
	float: left;
	padding: 0px;
}
#topo .centro #logotipo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 185px;
	width: 545px;
}
#topo .centro #inscricoes {
	padding: 0px;
	float: left;
	height: 185px;
	width: 180px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#topo .centro #liguegratis {
	padding: 0px;
	float: left;
	height: 185px;
	width: 199px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
#topo .centro #facebook {
	padding: 0px;
	float: left;
	height: 185px;
	width: 224px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
}
.centro {
	padding: 0px;
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
}
.centro2 {
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.centro1 {
	padding: 0px;
	height: 100%;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
}
#menu   {
	height: 30px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	float: left;
	background-image: url(imagens/barra.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu .centro ul{
	width: 960px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	letter-spacing: 1px;
	vertical-align: middle;
	display: inline;
}
#menu .centro ul  li{
	height: auto;
	width: 160px;
	text-align: center;
	float: left;
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #F1645D;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 3px;
}
#imagem {
	padding: 0px;
	float: left;
	height: 551px;
	width: 100%;
	margin: 0px;
}
#imagem .centro1 img {
	height: 100%;
	margin: auto;
	padding: 0px;
}
#fecho {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#fecho .centro .divisao {
	float: left;
	height: 80px;
	width: 440px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #162732;
	border-bottom-color: #162732;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#fecho .centro .divisao p {
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162732;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#fecho .centro .divisao h3 {
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 24px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162732;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
#fecho .centro .divisao h2 {
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162732;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#fecho .centro .divisao h1 {
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162732;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#fecho .centro .divisao a {
	width: auto;
	float: left;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 200px;
}
#fecho .centro .divisão ul {
	width: 280px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	letter-spacing: 1px;
	vertical-align: middle;
	display: block;
}
#fecho .centro .divisao ul li {
	height: 5px;
	width: auto;
	text-align: center;
	float: left;
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #162732;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 3px;
	padding: 0px;
}
#fecho #assinatura p {
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	width: 960px;
	text-align: center;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	float: left;
	height: 10px;
}
#texto .centro p {
	height: auto;
	width: 640px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 30px;
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162732;
	text-decoration: none;
	float: left;
	padding: 0px;
	white-space: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
#texto .centro #img {
	height: 100px;
	width: 280px;
	padding: 0px;
	float: left;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#texto .centro p a {
	text-decoration: none;
	color: #F1645D;
}
#texto .centro #img img{
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	border: 5px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contactos .centro #mapa {
	padding: 0px;
	float: left;
	height: 450px;
	width: 960px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#contactos .centro #formulario {
	padding: 0px;
	float: left;
	height: 450px;
	width: 600px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#contactos {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#galeria .centro h2 {
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162732;
	text-decoration: none;
	padding-top: 100px;
	padding-bottom: 5px;
	width: 950px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #162732;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contactos .centro #textocontactos {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#contactos .centro #textocontactos p {
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #162732;
	text-decoration: none;
	float: left;
	width: 280px;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
}
.salmao {
	color: #F1645D;
}
#galeria .centro img {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 460px;
	border: 5px solid #FFF;
	background-color: #162732;
	height: auto;
}


/* Formulário */

#contactos .centro #formulario label{
		font-family: "Gill Sans MT", "Gill Sans Light";
		color:#162732;
		margin-left: 8px;
		cursor:pointer;
}

#contactos .centro #formulario input{
	border: 1px solid;
    color: #162732;
    font-family: "Gill Sans MT","Gill Sans Light";
    font-size: 13px;
    padding: 4px;
    width: 410px;
}



#contactos .centro #formulario input[type=submit]{
	border: 1px solid;
    color: #162732;
    font-family: "Gill Sans MT","Gill Sans Light";
    font-size: 13px;
    padding: 4px;
    width: 90px;
	margin-left:330px;
	cursor:pointer;
}


#contactos .centro #formulario textarea{
	border: 1px solid;
    color: #162732;
    font-family: "Gill Sans MT","Gill Sans Light";
    font-size: 13px;
    padding: 4px;
    width: 410px;
	resize:none;
	height:100px;
}

.msg{
	font-family: "Gill Sans MT", "Gill Sans Light";
	font-size:12px;
	left: 410px;
    position: absolute;
    top: 55px;
}
