﻿body {font-family: Georgia;} 
td {font-family: Georgia;} 

h1           {
	font-family: Tahoma;
	font-size: 24pt;
	margin-bottom: 0;
	font-weight: bold;
	color: #343499;
	font-style: normal;
	margin-left: 35px;
}
h3           { font-family: Tahoma; font-size: 10pt; margin-top:0; margin-bottom:0  }

div#cadre {/* conteneur global et arrière-plan du titre du cadre */
width: 700px;
padding-top: 20px;
background: url(images/haut.gif) top left no-repeat;
}
div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/bas.gif) bottom left no-repeat;
padding-bottom: 20px;
}
div#bloccadre p {
margin: 0 30px 0 20px;
	font-family: Verdana;
	color: #343499;
}
