/* def geral documento */
body {
	background-image: url(../imagens/fundos/fundo-centro.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E5A83;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFF4;
}
a {
	color: #2E5A83;
	text-decoration: underline;
}
a:hover, a:active {
	color: #DB372E;
	text-decoration: underline;
}

form, ul, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}

a img {
	border: none;

}


#contentor-geral {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
.clearall {
	clear: both;
}

#navegacao {
	margin-top: 20px;
	margin-left: 12px;
}
#navegacao li {
	display: inline;
	height: 50px;
}

#navegacao a {
	display: inline;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	color: #DB372E;
	text-transform: uppercase;
	margin-left: 8px;
	padding: 5px;
	font-weight: bold;
	float: left;
}
#navegacao a:hover, #navegacao a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DB372E;
}
#header {
	text-align: center;
	float: left;
	height: 275px;
	width: 650px;
	background-image: url(../imagens/fundos/nuvem.gif);
	background-repeat: no-repeat;
	background-position: 90% 10%;
}
#header #titulo {
	width: 620px;
	height: 44px;
	background-image: url(../imagens/fundos/titulo.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 108px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 950px;
	font-size: 1.0em;
	color: #D2BC8B;
	padding-bottom: 20px;
	padding-top: 10px;
}
#contentor-footer {
	clear: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/fundos/fundo-baixo-home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 60px;
	background-color: #7A6D51;
}
#footer-img {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer li {
	display: inline;
	margin-left: 15px;
	text-transform: uppercase;
}
#footer a {
	text-decoration: none;
	color: #D2BC8B;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#creditos:link, #creditos:active, #creditos:visited  {
	text-decoration: none;
	color: #D2BC8B;
}
#creditos:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* fim de def geral documento */

/* estrutura home: */
#home h2 {
	display: block;
	width: 100%;
	text-indent: -9999px;
	height: 22px;
	margin-bottom: 5px;
}

#home h3 {
	display: block;
	width: 100%;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#home #bthome {
	background-color: #DB372E;
	color: #FFFFFF;
	text-decoration: none;
}
#logo {
	float: left;
	height: 275px;
	width: 300px;
	text-align: center;
}
#contentor-conteudos {
	width: 950px;
	clear: left;
	background-image: url(../imagens/fundos/separador-home.gif);
	background-repeat: no-repeat;
	background-position: 220px 0px;

}
#col-contactos {
	float: left;
	width: 220px;
	text-align: left;
	margin-right: 20px;
	height: 580px;
	background-image: url(../imagens/decor/decor-col-contactos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#col-contactos p {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	display: block;
	margin-top: 0px;
	line-height: 18px;
}

#col-comunicados {
	float: left;
	width: 200px;
	text-align: left;
}
#col-comunicados .data {
	font-size: 1.1em;
	margin-bottom: 2px;
}
#col-intro-home {
	text-align: left;
	float: left;
	width: 480px;
	background-repeat: no-repeat;
	background-image: url(../imagens/fundos/papel-home.png);
	position: relative;
}
#col-intro-home p {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 27px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-left: 45px;
	padding-right: 20px;
}

/* fim estrutura home: */

/* inicio estrutura desenvolvimento: */

#centro #btcentro, #creche #btcreche, #pre #btpre, #comunicados #btcomunicados, #contactos #btcontactos, #historias #bthistorias {
	background-color: #DB372E;
	color: #FFFFFF;
	text-decoration: none;
}
#centro h1, #filosofia h1, #creche h1, #pre h1, #comunicados h1, #contactos h1, #historias h1 {
	width: 100%;
	margin-bottom: 0px;
	color: #DB372E;
	font-weight: normal;
	font-size: 2.4em;
	text-indent: -9999px;
	height: 21px;
}
#centro h2, #filosofia h2, #creche h2, #pre h2, #contactos h2, #historias h2 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 15px;
}
#comunicados h2 {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 15px;
}
#comunicados h3 {
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 2.2em;
}
#contentor-conteudos-des {
	clear: left;
	width: 950px;

}
#sub-conteudo {
	float: left;
	width: 300px;
	text-align: center;
	position: relative;
}
#sub-conteudo span {
	float: left;
	position: absolute;
}
#sub-nav-quadro {
	height: 448px;
	background-image: url(../imagens/decor/quadro.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	width: 240px;
	margin: 0px;
}
.form-sub-nav-quadro {
	height: 421px;
	background-image: url(../imagens/decor/quadro.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	width: 240px;
	margin: 0px;
}
#sub-nav-quadro li {
	text-align: right;
	margin-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#sub-nav-quadro a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 4px;
}
#sub-nav-quadro a:hover {
	color: #FFFFFF;
	background-color: #DB372E;
}


/* (navegaçao diferente para os comunicados para se expandir o quadro) */

#sub-conteudo-comunicados {
	float: left;
	width: 300px;
	text-align: center;
	position: relative;
}
#sub-nav-comunicados {
	background-image: url(../imagens/fundos/corpo-quadro.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	width: 240px;
	margin: 0px;
	background-position: left top;
	float: left;
	clear: left;
	padding-bottom: 0px;
}
#sub-nav-comunicados li {
	text-align: left;
	margin-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#sub-nav-comunicados a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 4px;
	line-height: 18px;
}
#sub-nav-comunicados a:hover {
	color: #FFFFFF;
	background-color: #DB372E;
}
.top-quadro {
	width: 300px;
	height: 119px;
	background-image: url(../imagens/fundos/top-quadro.png);
	background-repeat: no-repeat;
	display: block;

}
.fim-quadro {
	width: 300px;
	height: 169px;
	background-image: url(../imagens/fundos/fim-quadro.png);
	background-repeat: no-repeat;
	display: block;
	width: 300px;
	clear: left;
	margin-top: 0px;

}
/* () */

