#conteneur {
	background-color: #FFFFFF;
	height: 600px;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	height: 84px;
	width: 216px;
	padding: 0px;
	}
#menu1 {
	position: absolute;
	height: 600px;
	width: 50px;
	left: 750px;
	padding: 0px;
}
#menu2 {
	position: absolute;
	height: 600px;
	width: 50px;
	left: 700px;
	padding: 0px;
}
#menu3 {
	position: absolute;
	height: 600px;
	width: 50px;
	left: 650px;
	padding: 0px;
}
#menu4 {
	position: absolute;
	height: 600px;
	width: 50px;
	left: 600px;
	padding: 0px;
}
#menu5 {
	position: absolute;
	height: 600px;
	width: 50px;
	left: 550px;
	padding: 0px;
}
#photo {
	position: absolute;
	height: 315px;
	width: 420px;
	top: 115px;
	left: 50px;
	padding: 0px;
}
#texte {
	position: absolute;
	height: 101px;
	width: 480px;
	top: 429px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 50px;
	font-style: italic;
	line-height: 25px;
	padding: 0px;
}
#partenaires {
	position: absolute;
	height: 46px;
	width: 187px;
	left: 377px;
	top: 565px;
}
#partenaires a {
	text-decoration: underline blink;
	font-size: 20px;
	color: #92013D;
}
#partenaires a:hover {
	font-size: 24px;
	color: #92013D;
	text-decoration: underline;
	font-weight: bold;
}



body {
	background-color: #CCCCCC;
	background-image: url(images/fond.gif);
	background-repeat: repeat;
}

#texte2 {
	position: absolute;
	left: 132px;
	top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	color: 92013D;
	width: 261px;
	height: 20px;
	padding: 0px;
	text-decoration: none;
}
#langues {
	position: absolute;
	height: 22px;
	width: 57px;
	top: 77px;
	left: 413px;
}
