body {
	margin:0;
	padding:0;
	background-color:#AA0000;
	}

#structure {
	width:754px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	top:50%;
	left:50%;
	margin:-305px 0 0 -360px;
	position:absolute;
	display:block;
}

#splash-title {
	
	width:630px;
	height:40px;
	float:left;
	border: 1px solid #FFFFFF;
}

#splash-main {
	
	width:630px;
	height:440px;
	float:left;
	border: 1px solid #FFFFFF;
}

#splash-buttons {
	
	width:120px;
	height:240px;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
}

#splash-pub {
	float:left;
	width:752px;
	height:50px;
	background-color:#FFFFFF;
	}

#language {
	width:754px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.00em;
	color: #FFFFFF;
	float:left;
	text-align:center;
	background-color:#AA0000;
	padding-top:5px;
	}

a {
color: #FFFFFF;
text-decoration:none;
}
	
#gauche
{
	width:630px;
	float:left;
	height:auto;
}

#droite
{
	width:120px;
	float:left;
	height:auto;
}