#conteudo-principal {
	width: 620px;
	float: right;
	text-align: left;
	color: #666666;
}
#conteudo-principal p {
	margin-top: 0px;
	font-size: 1.4em;
	line-height: 22px;
	margin-bottom: 15px;
}
#conteudo-principal blockquote p {
	color: #666666;
	font-size: 1.3em;
	font-style: italic;
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lista-bullets {
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
	font-style: italic;
}
.lista-bullets li {
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 20px;
}





/* fim estrutura desenvolvimento: */

/* inicio de classes: */
/* classes home */
.titulo {
	font-size: 1.2em;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 2px;
	font-weight: bold;
}
.intro-comunicado {
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 18px;
}

.bgpapely {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	width: 460px;
	height: 100%;
	background-image: url(../imagens/fundos/papel-y.jpg);
	position: absolute;
	top: 200px;
}

.contactos-home {
	background-image: url(../imagens/hs/titulo-contactos-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comunicados-home {
	background-image: url(../imagens/hs/titulo-comunicados-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.intro-home {
	background-image: url(../imagens/hs/titulo-intro-home.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	margin-left: 0px;
}
.destaque {
	color: #DB372E;
}
.clip-home {
	width: 475px;
	background-image: url(../imagens/fundos/clip-home.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 60px;
	float: left;
	margin-top: -60px;
}
.assinatura {
	text-align: right;
	margin-right: 20px;
}
.titulo-historia {
	background-image: url(../imagens/hs/historia.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo-filosofia {
	background-image: url(../imagens/hs/filosofia.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo-apoios-financeiros {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/apoios-financeiros.gif);
}
.titulo-equipa {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/equipa.gif);
}
.titulo-calendario {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/calendario.gif);
}
.titulo-testemunhos {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/testemunhos.gif);
}
.titulo-jornal {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/jornal.gif);
}
.titulo-historias {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/historias.gif);
}
.titulo-creche {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/creche.gif);
}
.titulo-pre {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/pre-escolar.gif);
}
.titulo-contactos {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/contactos.gif);
}
.titulo-comunicados {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imagens/hs/comunicados.gif);
}
.p-centro {
	text-align: center;
	margin-top: 2px;
}
.encarnado {
	color: #DB372E;
}
.cinza {
	color: #446063;
}
.azul {
	color: #2E5A83;
}

.quote-historia {
	background-image: url(../imagens/decor/quote-historia.jpg);
	background-position: center top;
	height: 224px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.quote-filosofia {
	background-image: url(../imagens/decor/quote-filosofia.png);
	background-position: center top;
	height: 224px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.quote-pre {
	background-image: url(../imagens/decor/quote-pre.png);
	background-position: center top;
	height: 224px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.decor-footer-dedo-ar {
	background-image: url(../imagens/decor/decor-footer-historia.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 196px;
	width: 114px;
	top: -187px;
	left: 184px;
	position: absolute;
}
.decor-footer-ler {
	background-image: url(../imagens/decor/decor-footer-ler.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 119px;
	width: 90px;
	top: -84px;
	left: 812px;
	position: absolute;
}
.decor-footer-maos-dadas {
	background-image: url(../imagens/decor/decor-footer-contactos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 167px;
	top: -118px;
	left: 752px;
	position: absolute;
}
.decor-quadro-historia {
	background-image: url(../imagens/decor/decor-quadro-historia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 96px;
	left: 25px;
	top: 203px;
}
.decor-quadro-filosofia {
	background-image: url(../imagens/decor/decor-quadro-filosofia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 96px;
	left: 27px;
	top: 225px;
}
.decor-quadro-equipa {
	background-image: url(../imagens/decor/decor-quadro-equipa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 68px;
	left: 45px;
	top: 186px;
}
.decor-quadro-apoios-financeiros {
	background-image: url(../imagens/decor/decor-quadro-apoios-financeiros.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 170px;
	left: 22px;
	top: 29px;
}
.decor-quadro-creche {
	background-image: url(../imagens/decor/decor-quadro-creche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 199px;
	left: 26px;
	top: 133px;
}
.decor-quadro-pre {
	background-image: url(../imagens/decor/decor-quadro-pre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 199px;
	left: 26px;
	top: 134px;
}
.decor-quadro-contactos {
	background-image: url(../imagens/decor/decor-quadro-contactos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 129px;
	width: 160px;
	left: 42px;
	top: 128px;
}
.decor-quadro-historias {
	background-image: url(../imagens/decor/decor-quadro-historias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 129px;
	width: 160px;
	left: 69px;
	top: 90px;
}
.lista-no-bulltes {
	list-style-type: none;
	margin-left: 0px;
}
.lista-no-bullets li {
	font-size: 1.4em;
	margin-bottom: 8px;
	margin-left: 40px;
	line-height: 20px;
}
.lista-numbers {
	list-style-type: none;
	margin-left: 0px;
}
.lista-numbers li {
	font-size: 1.4em;
	margin-bottom: 8px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 40px;
	line-height: 20px;
}
.data-comunicados {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

dl {
	margin: 0px;
	font-size: 1.4em;
	line-height: 21px;
}
dt {
	float: left;
	color: #DB372E;
	width: 40px;
	clear: left;
	text-align: right;
	margin-right: 4px;
	margin-bottom: 5px;
}
dd {
	padding-left: 1px;
	margin-bottom: 5px;
}

