/** { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body {
	font-family: "Times New Roman", Times, serif;
	color: #989fa2;
	font-size: 12px;
	line-height: 15px;
	/*background: url(../images/main_bg.png);
}

p {
	margin:4px 0;
}
*/

a:link, a:visited {
	color:#333;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#A0A0A0;
	text-decoration: underline;
	font-weight: normal;
}


a.link1:link, a.link1:visited {
	margin:5px 0 0 0;
	color:#FFF;
	display:block;
	float:left;
	padding:17px 14px;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}

a.link1:hover {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	background:#333333;
}

a.link2:link, a.link2:visited {
	color: #666;
	padding:0px 15px;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}
a.link2:hover {
	color:#A0A0A0;
	text-decoration: none;
	font-weight: normal;
}

a.mainlevel-srv:link, a.mainlevel-srv:visited {
	color:#666;
	display:block;
	border-bottom:#666 dotted 1px;
	padding:5px 5px;
	margin:0 20px;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}

a.mainlevel-srv:hover, #active_menu  {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	background:#333333;
}

.select {
	position: absolute;
	text-align:left;
	width: 160px; 
	height:17px; 
	font-size:10px; 
	padding: 0 0 0 10px;
	color: #fff;
	background: url(http://www.mmm.pt/images/select.gif) no-repeat;
	overflow: hidden;
}
/*
f,H1,H2 {
font-family: Tahoma, Arial,sans-serif;
color: #656665;
font-size: 14px;
}

.logo_text {
font-size:20px;
color: #0066CC;
font: Century Gothic;
font-weight:normal;	
}

h1, h2, h3, h4 {
font-size: 20px;
font-weight: normal; 
line-height: 1.1; 
font-family: Georgia, serif;
}

.text_main {
color: #666; font-family: Times, Times New Roman, serif; line-height: 1.4; 
}
*/

-->