/* CSS Document */

#contenu_accueil_texte {width:485px;
	float:right;}
	
#contenu_accueil_image {width: 220px;
	height: 360px;
	background-image: url(/IMG/nav/illustration_accueil.jpg);
	float: right;}

/* TYPOGRAPHIE */
#descriptif_site {padding-left: 2.5em;}
/*#descriptif_site p {padding-bottom: .7em;}*/
#descriptif_site i {font-weight: bold;}

h1.titre_site {background: url(/IMG/nav/titre_site.jpg) no-repeat;
	width: 300px;
	height: 80px;
	font-size: 1em;
	font-weight: bold;
	color: #CE3396;
	text-indent: 30px;}

/* TYPO SPIP */
strong.spip {font-weight:bold; color:#F953A9;}
#descriptif_site p.spip {font-weight: bold;}



