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