a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
	color: #000000; 
}
a:active { 
	text-decoration: underline; 
	color: #000000; 
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #efe9db;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #672123;
}
a.highlight:link, a.highlight:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #672123;
}
a.highlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #3b2727;
}

.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #672123;
}
a.frontpage:link, a.frontpage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #672123;
}
a.frontpage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #3b2727;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
a.body1:link, a.body1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
a.body1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
}
.adfrontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #111111;
	text-decoration: underline; 
}

.optable{
	-moz-opacity:.85;
	opacity:.85;
}

.maintext {	
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

.listmaintext {	
	font-family: Tahoma,  sans-serif;
	font-size: 12px;
	color: #494949;
}

.basketitem {	
	font-family: Tahoma,  sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.linktext {
	font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	color: #414141;
}

.linktextbright {
	font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
}

.listtitle {
	color: #838383;
	font-weight: bold;
	font-family: Tahoma,  sans-serif;
	font-size: 12px;
}

.menutitletext {	
	font-family: Tahoma;
	color: #000000;
	font-size: 14px;
}

.titletext {	
	font-family: Tahoma;
	color: #000000;
	font-size: 18px;
}

.calendarstyle {	
	font-family: Tahoma,  sans-serif;
	font-weight: none;
	color: #202020;
	font-size: 10px;
}

.calendarstyledays {	
	font-family: Tahoma,  sans-serif;
	font-weight: none;
	color: #404040;
	font-size: 10px;
}

.emptytext {	
	font-family: Tahoma,  sans-serif;
	font-size: 9px;
	color: #bebebe;
}

.error {	
	font-family: Tahoma,  sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.testtext {
	font-family: Tahoma,  sans-serif; 
	font-size: 18px; 
	color: #ffa00b;
	font-weight: bold;
	text-decoration: underline;
}

.numberstyle {
	font-family: Tahoma,  sans-serif; 
	font-size: 36px; 
	color: #494949;
}

.border {	
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}

.enabled {	
	BORDER-LEFT: #e1e1e1 1px solid; 
	BORDER-RIGHT: #e1e1e1 1px solid; 
	BORDER-TOP: #e1e1e1 1px solid; 
	BORDER-BOTTOM: #e1e1e1 1px solid;
	BACKGROUND-COLOR: #fafafa;
	FONT-SIZE: 8pt; 
}

.disabled {	
	BORDER-LEFT: #7e7b76 1px solid; 
	BORDER-RIGHT: #7e7b76 1px solid; 
	BORDER-TOP: #7e7b76 1px solid; 
	BORDER-BOTTOM: #7e7b76 1px solid;
	BACKGROUND-COLOR: #d4d0c8;
	FONT-SIZE: 8pt; 
}

.inputbox {
	BORDER-RIGHT: #98968c 1px solid; 
	BORDER-TOP: #98968c 1px solid; 
	BORDER-LEFT: #98968c 1px solid; 
	BORDER-BOTTOM: #98968c 1px solid; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 8pt; 
}

.topdrop1 {
	BORDER: #FFFFFF 0px solid; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 8pt; 
	width: 196px;
}

.topdrop2 {
	BORDER: #FFFFFF 0px solid; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 8pt; 
	width: 96px;
}

.topdrop3 {
	BORDER: #FFFFFF 0px solid; 
	BACKGROUND-COLOR: #FFFFFF; 
	FONT-SIZE: 8pt; 
	width: 168px;
	height: 18px;
}

.dateelements {
	font-family: Tahoma,  sans-serif;
	font-size: 10px;
}

.calendarnormal {
	BORDER-RIGHT: 1px solid #ffffff; 
	BORDER-BOTTOM: 1px solid #ffffff; 
}

.calendaremptydays {
	BORDER-RIGHT: 1px solid #ffffff; 
	BORDER-BOTTOM: 1px solid #ffffff; 
	background-color: #eeeeee;
}

.calendarbright {
	font-family: Tahoma,  sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.topmenutitle {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.topmenu {
	font-family: Tahoma,  sans-serif;;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none; 
	color: #a02306;
}

.imagesmanage {
	background-color: #FFFFFF;
	BORDER: 1px solid #e1e1e1;
}

.filesmanage {
	background-color: #FFFFFF;
	BORDER: 1px solid #e1e1e1;
}

.admenu {
	BORDER-BOTTOM: 1px solid #bbbbbb;
}

.basketinputbox {
	BORDER-RIGHT: #d4d5d5 1px solid; 
	BORDER-TOP: 0px solid; 
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; 
	BORDER-LEFT: #d4d5d5 1px solid; 
	BORDER-BOTTOM: #d4d5d5 1px solid; 
	FONT-FAMILY: Tahoma,  sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}

.subtypetext {	
	font-family: Tahoma,  sans-serif;
	font-size: 18px;
	color: #658630;
}

.footertext {	
	font-family: Tahoma,  sans-serif;
	font-size: 10px;
	color: #96957c;
}

.menu_button_1 {
	width: 113px;
	height: 30px;
	top: 125px;
	left: 0px;
	position: relative;
	background-image: url(images/button_home.png);	
}
.menu_button_2 {
	width: 129px;
	height: 30px;
	top: 95px;
	left: 113px;
	position: relative;
	background-image: url(images/button_contabilidade.png);	
}
.menu_button_3 {
	width: 119px;
	height: 30px;
	top: 65px;
	left: 242px;
	position: relative;
	background-image: url(images/button_fiscalizacao.png);	
}
.menu_button_4 {
	width: 87px;
	height: 30px;
	top: 35px;
	left: 361px;
	position: relative;
	background-image: url(images/button_gestao.png);	
}
.menu_button_5 {
	width: 84px;
	height: 30px;
	top: 5px;
	left: 448px;
	position: relative;
	background-image: url(images/button_contactos.png);	
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:409px;
	height:200px;
	overflow:hidden; 
	}
span#prevBtn{ visibility: hidden; position: absolute; }
span#nextBtn{visibility: hidden; position: absolute; }		