body {
	margin:0;
	padding:0;
	background-color:#fff;
	font-family: 'halis_rlight', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	letter-spacing:1px;
	color: rgba(109,31,128,1);
	background-position:right top;
	background-repeat:no-repeat;
	background-size: auto 100%;
	background-attachment:fixed;
}

/*! Generated by Fontspring (https://www.fontspring.com) on June 7, 2018 
* 
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected under domestic and international trademark and 
* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
* distributing this font software.
*
* (c) 2010-2018 Fontspring
*
*
*/

@font-face {
    font-family: 'halis_rlight';
    src: url('HalisR-Light-webfont.eot');
    src: url('HalisR-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('HalisR-Light-webfont.woff2') format('woff2'),
         url('HalisR-Light-webfont.woff') format('woff'),
         url('HalisR-Light-webfont.ttf') format('truetype'),
         url('HalisR-Light-webfont.svg#halis_rlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'halis_rregular';
    src: url('HalisR-Regular-webfont.eot');
    src: url('HalisR-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('HalisR-Regular-webfont.woff2') format('woff2'),
         url('HalisR-Regular-webfont.woff') format('woff'),
         url('HalisR-Regular-webfont.ttf') format('truetype'),
         url('HalisR-Regular-webfont.svg#halis_rregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
	color: rgba(109,31,128,1);
	text-decoration-color: rgba(109,31,128,0.20);
	transition: color 1s;
}
a:link {
	color: rgba(109,31,128,1);
}
a:hover {
	color: rgba(109,31,128,0.55);
}
a:active {
	color: rgba(109,31,128,1);
}
a:visited {
	color: rgba(109,31,128,1);
}

div {
	display:block;
	vertical-align:top;
}

img {
	max-width:100%;
	height:auto;
	border-radius:12px;
}

*, *:before, *:after {
	box-sizing:border-box;
}

h1, h2, h3 {
	margin-top:0;
	transition: all 1s;
}

h1 {
	font-family: 'halis_rlight', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:36px;
	letter-spacing:4px;
	text-transform:uppercase;
	color: rgba(173,0,124,0.85);
	margin-bottom:44px;
}

h2 {
	font-family: 'halis_rlight', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	letter-spacing:3px;
	color: rgba(173,0,124,0.60);
	margin-top:40px;
	margin-bottom:30px;
}

h3 {
	font-family: 'halis_rlight', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	letter-spacing:3px;
	color: rgba(173,0,124,0.60);
	margin-top:40px;
	margin-bottom:20px;
}

p {
	text-align:justify;
	word-spacing: -9%;
	transition: all 1s;
}

header {
	display:block;
	position:fixed;
	width:100%;
	top:0;
	right:0;
	vertical-align:top;
	text-align:right;
	background-color:#fff;
	-webkit-box-shadow: 0px 3px 4px #fff;
	-moz-box-shadow: 0px 3px 4px #fff;
	-ms-box-shadow: 0px 3px 4px #fff;
	box-shadow: 0px 3px 4px #fff;
}

main {
	display:inline-block;
	vertical-align:top;
	max-width:580px;
	min-height:110vh;
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0));
	padding-top:80px;
	padding-left:80px;
	margin:0;
}

footer {
	display:block;
	min-width:100%;
	min-height:220px;
	text-align:left;
	background-color:#fff;
	padding:20px;
	margin-top:20px;
}

video {
	display:block;
	width:640px;
	height:auto;
	text-align:center;
	background-color: rgba(255,255,255,0.35);
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	border-radius:16px;
	padding:12px;
}

#main_vid {
	display:block;
	vertical-align:top;
	min-width:100%;
	min-height:110vh;
	text-align:center;
	background-image:none;
	padding-top:90px;
	padding-left:0;
	padding-right:0;
	margin:0;
}

#video_youtube {
	display:block;
	width:590px;
	height:342px;
	text-align:center;
	background-color: rgba(255,255,255,0.35);
	border: 1px solid rgba(255,255,255,0.45);
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	border-radius:16px;
	padding:12px;
	margin-bottom:24px;
}

#menu {
	display:block;
	text-align:right;
	border: 2px solid rgba(39,15,59,0.05);
	border-top-width:2px;
	border-left-width:0;
	border-right-width:0;
	border-bottom-width:0;
	padding-top:3px;
	padding-right:4px;
	padding-bottom:3px;
}

#menu a:link {
	display:inline-block;
	font-family: 'halis_rregular', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	letter-spacing:0.074em;
	text-transform:uppercase;
	text-align:center;
	color: rgba(173,0,124,1);
	text-decoration:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding:10px;
	margin:0;
	transition: background 1s;
}

#menu a:hover {
	color: rgba(173,0,124,0.45);
	background-color: rgba(109,31,128,0.05);
}

#menu a:visited {
	color: rgba(173,0,124,1);
}

#lien {
	margin-left: -1px;
}

