.menuContVrt {
	width: 100%;
	margin-bottom: 14px;
}
.menuContVrt a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #231F20;
	text-decoration: none;
	font-weight: bold;
}

.menuContVrt a:hover {
	text-decoration: underline;
}


.menuContVrt a.sel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	display: block;
}

.menu1 {
	padding-left: 35px;
	background-image: url(i/menu_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu1sel {
	padding-left: 35px;
	background-image: url(i/menu_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu2, .menu3, .menu2sel, .menu3sel {

	background-image: url(i/menu_back_sel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

} 


.menu2 {
	padding-left:40px;

}

.menu2sel {
	padding-left:40px;

}

.menu3 {
	padding-left:50px;

}

.menu3sel {
	padding-left:50px;

}
.menu2 a, .menu3 a, .menu2sel a.sel, .menu3sel a.sel {
	
}


.menuContVrt div {
	text-align: left;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.menu2pgsel {
	width: 80%;
	position: relative;
	left: 7%;
}
.menu1pg {
	position: relative;

}
.menu1pgsel {
	position: relative;

}
.menu2pg {
	position: relative;
	left: 7%;
}
.menu1pgselsm {
	position: relative;

}
