h1 a:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	background-position: 1px 1px;
}

.sub_menu_pager li a.add span{
	padding-left: 30px;
}

.sub_menu_pager li.selected a, .sub_menu_pager li.selected a:hover{
	color: #222; /* fmt */
}

.login #type_menu,
.login #receitas,
.login .header .sub_menu_pager {
	display: none;
}
.login .header {
	height: 95px;
}

#parceiros {
	height: 45px;
	float: left;
	top: -5px;
	width: 550px;
	left: 180px;
	background-position: right 0;
	position: absolute;
}

h4 {
	margin: 10px 0;
	font-size: 1.2em;
	font-weight: bold;
}

.txtholder {
	position: relative;
	margin: 20px 0 0;
	padding: 0 10px;
}
p {
	margin: 10px 0 0;
	text-align: justify;
}
strong,
strong span,
strong a {
	font-weight: bold;
}
.long {
	width: 100%;
}
dt .data {
	font-size: .85em;
	color: #666;
}
dt a {
	text-decoration: none;
}
dt a:hover {
	text-decoration: underline;
}

.highlight {
	position: relative;
	width: 640px;
	height: 215px;
	background: #fff url('../images/anuncios.png') 0 0 no-repeat;
}
.highlight p {
	margin: 20px 5px 0;
}
.highlight .example {
	position: absolute;
	top: 53px;
	left: 258px;
	padding: 4px 11px;
	width: 210px;
	height: 70px;
	overflow: hidden;
	font-family: arial;
}
.highlight .example div {
	font-size: 9pt;
}
.highlight .example .ttl {
	font-size: 10pt;
	font-weight: bold;
	color: #036;
}
.highlight .example .lnk {
	color: #080;
}
.highlight .steps {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 80px;
	border: none;
	border-collapse: collapse;
}
.highlight .steps td {
	vertical-align: middle;
	text-align: center;
}
.highlight .step_sep {
	width: 55px;
}
.highlight #step1 {
	width: 203px;
}
.highlight #step2 {
	width: 210px;
}
.highlight #step3 {
	width: 118px;
}

.registo_col1, .registo_col2{
	width: 470px;
	float: left;
}

.registo_col1{
	margin-right: 10px;
}
