﻿#Global {
	position: relative;
	width: 100%;
	vertical-align: top;
	text-align: center;
}

#BarraTopo {
	width: 1026px;
	height: 31px;
	background-position: center top;
	background-image: url('/imagens/BarraTopoV2.png');
	background-repeat: no-repeat;
}

#Contactos {
	width: 1026px;
	height: 33px;
	background-position: 112px top;
	background-image: url('../imagens/CopyrightBackgroundV2.png');
	background-repeat: no-repeat;
	text-align: right;
	font-family: "Arial";
	font-size: x-small;
	color: #000000;
	clear: left;	
}

#Espaco1 {
	width: 1026px;
	height: 15px;
}

#Espaco2 {
	width: 1026px;
	height: 15px;
}

#Fundo {
	width: 1026px;
	height: 67px;
	text-align: left;
	font-family: "Arial";
	font-size: x-small;
	color: #999999;
	vertical-align: top;
}

#Logotipo {
	width: 1026px;
	height: 160px;
	background-position: 120px top;
	background-image: url('/imagens/LogoCitexV3.png');
	background-repeat: no-repeat;
}


#TabelaMenu {
	top: -3px;
	position: relative;
	left: 120px;
}

.TabelaMenuCelulasBullets {
	height: 28px;
	font-family: "Arial";
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	vertical-align: bottom;
}

.TabelaMenuCelulasOpcoes {
	height: 28px;
	font-family: "Arial";
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	vertical-align: bottom;
}

.TabelaMenuCelulasOpcoesUltima {
	height: 28px;
	font-family: "Arial";
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	vertical-align: bottom;
}

#TabelaSubMenu {
	position: relative;
}

.TabelaSubMenuCelulasBullets {
	height: 28px;
	font-family: "Arial";
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #1F4B65;
	font-variant: small-caps;
	vertical-align: bottom;
}

.TabelaSubMenuCelulasOpcoes {
	height: 28px;
	font-family: "Arial";
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #1F4B65;
	font-variant: small-caps;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	vertical-align: bottom;
}

.TabelaSubMenuCelulasOpcoesUltima {
	height: 28px;
	font-family: "Arial";
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #1F4B65;
	font-variant: small-caps;
	vertical-align: bottom;
}
