.disclaimer {
	position:absolute;
	top:50%;
	left:50%;
	width:796px;
	visibility:visible;
	z-index:100;
	padding:10px;
	background-color:#FFFFFF;
	border: thick solid #FF9900;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #330099;
}
.soustitre {
	font-size: 16px;
	font-weight: bold;
	color: #FAA107;
}
.sortir {
	font-size: 48px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.enter {
	font-size: 48px;
	font-weight: bolder;
	color: #330099;
	text-decoration: underline;
}
.soustitre1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.langues {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.langues a {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.enter a {

	font-size: 48px;
	font-weight: bolder;
	color: #FAA107;
	text-decoration: underline;
}
.sortir a {

	font-size: 48px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.enter a:hover {


	font-size: 48px;
	font-weight: bolder;
	color: #FAA107;
	text-decoration: underline overline;
}
.sortir a:hover {

	font-size: 48px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline overline;
}
