/**
 * Feuille de style spécifique la page "./views/partenaires.php"
 ***************************************************************/
div#partenaires h2 { color: #999; font-size: 18pt; font-weight: bold; margin-bottom: 20px; border-bottom: 1px dotted #1d96c3;  }
div#partenaires h3 { color: #1d96c3; font-size: 12pt; font-weight: bold; border-bottom: 1px solid #ccc; }
div#partenaires h4 { color: #000; font-size: 10pt; font-weight: bold;  }

div#partenaires p  				{ display: block; margin: 2px; padding: 2px; }
div#partenaires p.image 		{ width: 150px; float: left; text-align: center; }
div#partenaires p.description 	{ width: 600px; color: #1d96c3; text-align: left; }
div#partenaires p.description a	{ display: block; margin: 2px; }
