/* --------------------------------------------------------------

   Modif perso de styles pour SPIP 3
   Site Christian-Christine

-------------------------------------------------------------- */

/* Les titres séparent les photos
*/
h1, h2, h3 {clear:both}

/* Espacement vertical des intertitres
*/
h3 { margin-top: 1em; margin-bottom: 1em; font-weight: bold; color: #600 }

h3, .h3, h4, .h4, div.cs_blocs {
	clear: both;
	}
/* Pour des tableaux moins étalés en hauteur
*/
td	{ padding: 0.1em; }

/* Pour équilibrer les marges autour des images (et documents)
*/
.spip_documents {margin-bottom: 1em; margin-top: .5em;l}

