.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #6666CC;
	top: auto;
}

.choix {
	width: 322px;
	height: 311px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333366;
	background-color: #Feffef;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #Feffef;
	border-right-color: #Feffef;
	border-bottom-color: #Feffef;
	border-left-color: #Feffef;
	text-align: center;
	overflow: auto;
	scrollbar-face-color: #feffef;
	scrollbar-shadow-color: #6699ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #6699ff;
	scrollbar-darkshadow-color: #6699ff;
	scrollbar-track-color: #feffef;
	scrollbar-arrow-color: #FFCC00;
}

.choix2 {
	width: 322px;
	height: 246px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	background-color: #9999ff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7171A0;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	text-align: center;
	overflow: auto;
	scrollbar-face-color: #9999ff;
	scrollbar-shadow-color: #9999ff;
	scrollbar-highlight-color: #feffef;
	scrollbar-3dlight-color: #9999ff;
	scrollbar-darkshadow-color: #9999ff;
	scrollbar-track-color: #7171A0;
	scrollbar-arrow-color: #FFCC33;
	cursor: hand;

}

.choix3 {
	width: 335px;
	height: 174px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	background-color: #FEFFEF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #Feffef;
	border-right-color: #Feffef;
	border-bottom-color: #Feffef;
	border-left-color: #Feffef;
	text-align: center;
	overflow: auto;
	scrollbar-face-color: #333366;
	scrollbar-shadow-color: #333366;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #6699ff;
	scrollbar-darkshadow-color: #6699ff;
	scrollbar-track-color: #ccccff;
	scrollbar-arrow-color: #ccccff;
	cursor: hand;
	
}