div#pagina{
	border-color: #4e4e4e;
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-y;
	background-image: url(../images/fundo_conteudos.jpg);
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

h2{
	text-align: center;
	color: #164662;
}
h2 a{
	text-decoration: underline;
	color: #164662;
}

h3#formadora{
	color: #656565;
	text-align: right;
	margin-right: 10;
}

div#texto_resumo{
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 2px;
	text-align: justify;
	background-repeat: no-repeat;
	border-color: black;
	border-style: solid;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 30px;
	height: 220px;
}

div#resumo_esquerda{
	background-image: url(../images/branco.png);
	border-color: #4e4e4e;
	border-style: solid;
	border-width: 1px;
	float: left;
	width: 240px;
	height: 150px;
	padding: 10px;
	display: table;
    vertical-align: middle;
    margin-left: 25px;
    margin-top: 25px;
}

.legenda{font-size: 11px;}

div#texto{
	margin-top: 30px;
	margin-left: 310px;
}

div#imagem1{
	background-image: url(../images/img1.png);
	background-repeat: no-repeat;
	width: 534px;
	height: 399px;
	margin-left: 30px;
}

h3#resumo_datas{
	text-align: center;
	margin-bottom: 5px;
}
h4#morada{
	margin-top: 0px;
	text-align: center;
}

h3#inscricoes{
	margin-top: 0px;
	text-align: center;
	color: #164662;
}

h3#inscricoes a{
	text-decoration: underline;
	color: #164662;
}

.centrado{text-align: center;}
