HTML
{
	background-image: url(../../Imagens/Fundo.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
BODY
{
	width: 960px;
	margin: 0 auto;
	font: 0.6em sans-serif;
	color: #DDDDDD;
}
IMG
{
	border: 0px solid #000000;
}
A
{
	color: #DDDDDD;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
H1, H2, H3, H4
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}
H1
{
	font-size: 2.8em;
	padding: 0 0 10px;
	letter-spacing: -2px;
}
H2
{
	font-size: 1.7em;
	padding: 5px 0 0;
	text-align: center;
}
H3
{
	font-size: 1.7em;
	padding: 5px 0 0;
}
H4
{
	font-size: 1.1em;
	padding: 20px 0 0px;
}
HR
{
	height: 1px;
	color: #DDDDDD;
	border-width: 1px;
	border-top: 1px solid #000000;
}
#Cabecalho
{
	width: 960px;
	height: 280px;
	background-image: url(../../Imagens/FundoCabecalho.png);
}
#Cabecalho #FIT
{
	position: relative;
	width: 540px;
	top: 70px;
	left: 430px;
	font: 2.6em Tahoma, Geneva, sans-serif;
	letter-spacing: 2.6px;
	text-align: center;
}
#Cabecalho #MenuPrincipalEventoActivo
{
	position: relative;
	width: 510px;
	top: 77px;
	left: 444px;
	color: #AFAFAF;
	text-align: center;
}
#Cabecalho #MenuPrincipalEventoInactivo
{
	position: relative;
	width: 510px;
	top: 77px;
	left: 444px;
	color: #AFAFAF;
	text-align: center;
}
#Cabecalho A
{
	font: 1.4em Tahoma, Geneva, sans-serif;
	color: #000000;
	position: relative;
	top: 2px;
}
#Cabecalho A:hover
{
	color: #AFAFAF;
	text-decoration: none;
}
#Cabecalho #Slider
{
    
	position: relative;
	top: 85px;
    left: 400px;
    z-index: -5
}
#RedesSociais
{
	text-align: right;
	padding: 5px 10px;
}
#Conteudos
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	color: #DDDDDD;
	text-align: justify;
	padding: 10px;
}
/*Ficheiro 'index.php'*/
#IndexTexto
{
	position: relative;
	width: 622px;
	float: left;
}
#IndexCaixaFacebook
{
	position: relative;
	width: 300px;
	top: -50px;
	text-align: right;
	float: right;
}
/*Ficheiro 'Apoios.php'*/
.Apoios UL
{
	position: relative;
	float: left;
	margin: 0 auto;
	text-align: center;
}
.Apoios UL LI
{
	position: relative;
	width: 160px;
	height: 150px;
	margin: 0 10px;
	float: left;
}
/*Ficheiro 'EdicoesAnteriores.php'*/
#EdicoesAnterioresTexto
{
	float: left;
}
#EdicoesAnterioresCartaz
{
	border: 1px solid #444;
	margin: 0 130px 0 0;
	float: right;
	padding: 10px 10px 8px;
}
