		#Photo1 {
			margin-right: 30px;
			margin-top: 0px;
			margin-bottom: 30px;
			border: none;
			float: left;
		}
		.Parcub {
			color: #0D3692;
			font-weight: bold;
		}
		.Texte {
			text-indent: 15px;
			margin-bottom: 10px;
		}
		.Liens {
			padding: 8px;
		}
		a.Nom {
			font-weight: bold;
			font-size: 110%;
			cursor: pointer;
			z-index:10000;
			margin-top: 10px;
			display: block;
		}
		a.Nom:link {color: #0D3692; text-decoration: none;}
		a.Nom:visited {color: #0D3692; text-decoration: none;}
		a.Nom:hover {color: #FEB32B; text-decoration: underline;}
		a.Adresse {
			font-weight: bold;
			font-size: 85%;
			cursor: pointer;
			z-index:10000;
		}
		a.Adresse:link {color: #B189AF; text-decoration: none;}
		a.Adresse:visited {color: #B189AF; text-decoration: none;}
		a.Adresse:hover {color: #FEB32B; text-decoration: underline;}
		