body{
	font-family:Arial, Helvetica, sans-serif;
	}
.menu{
text-align:center;
font-weight:bold;
}

.footer{
	font-weight:bold;
	font-style: normal;
	letter-spacing: 0.3em;
	font-size: 12px;
	color:#000;
}
#index{
	text-align:center;
	padding-top:20px;
	padding-bottom:40px;
	}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}




#container{
	width:1024px;
	height:480px;
	margin:0px;
	text-align:center;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom:60px;
	}

#collection{
	width:1024px;
	height:1750px;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	margin-bottom: 0px;
	}
	
.titre_collection{
	text-align:center;
	font-weight:bold;
	font-style: normal;
	letter-spacing: 0.3em;
	color:#000;
	}
.sep{
	color:#F93;
	letter-spacing:10px;}


#bloc-text{
	float:left;
	text-align:justify;
	vertical-align:top;
	line-height:35px;
	width:600px;
	margin-left:30px;
	}
	
	.pm{
	font-variant:small-caps;
	line-height:35px;

}
.lettrine{
	font-size:350%;
	float:left;
	vertical-align:text-top;
	line-height:35px;

	}
	
.photo{
	float:left;
	width:273px;
	text-align:left;
	height:202px;
	padding-top:20px;
	}
	

#adresse{
	float:left;
	width:200px;
	height:170px;
	margin-left:40px;
	margin-top:30px;
	
	}
	
#contact{
	width:400px;
	text-align:left;
	margin-top:40px;
	float:left;
}
#fiche-contact{
	width:203px;
	text-align:justify;
	margin-top:20px;
	float:left;
	margin-left:200px;
	}

#pro{
	width:400px;
	text-align:justify;
	margin-top:40px;
	float:left;
	margin-left:100px;
}

