.centre {
text-align: center;
}

h1 {
      color: #002446;
      font-family: Verdana, sans-serif;
      font-size: 24px;
      font-weight:bold;
      text-align: center;
}

h2 {
      color: #FF6600;
      font-family: Verdana, sans-serif;
      font-size: 20px;
      font-weight:bold;
}

p {
      color: #000000;
      font-family: Georgia, Times New Roman, Times, serif;
      font-size: 13pt;
      font-weight:normal;
}

li {
      color: #000000;
      font-family: Georgia, Times New Roman, Times, serif;
      font-size: 13pt;
      font-weight:normal;
}


.lettrine {
	float: left;   
	background-image: url('N.jpg'); 
	background-repeat: no-repeat; 
	line-height: 145px; 
	width: 150px;
}



a:link {
      color: #0000FF;
      font-family: Verdana, sans-serif;
      font-size: 11pt;
      text-decoration:underline;
      font-weight:normal;
}

a:visited {
      color: #0000FF;
      font-family: Verdana, sans-serif;
      font-size: 11pt;
      text-decoration:none;
      text-decoration:underline;
      font-weight:normal;
}

a:hover {
      color: #000000;
      font-family: Verdana, sans-serif;
      font-size: 11pt;
      text-decoration:underline;
      font-weight:normal;
		color: #A62A00;
}


#legales {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#legales a {
	text-decoration: none;
	text-decoration: underline;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.gras {
font-weight: bold;
}

.moyenpetit {
font-size: 10pt;
}

.rouge {
color: red;
}

.style1 {
font-family: Georgia;
color: red;
}


