@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
}
a {
	color: #F00;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #CCC;
}



#global-home {
	background-color: #000000;
	width: 750px;
	height:586px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	position: relative;
	background-image: url(home.jpg);
	background-repeat: no-repeat;
}
#global-mentions {
	background-color: #000000;
	width: 750px;
	height:586px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	position: relative;
	
}
#texte {
	text-align: justify;
	height: 275px;
	width: 160px;
	
	margin-left: 555px;
	font-size:0.7em;
	position: relative;
	top: 100px;
}

#langues {
	text-align:center;
	background-image: url(trait-1.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 160px;
	margin-left: 555px;
	padding-top: 20px;
	background-position: 0px 15px;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #FFF;
}

 

 #pied-home  {
	margin-right: auto;
	margin-left: auto;
	font-size:smaller;
	font-weight:lighter;
	color: #FFF;
	height: 100px;
	width: 600px;
	position: relative;
	top: 120px;
	padding: 0px;
	text-align: center;
	}
	#pied-home a {
	font-size:smaller;
	font-weight:lighter;
	color: #F00;
	text-align: center;
	}

#mentions_legales {
	text-align:left;
	font-size:small;
 	font-weight: normal;
}
	
.smalltext {

}
.fondepage {

}
