#page {
	
 	position:absolute;
	left: 50%;
	top: 50%;
	
	margin-top: -275px; 
	margin-left: -350px; 	
	
	width:700px;
	height:550px;
}
#index_logo {


}

.title {
	margin:0;
	
	Color:gray;
	font-size:18px;
	
}

#index_anima  {
	position: relative;
	width: 600px;
	height: 300px;
	margin-left:30px;
	top:30px;
}

#background {
	width: 660px;
	height: 360px;
	background-image: url("/sites/templates/images/background.jpg");
	}

#lang_choice {
	position:absolute;
	margin-left: 467px;
	margin-top: 0px;
	width:200px;
	align: right;
	
	}
	
#lang_choice a {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: black;
	margin-left: 20px;
	align: right;
}
#index_texte {
	margin:0;
	padding:0;
	}
.index_h1 {
	font-family: Arial;
	font-size: 28px;
	margin:0;
	padding:0;
	}
