/*GENERAL*/

		/*Corps entier*/
body{
	background-color: rgb(255, 255, 204);
	font-family: Monotype Corsiva, serif;
	font-size: 20px;
}

a{
	color: black;
}

a:visited{
	color: black;
}

hr{
	clear: both;
	margin: 1em 0em;
}

span{
	color: rgb(89, 0, 179);
}

#contenu{
	text-align: center;
}

#contenu img{
	border: none;
}
		/*Haut de page*/
#haut_page{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
		/*Banniere*/
#bandeau{
	width: 966px;
}
		/*Menu langue*/
#langues img{
	float: left;
	width: 39px;
	height: 26px;
	padding-left: 2em;
}
		/*Menu general*/
#menu{
	clear: both;
	text-align: center;
	margin-top: 1em;
}

.imageMenu{
	float: left;
	width: auto;
	height: 50px;
	margin-left: 0.5em;
}

.texteMenu{
	float: left
}

		/*Bas de page*/
#info{
	color: rgb(89, 0, 179);
}

#liens{
	font-size: 24px;
}


/*CONTENU*/

#developpement{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.titreChambre{
	color: rgb(89, 0, 179);
}

.imageAgrandie{
	 width: auto;
	 height: 225px;
}

.imagesReduites img{
	width: 70px;
	height: auto;
}

#dev1{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#cassandre{
	float: left;
	width: 300px;
}

#centre{
	float: left;
	width: 300px;
	margin: 1em 1em;
	padding-top: 4em;
}

#helene{
	float: left;
	width: 300px;
}

#retourLigne{
	clear:left;
}

.imageInternet{
	margin-left: 1em;
	margin-top: 1.5em;
	width: 30px;
	float: left;
}

.imageInternet img{
	width: 30px;
	margin-top: 0em;
}

.texteInternet{
	width: 200px;
	float: left;
}

#dev2{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#photoTable{
	clear: both;
	float: left;
	width: 500px;
	margin-top: 2em;
}

#texteTable{
	float: left;
	width: 450px;
	margin-top: 3em;
	margin-left: 1em;
}
