@charset "iso-8859-1";

body      {
	margin: 0px 0px 0px 0px;
	background-image: url(images/fond.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover                  {
	color: #006666;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
	background-color: #FFFFFF;


}
a:link     	{
	color: #660000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-weight: bolder;
}

a:visited     	{
	color: #660000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-weight: bolder;
}
.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;


}
.txt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336633;



}
.s3strong {
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;



}
.s2italic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;

}
