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;
}


#Content {
	width: 970px;
	background-color: #D4C4B7;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#Content #Header0 {
	width: 970px;
}


#Content #logoCEDO {
	height: 150px;
	width: 970px;
	clear: both;
}
#Content #Menu {
	clear: both;
	float: left;
	width: 970px;
}
#Menu ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;

}
#Content #Menu ul #inicio {
	float: left;
	text-indent: 2px;
}
#Content #Menu ul #sobre {
	float: left;
	text-indent: 10px;
	clear: right;
}
#Content #Menu ul #actividades {
	float: left;
	text-indent: 10px;
}
#Content #Menu ul #membros {
	float: left;
	text-indent: 10px;
}
#Content #Menu ul #contactos {
	float: left;
}


#Content #Titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #030;
	line-height: 20px;
}
#Content #logoCEDO {
	clear: both;
	height: 150px;
	width: 970px;
}
#Content pre {
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	color: #006F2D;
	font-size: 16px;
}
#Content #Menu ul #localizacao {
	float: left;
}
#News {
	width: 800px;
	padding-left: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}