#lien a:link {
	display:block;
	font-family: 'halis_rlight', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color: rgba(109,31,128,1);
	text-decoration:none;
	background-image: url(../img_bg/bg_etoile.png);
	background-position:left center;
	background-repeat:no-repeat;
	border: 1px solid #E9DEEC;
	-webkit-box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	-moz-box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	-ms-box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	border-radius:8px;
	padding:10px;
	padding-top:11px;
	padding-left:36px;
	margin-bottom:12px;
	transition: all 1s;
}

#lien a:hover {
	color: rgba(173,0,124,0.60);
	background-image: url(../img_bg/bg_etoile_2.png);
}

#lien a:visited {
	color: rgba(109,31,128,1);
	border: 1px solid #E9DEEC;
}

#bloc {
	display:block;
	font-family: 'halis_rregular', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	background-color:#fff;
	border: 1px solid #E9DEEC;
	-webkit-box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	-moz-box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	-ms-box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	box-shadow: 3px 3px 4px rgba(109,31,128,0.12);
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	border-radius:16px;
	padding:9px;
	margin-bottom:20px;
}

#bloc_txt {
	margin-top:10px;
}

.bloc_txt_lien {
	text-decoration:none;
	transition: color 1s;
}

#bloc_2 {
	display:inline-block;
	width:280px;
	font-family: 'halis_rregular', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	background-color: rgba(255,255,255,1);
	border: 1px solid rgba(255,255,255,0.25);
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	border-radius:16px;
	padding:9px;
	margin:8px;
	margin-top:0;
	margin-bottom:16px;
}

.h1_var {
	color:#fff;
	margin-bottom:32px;
}

.h1_var_2 {
	color:#E9DEEC;
	margin-bottom:32px;
}

.h3_var {
	margin-bottom:27px;
}

#logo_mpt {
	display:block;
	position:absolute;
	width:500px;
	height:auto;
	bottom:40px;
	left:70px;
}

#logo_mpt a:link {
	border:0;
	transition: opacity 1s;
}

#logo_mpt a:hover {
	border:0;
	opacity:0.5;
}

#logo_mpt img {
	border:0;
}

#box_fb {
	display:block;
	text-align:left;
}

#bg_1 {
	background-image: url(../img_bg/celebration_mariage_01.jpg);
}
#bg_2 {
	background-image: url(../img_bg/celebration_mariage_02.jpg);
}
#bg_3 {
	background-image: url(../img_bg/celebration_mariage_03.jpg);
}
#bg_4 {
	background-image: url(../img_bg/celebration_mariage_04.jpg);
}
#bg_5 {
	background-image: url(../img_bg/celebration_mariage_05.jpg);
}
#bg_6 {
	background-image: url(../img_bg/celebration_mariage_06.jpg);
}
#bg_7 {
	background-image: url(../img_bg/celebration_mariage_07.jpg);
}
#bg_8 {
	background-image: url(../img_bg/celebration_mariage_08.jpg);
}
#bg_9 {
	background-image: url(../img_bg/celebration_mariage_09.jpg);
}
#bg_10 {
	background-image: url(../img_bg/celebration_mariage_10.jpg);
}
#bg_11 {
	background-image: url(../img_bg/celebration_mariage_11.jpg);
}
#bg_12 {
	background-image: url(../img_bg/celebration_mariage_12.jpg);
}

#bg_m_1 {
	background-image: url(../img_bg/lieux_mariage_01.jpg);
	background-position:center top;
}
#bg_m_2 {
	background-image: url(../img_bg/lieux_mariage_02.jpg);
	background-position:center top;
}
#bg_m_3 {
	background-image: url(../img_bg/lieux_mariage_03.jpg);
	background-position:center top;
}
#bg_m_4 {
	background-image: url(../img_bg/lieux_mariage_04.jpg);
	background-position:center top;
}

#bg_d_1 {
	background-image: url(../img_bg/duo_mariage_01.jpg);
	background-position:center top;
}
#bg_d_2 {
	background-image: url(../img_bg/duo_mariage_02.jpg);
	background-position:center top;
}
#bg_d_3 {
	background-image: url(../img_bg/duo_mariage_04.jpg);
	background-position:center top;
}

#bg_animation {
	background-image: -webkit-linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-image: -moz-linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-image: -ms-linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-image: linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-attachment:fixed;
}

	@media all and (max-width: 1381px) and (min-width: 1160px) {

body {
	font-size:13px;
	line-height:21px;
}

main {
	max-width:500px;
	padding-top:100px;
	padding-left:80px;
}

h1 {
	font-size:18px;
	line-height:24px;
	margin-bottom:34px;
}

h2 {
	font-size:14px;
	line-height:19px;
	margin-bottom:30px;
}

h3 {
	font-size:13px;
	line-height:26px;
	margin-top:40px;
	margin-bottom:20px;
}

#menu {
	padding-right:8px;
}

#menu a:link {
	font-size:10px;
	line-height:10px;
	letter-spacing:0.074em;
	padding:8px;
	margin:0;
}

#lien a:link {
	font-size:12px;
	line-height:18px;
	padding:8px;
	padding-top:7px;
	padding-left:36px;
}

