.Titre{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.SousTitre{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

#accueil{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	top: 250px;
	text-align: left;
	position: relative;
	
}


.edit {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid 929292;
	text-align: justify;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#edit {
	overflow: auto;
	height: 481px;
	text-align: left;
	background-image: url(images/verseau2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

#edit a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: underline;
}

#edit a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: underline;
}

#edit a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}





h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#cadre {
	border: 0.05em solid #929292;
}
#xiti {
	position: absolute;
	z-index: 100;
	left: 5px;
	bottom: 5px;	
}