div#detailsMain
{
	width: 740px;
	position: relative;
	margin-left: 100px;
	padding-right: 10px;
	padding-left: 10px;
}

#detailInvitationText
{
	float: left;
	width: 350px;
	height: auto;
	position: relative;
	clear: left;
	padding-left: 5px;
	margin-top: 20px;
	text-align: justify;
}

#detailImagesInvitationLarge6
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#detailImagesInvitationLarge6 img
{
	margin-top: 15px;
}


#detailImagesInvitationLargeA7L
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_A7L.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#detailImagesInvitationLargeA7L img
{
	margin-top: 65px;
}

#detailImagesInvitationLargeA7P
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_A7P.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#detailImagesInvitationLargeA7P img
{
	margin-top: 15px;
}

#detailImagesInvitationLarge10P
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_10P.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#detailImagesInvitationLarge10P img
{
	margin-top: 15px;
}

#detailImagesInvitationLarge10L
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_10L.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#detailImagesInvitationLarge10L img
{
	margin-top: 112px;
}

#detailImagesInvitationLargePlace
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_place.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}


#detailImagesInvitationLargePlace img
{
	margin-top: 100px;
}

#detailImagesInvitationLargeResponseThank
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_response_thank.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#detailImagesInvitationLargeResponseThank img
{
	margin-top: 77px;
}

#detailImagesInvitationLargeTableNumber
{
	float: right;
	position: relative;
	width: 370px;
	height: 370px;
	background-image: url(../images/shadow_table_number.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}

#detailImagesInvitationLargeTableNumber img
{
	margin-top: 15px;
}

#detailImagesSmall
{
	float: right;
	height: auto;
	width: 50%;
	position: relative;
	margin-top: 50px;
}

#detailImagesSmall table
{
	float: right;
	position: relative;
	text-align: center;
	font-size: 12px;
	margin-right: 20px;
}

#detailImagesSmall .smallImages
{
	height: 85px;
	width: 85px;
	background-color: #F0E0D1;
	border: 1px solid #FC656A;
	vertical-align: middle;
	display: table-cell;
}

#detailImagesSmall .smallImages img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#detailButtonBack
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.detailButtons
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-left: 50px;
	margin-top: 5px;
}

.detailLinksEnglish
{
	margin-left: 35px;
}

.detailLinksFrench
{
	margin-left: 25px;
}

#zoomText
{
	font-size: 11px;
	font-style: italic;
	margin-top: 20px;
	text-align: center;
}

