/* CSS Document */

.menu_techno_norm_faq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2EB;
	font-weight: bold;
	color: #848CAA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E0E2EB;
}
.menu_techno_hov_faq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2EB;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F99F00;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F99F00;
}
.menu_techno_norm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2EB;
	font-weight: bold;
	color: #848CAA;
}
.menu_techno_hov {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2EB;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F99F00;
}

