 		#Photo1 {
			margin-right: 30px;
			margin-top: 0px;
			margin-bottom: 30px;
			border: none;
			float: left;
		}
		.Parcub {
			color: #0D3692;
			font-weight: bold;
		}
		.Texte {
			text-indent: 15px;
			line-height: 140%;
		}
		li {
			text-indent: 0px;
		}
		.Contact {
			margin-right: 280px;
			margin-left: 280px;
			padding: 8px;
			text-align: center;
			border: 2px dashed #B189AF;
		}
		.Contact a {
			font-weight: bold;
			font-size: 120%;
			cursor: pointer;
			z-index:10000;
		}
		.Contact a:link {color: #7C5679; text-decoration: none;}
		.Contact a:visited {color: #7C5679; text-decoration: none;}
		.Contact a:hover {color: #FEB32B; text-decoration: underline;}