body {
	margin: 10px 10px;
/*	border: 1px solid #015D9B; */
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
}

h1 {font-size: 18pt; color: #003399;}

h2 {font-size: 14pt; color: #003399;}

h3 {font-size: 12pt; color: #003399;}



.navbar {font-weight: bold; background-color: yellow;}

.navitem {display: inline; margin-top: 6px; background-color: lightgray;}


hr {
color: #015D9B;
background-color: #015D9B;
height: 1px;
border: 0;
}

a {

text-decoration: none;
}

.menu {
width: 210px;
padding-top: 0mm;
padding-right: 0px;
float: left;
/* border: 1px solid #015D9B; */
}

.contenu {
padding-top: 15px;
margin-left: 260px; 
border: 1px solid #015D9B;
padding: 22px;

}

.encadre {
padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
border: 1px solid #015D9B;
}

.petit {font-size: 11px;}

.grand {font-size: 14px; font-weight: bold}

.bandeau{background-color: lightblue; padding-left:4px; width: 100%;}
.nom {color:#0000BB; font-size: 24px; font-weight: bold; 
      }


.style1 {
font-size: 16pt;
font-weight: bold;
color: #005F9B;
}

.titre {
font-weight: bold;
color: #005F9B;
font-size: 12pt;
}

.sous-titre{
font-weight: bold;
}

td, th {
font-size: 10pt;
}

th{
	text-align: left;
}
