h1 
 {
  font-size: 17px;
  font-family: Verdana;
  font-weight: bold;
  color: #FF3C08;
 }

h12 
 {
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
  color: #000066;
 }

h2
 {
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  color: #000066;
 }

body
 {
  margin : 0px ;
  font-family: Verdana;
  font-size: 11px;
  color: #000066;
 }

td
 {
  font-size: 11px;
 }

font.titre
 {
  font-size: 11px;
  font-weight:bold;
  text-decoration: underline;
 }

a
 {
  color: rgb(0, 0, 102);
  font-weight:bold;
  text-decoration: none;
 }

a:hover
 {
  color: #8FA8E1;
  text-decoration: none;
 }

div
 {
  text-align: justify;
 }

input
 {
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
 }

select
 {
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
  background-color:#E7E9F1;
 }

textarea
 {
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
  background-color: #E7E9F1;

 }

hform 
 {
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  color: #FD0000;
 }
@font-face
{
font-family:acceuil;
src:url(menu/1900805.ttf); 
} 

hacceuil
{
  font-size: 17px;
  font-family: Verdana;
  font-weight: bold;
  color: #FF3C08;
}

div.logo{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

div.menu{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
}

div.menu a{
	padding-left: 10px;
	text-decoration: underline;
	
}

form.mainForm{
	text-align: center;
}

input#recherche{
	font-size: 13px;
	width: 300px;
	height: 20px; 
	margin-top: 5px;
}

input#valider{
	font-size: 13px;
	margin-top: 5px;
	padding-bottom:5px;
	width: 180px;
	height: 30px; 
}

div.menuBas{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}

div.copyright{
	font-size: 10px;
	text-align: center;
}
div.copyright p{
	margin:0;
	font-size: 8px;
	text-align: center;
	margin-bottom: 10px;
}
