body
{
	background-image: url("images/ciel.jpg");
	background-attachment: fixed;
	
}



#page
{
	border: 2px rgb(0,0,0) solid;
	background-color: rgb(255,250,240);
	position: absolute;
	margin-top: 20px;
	margin-left: 20%;
	top: 10px;
	width: 745px;
	height: 760px;
	padding: 5px;
	color: rgb(0,0,0);
	font-family: Arial, Verdana, serif;
}

#fee
{
	border: 2px rgb(0,0,0) solid;
	position: absolute;
	margin-top: 15px;
	margin-left: 15px;
	width: 182px;
	height: 174px;
}
#video
{
	
}

#titre
{
	position: absolute;
	margin-top: 10px;
	margin-left: 225px;
	width: 500px;
	height: 180px;
	text-align: center;
}

#corps
{
	position: absolute;
	margin-top: 200px;
	margin-left: 225px;
	width: 500px;
	height: 540px;
	overflow: auto;
	font-size: small;
}

#corps_index
{
	position: absolute;
	margin-top: 80px;
	margin-left: 225px;
	width: 500px;
	height: 500px;
	overflow: auto;
	font-size: small;
}

#news
{
	position: absolute;
	margin-top: 580px;
	margin-left: 225px;
	width: 500px;
	height: 150px;
	overflow: auto;
	font-size: small;
}

#corps h3
{
	text-align: center;
}

#menu
{
	position: absolute;
	margin-left: 15px;
	margin-top: 195px;
	width: 175px;
	font-size: small;
}
#menu a
{
	color: rgb(0,0,0);
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

#magicienne
{
	border: 2px rgb(100,0,100) solid;
	margin-top: 300;
	margin-left: 40px;
	width: 100px;
	height: 200px;
	background-image: url("images/magicienne.jpg");
}

#menu2
{
	position: absolute;
	margin-top: 680px;
	margin-left: 15px;
	width: 175px;
	font-size: small;
}

#menu2 a
{
	color: rgb(0,0,0);
	text-decoration: none;
}

#menu2 a:hover
{
	text-decoration: underline;
}

.floatD
{
	float: right;
}

.floatG
{
	float: left;
}

.small
{
	font-size: x-small;
}

em
{
	font-size: small;
}

.center
{
	text-align: center;
}

.droite
{
	text-align: right;
	font-weight: bold;
}

.gauche
{
	text-align: left;
	font-weight: bold;
}

#RappelFavoris
{
	margin-top: 84%;
	float: right;
}

.case
{
	border: 1px rgb(0,0,0) solid;
	
}

.color
{
	color: purple;
}
