.disclaimer {
	position:absolute;
	top:50%;
	left:50%;
	width:700px;
	visibility:visible;
	z-index:100;
	padding:10px;
	background-color:#FFFFFF;
	border: thick solid #990066;
	height: 500px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
.soustitre {
	font-size: 16px;
	font-weight: bold;
	color: #9966FF;
}
.sortir {
	font-size: 48px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.enter {
	font-size: 48px;
	font-weight: bolder;
	color: #990099;
	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: 36px;
	font-weight: bolder;
	color: #990099;
	text-decoration: underline;
}
.sortir a {
	font-size: 36px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}
.enter a:hover {
	font-size: 36px;
	font-weight: bolder;
	color: #990099;
	text-decoration: underline overline;
}
.sortir a:hover {
	font-size: 36px;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline overline;
}
