body {
	margin: 0px;
	background-color: #999999;
}
.lienbas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}
.lienbas:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2C579C;
	text-decoration: none;
	font-style: italic;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.fondtdgauche {
	background-image: url(images/fond_tableau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondtddroite {

	background-image: url(images/fond_tableau2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.texte2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.texte3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.lienmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}
.lienmenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #EF3A32;
	text-decoration: none;
	font-style: italic;
}
.lienmenu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}
.lienmenu2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #EF3A32;
	text-decoration: none;
	font-style: italic;
}
.lientexte {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}
.lientexte:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #EF3A32;
	text-decoration: none;
	font-style: italic;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

