@charset "utf-8";
.Copyright {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF9900;
}
.liste_mariage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	float: none;
	margin: auto;
	line-height: 30px;
	text-decoration: none;
	vertical-align: baseline;
}

.bt_download {
	background-image: url(Images/download.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: text-bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a.cl_menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 30px;
}
a.cl_menu:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 30px;
	}
a.cl_menu:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ff9900;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 30px;
}
a.cl_menu:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ff9900;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 30px;
	}
	
.email {
	text-decoration: none;
	color: #999999;
	border: medium double #999999;
}
.bt_down {
	position: relative;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	height: 133px;
	width: 140px;
	text-align: center;
	top: 150px;
}
