h1
{
	font-weight:normal;
	font-size: 55pt;
	font-family:Mistral;
	color: #F36432;
}
h2
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Lucida Calligraphy;
	color: #F36432;
}
h3
{
	font-weight: bold;
	font-size: 25pt;
	font-family: Lucida Calligraphy;
	color: #F36432;
}
h4
{
	font-weight: normal;
  font-size: 22pt;
	font-family: "Mistral";
	font-style: normal;
	color: #ffffff;
}
.texte
{
	font-size: 12pt;
	font-family: Tahoma;
	font-weight: bold;
}
.text2
{
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
	line-height:200%;
  text-align: justify;
  color: #FFB004;
}
.text3
{
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
	line-height:160%;
  text-align: justify;
  color: #FFB004;
}
.bas
{
	font-size: 10pt;
	font-family:Verdana;
	color: gray;
}
.menu
{
	font-size: 15pt;
	font-family: "Book Antiqua";
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	line-height:200%;
}
.menu3
{
	font-size: 12pt;
	font-family: "Book Antiqua";
	font-weight: bold;
	font-style: italic;
	line-height:150%;
  color: #ffffff;
}
.menu4
{
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
	color: #FF4E00;
	line-height:120%;
}
.first
{
	font-size: 55pt;
	font-family: "Arial";
	font-weight: bold;
	font-style: normal;
  line-height:90%;
  text-align: justify;
  color: #FFB004;
}
.c1
{
	font-weight:normal;
	font-size: 55pt;
	font-family:Mistral;
	color: #FFB004;
	text-align:center;
}
select
{
	color: #FFB004;
  background-color: #000000;
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
}
input
{
	color: #FFB004;
	background: #000000;
	font-size: 12pt;
	font-family: "Arial";
	font-weight: bold;
}
a:link
{
  color: #FFFFFF;
}
a:visited
{
  color: #FFFFFF;
  text-decoration:none;
}
a:hover 
{
  color:lightblue;
}
