/*CSS - HISTOIRE*/
#header { background: url(img_globale/fond-haut-jaune.gif) no-repeat; }

/* ZONE CONTENU - Gauche Contenu **************************************************************************************/	
#portrait {
	margin-left: 60px;
	margin-top: 70px;}

/* ZONE CONTENU - Droite Contenu ***************************************************************************************/
#petite_histoire, #liens, #nicole_maubert {
	margin-left: 37px;
	margin-top: 60px;}
#jaime {margin-top: 15px;}
.texte {
	width: 500px;
	margin-top: 5px;
	margin-left: 40px;}
	.texte p { 
		margin-top: 10px;
		text-align: left; }
		.texte p a {
			margin-left: 5px;}
		.texte p a:link, .texte p a:visited {
			color: #AD9E8D;}
		.texte p a:hover {
			text-decoration: underline; }