#logo_mpt {
	position:relative;
	width:100%;
	height:auto;
	bottom:inherit;
	left:inherit;
	margin-top:60px;
}

		}


	@media all and (max-width: 1161px) and (min-width: 801px) {

body {
	font-size:12px;
	line-height:20px;
}

main {
	max-width:400px;
	padding-top:100px;
	padding-left:60px;
	padding-right:50px;
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
	background-image: linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
}

h1 {
	font-size:17px;
	line-height:24px;
	margin-bottom:34px;
}

h2 {
	font-size:14px;
	line-height:18px;
	margin-top:0;
	margin-bottom:30px;
}

h3 {
	font-size:11px;
	line-height:25px;
	margin-top:30px;
	margin-bottom:20px;
}

#menu {
	padding-right:8px;
}

#menu a:link {
	font-size:10px;
	line-height:10px;
	letter-spacing:0.074em;
	padding:8px;
	margin:0;
}

#lien a:link {
	font-size:12px;
	line-height:18px;
	padding:8px;
	padding-top:7px;
	padding-left:36px;
}

#bloc {
	font-size:10px;
	line-height:10px;
}

#logo_mpt {
	position:relative;
	width:99%;
	height:auto;
	bottom:inherit;
	left:inherit;
	margin-top:60px;
}
		
		}


	@media all and (max-width: 800px) and (min-width: 601px) {

body {
	font-size:12px;
	line-height:18px;
}

header {
	text-align:center;
}

main {
	max-width:360px;
	padding-top:76px;
	padding-left:40px;
	padding-right:30px;
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
	background-image: linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0.75));
}

h1 {
	font-size:15px;
	line-height:22px;
	margin-bottom:20px;
}

h2 {
	font-size:13px;
	line-height:18px;
	margin-bottom:24px;
	margin-top:0;
}

h3 {
	font-size:12px;
	line-height:26px;
	margin-top:26px;
	margin-bottom:20px;
}

video {
	width:82%;
	height:auto;
	padding:8px;
}

#menu {
	padding-right:8px;
}

#menu a:link {
	font-size:10px;
	line-height:10px;
	letter-spacing:0.074em;
	padding:8px;
	margin:0;
}

#lien a:link {
	font-size:12px;
	line-height:18px;
	padding:8px;
	padding-left:35px;
}

#bloc {
	font-size:10px;
	line-height:10px;
}

#logo_mpt {
	position:relative;
	width:99%;
	height:auto;
	bottom:inherit;
	left:inherit;
	margin-top:60px;
}

#box_fb {
	text-align:center;
}

		}


	@media all and (max-width: 600px) {

body {
	display:block;
	font-size:14px;
	line-height:20px;
}

header {
	text-align:center;
}

main {
	width:100%;
	background-image: -webkit-linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-image: -moz-linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-image: -ms-linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-image: linear-gradient(top, rgba(109,31,128,0.15), rgba(109,31,128,0.05));
	background-attachment:fixed;
	padding:26px;
	padding-top:80px;
}

a {
	color: rgba(109,31,128,1);
	text-decoration-color: rgba(109,31,128,0.40);
}

a:visited {
	color: rgba(109,31,128,1);
	text-decoration-color: rgba(109,31,128,0.40);
}


h1, h2, h3 {
	text-align:center;
}

h1 {
	font-size:16px;
	line-height:25px;
	margin-bottom:16px;
}

h2 {
	font-size:14px;
	line-height:21px;
	margin-top:0;
	margin-bottom:26px;
}

h3 {
	font-size:13px;
	line-height:22px;
	margin-top:24px;
	margin-bottom:20px;
}

p {
	text-align:center;
}

video {
	width:82%;
	height:auto;
	padding:8px;
}

#menu {
	text-align:center;
	padding-top:7px;
	padding-left:0;
	padding-right:0;
	padding-bottom:3px;
}

#menu a:link {
	font-size:12px;
	line-height:12px;
	padding:4px;
}

#menu a:visited {
	color: rgba(173,0,124,1);
}

#lien a:link {
	font-size:13px;
	line-height:18px;
	text-align:center;
	background-image: -webkit-linear-gradient(top, #ffffff, #F9EBF5);
	background-image: -moz-linear-gradient(top, #ffffff, #F9EBF5);
	background-image: -ms-linear-gradient(top, #ffffff, #F9EBF5);
	background-image: linear-gradient(top, #ffffff, #F9EBF5);
	padding:8px;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:9px;
	margin-left:0;
	margin-bottom:12px;
}

#lien a:visited {
	color: rgba(109,31,128,1);
	border: 1px solid #E9DEEC;
}

#bloc {
	font-size:10px;
	line-height:10px;
}

#bloc_2 {
	max-width:90%;
}

#logo_mpt {
	position:relative;
	width:99%;
	height:auto;
	bottom:inherit;
	left:inherit;
	margin-top:40px;
}

#box_fb {
	text-align:center;
}

#bg_1, #bg_2, #bg_3, #bg_4, #bg_5, #bg_6, #bg_7, #bg_8, #bg_9, #bg_10, #bg_11, #bg_12 {
	background-image:none;
}


		}
