p, td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #003366; 
}

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	color: #993366; 
	font-weight: normal; 
}

.h1small { 
	font-size: 18pt; 
}

h2, .sommaire { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #993366; 
	font-weight: normal; 
	margin-top: 0.7cm;
}
.entete { color: #993366; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
a { 
	color: #993366; 
	text-decoration: none;
}

a.sommaire { 
	color: #993366; 
	text-decoration: none;
}

a.sommaire:hover, a.sommaire:active { 
	color: #0576A1; 
	text-decoration: underline;
}

a.menu { 
	color: #003366; 
	text-decoration: none;
}

a.menu:hover, a.menu:active { 
	color: #993366; 
}

a.lexique { 
	color: #003366; 
	text-decoration: none; 
	font-weight: bold; 
}

a.lexique:hover, a.lexique:active { 
	color: #003366; 
	text-decoration: underline; 
}

.elt-lexique {
	color: #993366;
	font-weight: bold;
}

input.recherche {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #003366;
    font-size: 8pt;
}

dt {
  font-weight: bold;
}
