a:link { 
	text-decoration: none; 
	color: #030;
	}
a:visited { 
	text-decoration: none; 
	color: #900
	}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #030;
	}
body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #D4C4B7;

}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #030;
}
h2 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

#Content {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
}


#Content pre {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	color: #006F2D;
	font-size: 16px;
}

#Content #Header1 {
	height: 145px;
	width: 970px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#Content #MenuH {
	width: 970px;
	float: left;
	clear: both;
	height: 50px;
}



#MenuH ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-indent: 10px;
	padding: 0px;
	margin-top: 10px;

}
#MenuH li {
float:left;
    margin:0;
    padding:0;
}

#MenuH #inicio {
	float: left;
	text-indent: 10px;
}

#MenuH #sobre {
	float: left;
	text-indent: 10px;
}
#MenuH #actividades {
	float: left;
	text-indent: 10px;
}
#MenuHl #membros {
	float: left;
	text-indent: 10px;
}
#MenuH #contactos {
	float: left;
	text-indent: 10px;
}
#MenuH ul #localizacao {
	float: left;
}

#Content #Col1 {
	width: 150px;
	float: left;
}
#Content #Col2 {
	float: left;
	width: 820px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #030;
}
#Content #ColC1 {
	width: 370px;
	float: left;
	height: 100px;
}

#Col1 ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 0px;
	color: #030;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	display: table-row;
}
#Content #ColC2 {
	float: right;
	width: 600px;
	height: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 18px;
}
#Content #Col2 table {
	overflow: auto;
}
#ColC1 #FlashID {
	text-align: right;
}

