body {
	margin: 0px;
	background-color:#fbfbfb;
}
.fondpage
{
	background-position: right;
}
.noteimportante {
	font-weight: bold;
	color: #253A41;
}
.initiale {
	font-weight: normal;
	color: #253A41;
	font-size:large;
}
.corps {
	font-family: Helvetica, Verdana, Arial;
	font-size: small;
}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
#cont {position:relative; left:0px; top:0px; width:345px; height:113px; border:0px; overflow:hidden;}
.txt_div {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:345px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:small; 
	text-align:justify; 
	padding:0px;
}
a:link, a:visited, a:active {
	text-decoration : underline;
	color: #006666;
}
.annotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333366;
}
a:hover {
	font-weight: bold;
	color: #00CCCC;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #006666;
}
.caseterre {
	background-image: url(../Images/fondterre.jpg);
	background-repeat: no-repeat;
}
