body{
	background:#971b1d url(../ficheiros/bkg-top.jpg) top no-repeat;
	margin:0;
	padding:0;
	font:.8em "Trebuchet MS";
	color:#666666;

}

a {
	color:#666666;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#A40809;
}

a.selected {
	color:#A40809 !important;
}

#header {
	height:380px;
	width:780px;
	margin:auto;
	position:relative;
}

#header H1 {
	/*left: 230px;*/
	BACKGROUND: url(../ficheiros/logotipo.png) no-repeat 50% top;
	POSITION: absolute;
	TOP: 74px
}

#header h1, 
#header h1 a {
	display:block;
	height:50px;
	width:189px;
}

#header h1 a span {
	display:none;
}

#headerMenu {
	/*left: 230px;*/
	position:absolute;
	top:130px;
	height:100px;
	width:780px;
	z-index:1;
}

#header ul {
	position:absolute;
	top:100px;
	right:0;
	list-style:none;
	margin:0;
	padding:0;
}

#header ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	background:none;
}

#header ul li a {
	margin-right:5px;
	font-size:120%;
}

#headerBanner {
	position:absolute;
	top:169px;
	height:222px;
	width:780px;
	z-index:1;
	left: 2px;
}

/******************/
/* Content Styles */
/******************/


h2 {
	color:#A40809;
	font-size:2em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-transform:capitalize;
}

h4 {
	color:#1FB2C3;
	font-size:110%;
	font-weight:normal;
	margin: 15px 0 10px 0;
}

p {
	color:#666666;
	line-height:1.2em;
	margin:0 0 10px 0;
}


/**************************/
/* Content Wrapper Styles */
/**************************/
#contentWrapper{
	/*left: 230px;*/
	background:url(../ficheiros/content-bg.jpg) repeat-y;
	background-position:center;	

	
	
}
#contentWrapper2{
	/*left: 230px;*/
	background:url(../ficheiros/bkd-mid.jpg) top no-repeat;


	
}
#content1{
	width: 100%;
	background-position:right;
	text-align:center;




	
}
/*********************/
/*** Footer Styles ***/
/*********************/
#footer{
	background:url(../ficheiros/footer-bg.jpg) no-repeat bottom;
	width: 100%;
	height: 200px;
	background-position:center;
	text-align:center;
}
#footerBelow{
	background:url(../ficheiros/footer-below.jpg) repeat-y;
	background-position:center;
}
#footerNav, #footerKeywords, #footerKeywords2 {
	text-align:center;
	font-size: 0.9em;
	margin:0;
}

#footerNav li, #footerKeywords li, #footerKeywords2 li{
	display: inline;
}

#footerNav a, #footerKeywords a, #footerKeywords2 a{	
	display: inline;
	color:#cba59a;
	margin: 0 6px 0 6px;
}

#footerNav a:hover, #footerKeywords a:hover, #footerKeywords2 a:hover{
	color:#fff;
}

/*--*/
#footerCopyright, #footerKeywords, #footerKeywords2 {
	text-align:center;
	font-size: 0.7em;
	margin:0;
}

#footerCopyright li, #footerKeywords li, #footerKeywords2 li{
	display: inline;
}

#footerCopyright a, #footerKeywords a, #footerKeywords2 a{	
	display: inline;
	color:#cba59a;
	margin: 0 4px 0 4px;
}

#footerCopyright a:hover, #footerKeywords a:hover, #footerKeywords2 a:hover{
	color:#000000;
}
