BODY {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: 'Open Sans', Arial;
	font-size: 14px;
	font-weight: 400;
	color: #7c7b7b;
}
FORM, P, IMG {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
A { color:#2b598b; -webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	transition: all 0.20s ease-in-out; }
A:hover { color:#386fac; }
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.noise {
	background-image: url(images/noise.gif);
}
.d0 {
	width: 1002px;
	margin: 0px auto;
}
.tacenter {
	text-align: center;
}
.taleft {
	text-align: left;
}
.taright {
	text-align: right;
}
.tajustify {
	text-align: justify;
}
strong {
	font-weight: 700;
}
.boldlight strong {
	font-weight: 400;
}
#logo {
	padding: 35px 0px 20px 0px;
	height:247px;
}
#slogan {
	font-size: 27px;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	color: #828282;
	font-style: italic;
	padding-bottom: 60px;
}
#slogan strong {
	color: #1a416d;
}
#divmenu {
	border-top: 1px solid #e6e6e6;
	height:104px;
	position:relative;
}
#divmenu2 {
	border-bottom: 1px solid #e6e6e6;
	height:104px;
	position:relative;
}
#divmenuB.divmenuabsolute { position:fixed; width:100%; top:-104px; z-index:100; background-color: rgba(255, 255, 255, 0.9); border-bottom:1px solid #E6E6E6; -webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	transition: all 0.20s ease-in-out; }
#divmenuB.divmenuabsolute2 { position:fixed; top:0px; -moz-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	transition: all 0.20s ease-in-out; }

.times {
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif; 
}
.opensanslight {
	font-family: 'Open Sans', Arial;
	font-weight: 300;
}
.opensansreg {
	font-family: 'Open Sans', Arial;
	font-weight: 400;
}
.opensansbold {
	font-family: 'Open Sans', Arial;
	font-weight: 600;
}
.opensansbold2 {
	font-family: 'Open Sans', Arial;
	font-weight: 700;
}
.fblue {
	color: #163557;
}
.fblue2 {
	color: #35506d;
}
.fblack {
	color: #040404;
}
.fwhite {
	color: #FFFFFF;
}
.fgold {
	color: #b2925a;
}
.fgold2 {
	color: #d8aa58;
}
.italic {
	font-style: italic;
}
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f20 { font-size:20px; }
.f22 { font-size:22px; }
.f24 { font-size:24px; }
#accomment .f20, #accomment .f22 { font-weight:300; line-height:35px; }
#accomment .f20 strong, #accomment .f22 strong { font-weight:400; }
.padtop10 {
	padding-top: 10px;
}
.padtop15 {
	padding-top: 15px;
}
.padtop20 {
	padding-top: 20px;
}
.padtop25 {
	padding-top: 25px;
}
.padtop30 {
	padding-top: 30px;
}
.padtop40 {
	padding-top: 40px;
}
.padbot10 {
	padding-bottom: 10px;
}
.padbot15 {
	padding-bottom: 15px;
}
.padbot20 {
	padding-bottom: 20px;
}
.padbot25 {
	padding-bottom: 25px;
}
.padbot30 {
	padding-bottom: 30px;
}
.padbot40 {
	padding-bottom: 40px;
}
.padright10 {
	padding-right: 10px;
}
.padright15 {
	padding-right: 15px;
}
.padright20 {
	padding-right: 20px;
}
.padright25 {
	padding-right: 25px;
}
.padright30 {
	padding-right: 30px;
}
.padright40 {
	padding-right: 40px;
}
.padleft10 {
	padding-left: 10px;
}
.padleft15 {
	padding-left: 15px;
}
.padleft20 {
	padding-left: 20px;
}
.padleft25 {
	padding-left: 25px;
}
.padleft30 {
	padding-left: 30px;
}
.padleft40 {
	padding-left: 40px;
}
.marbot10 {
	margin-bottom: 10px;
}
.marbot15 {
	margin-bottom: 15px;
}
.marbot20 {
	margin-bottom: 20px;
}
.marbot25 {
	margin-bottom: 25px;
}
.marbot30 {
	margin-bottom: 30px;
}
.marbot40 {
	margin-bottom: 40px;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bdrbotgrey {
	border-bottom: 1px solid #e6e6e6;
}
.sepa1 {
	background-image: url(images/sepa1.png);
	height: 14px;
	background-position: top center;
	background-repeat: no-repeat;
}
.sepa4 {
	background-image: url(images/sepa4.png);
	height: 14px;
	background-position: top center;
	background-repeat: no-repeat;
}
.wi5 {
	width: 5%; float:left; 
}
.wi6 {
	width: 6%; float:left; 
}
.wi10 {
	width: 10%; float:left; 
}
.wi20 {
	width: 20%; float:left; 
}
.wi25 {
	width: 25%; float:left; 
}
.wi30 {
	width: 30%; float:left; 
}
.wi35 {
	width: 35%; float:left; 
}
.wi40 {
	width: 40%; float:left; 
}
.wi45 {
	width: 45%; float:left; 
}
.wi47 {
	width: 47%; float:left; 
}
.wi50 {
	width: 50%; float:left; 
}
.wi55 {
	width: 55%; float:left; 
}
.wi60 {
	width: 60%; float:left; 
}
.wi70 {
	width: 70%; float:left; 
}
.wi80 {
	width: 80%; float:left; 
}
.wi90 {
	width: 90%; float:left; 
}
.wi95 {
	width: 95%; float:left; 
} 
.wi100 {
	width: 100%; 
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.cb0 {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.cb10 {
	clear: both;
	height: 10px;
	font-size: 0px;
}
.cb20 {
	clear: both;
	height: 20px;
	font-size: 0px;
}
.cb30 {
	clear: both;
	height: 30px;
	font-size: 0px;
}
.cb40 {
	clear: both;
	height: 40px;
	font-size: 0px;
}
.conTxt {
	color: #7c7b7b;
	font-weight: 400;
	line-height: 28px;
}
.conTxt p {
	padding-bottom: 18px;
}
.conTxt h3 { 
	color: #b2925a;
	font-size: 28px;
	line-height: 30px;
	font-style: italic;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	padding: 20px 0px;
}
.butgold1, .butblue1 {
	width: 300px;
	background-color: #c5a66e;
	/*padding: 13px 15px 11px 15px;*/
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Open Sans', Arial;
	font-weight: 600;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0px auto;
	text-align: center;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(160,123,66,1);
	-moz-box-shadow: 0px 4px 0px 0px rgba(160,123,66,1);
	box-shadow: 0px 4px 0px 0px rgba(160,123,66,1);
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	-o-transition: all 0.10s ease-in-out;
	-ms-transition: all 0.10s ease-in-out;
	transition: all 0.10s ease-in-out;
	position: relative;
	top: 0px;
	cursor: pointer;
}

.butblue1 {
	background-color: #477dbc;
	-webkit-box-shadow: 0px 4px 0px 0px rgba(43,89,158,1);
	-moz-box-shadow: 0px 4px 0px 0px rgba(43,89,158,1);
	box-shadow: 0px 4px 0px 0px rgba(43,89,158,1);
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	-o-transition: all 0.10s ease-in-out;
	-ms-transition: all 0.10s ease-in-out;
	transition: all 0.10s ease-in-out;
}
.butgold1 a, .butblue1 a { width:300px; padding: 13px 15px 11px 15px; display:inline-block; color:#FFFFFF;  color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Open Sans', Arial;
	font-weight: 600; text-decoration:none; }
.butgold1:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(160,123,66,1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(160,123,66,1);
	box-shadow: 0px 0px 0px 0px rgba(160,123,66,1);
	top: 4px;
}
.butblue1:hover {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(43,89,158,1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(43,89,158,1);
	box-shadow: 0px 0px 0px 0px rgba(43,89,158,1);
	top: 4px;
}
#ac-qui, #pinterne-qui, #mariage-formules0, #bapteme-formules0 {
	background-color: #f8f4ec;
	background-image: url(images/bgqui.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#pinterne-qui {
	background-image: url(images/pinterne-qui.jpg);
	border-bottom: 1px solid #E3E3E3;
}
#mariage-formules0 {
	background-image: url(images/mariage-formules0.jpg);
}
#bapteme-formules0 {
	background-image: url(images/bapteme-formules0.jpg);
}
#ac-qui h1, #pinterne-qui h1, #mariage-formules0 h1, #bapteme-formules0 h1 {
	color: #b2925a;
	font-size: 55px;
	line-height: 50px;
	font-style: italic;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	padding: 40px 0px;
}
#pinterne-qui h1.fblue, #pinterne-qui h2.fblue, #mariage-formules h2.fblue, #bapteme-formules h2.fblue {
	color: #163557;
	font-size: 40px;
	line-height: 30px;
	font-style: italic;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	padding: 20px 0px;
}
#ac-qui .accrochegold1 { padding-bottom:30px; }
#mariage-formules h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#pinterne-qui h2.fblue, #mariage-formules h2.fblue, #bapteme-formules h2.fblue {
	line-height: 30px;
	padding-top: 0px;
}
#pinterne-qui h2.fblue span, #mariage-formules h2.fblue span, #bapteme-formules h2.fblue span {
	font-size: 27px;
	line-height: 25px;
	color: #b2925a;
}
#ac-formules {
	background-color: #1e426a;
	/*background-image: url(images/offre.png);*/
	background-position: top center;
	background-repeat: no-repeat;
}
#ac-formules h1 {
	color: #FFFFFF;
	font-size: 55px;
	line-height: 50px;
	font-style: italic;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	padding: 30px 0px;
}
#apropos-monrole {
	background-color: #163557;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 175px;
	background-image: url(images/pinterne-monrole.jpg);
	background-image: center center;
	background-repeat: no-repeat;
}
#mariage-formules {
	background-color: #163557;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/mariage-formules.jpg);
	background-image: center center;
	background-repeat: no-repeat;
}
#bapteme-formules {
	background-color: #163557;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/bapteme-formules.jpg);
	background-image: center center;
	background-repeat: no-repeat;
}
#contact-formulaire {
	background-color: #163557;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 20px;
	background-image: url(images/contact-formulaire.jpg);
	background-image: center center;
	background-repeat: no-repeat;
}
#apropos-monrole .conTxt {
	color: #FFFFFF;
}
#mariage-formules .conTxt, #bapteme-formules .conTxt {
	color: #FFFFFF;
}
#mariage-formules .fblue, #bapteme-formules .fblue {
	color: #35506d;
}
.formuleDetails0 {
	position: relative;
	bottom: 130px;
	z-index: 15;
}
/*.formuleDetails { height:400px; }*/
.formuleDetails2 {
	height: 400px;
}
.formuleDetails2bis {
	height: 345px;
}
.mariage-formules-illustrations2 { display:none; }
.bapteme-formules-illustrations2 { display:none; }
#apropos-monrole h1 {
	color: #FFFFFF;
	font-size: 55px;
	line-height: 50px;
	font-style: italic;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	padding: 30px 0px;
	text-align: center;
}
.formuleMarEl {
	background-color: #19304b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 3px;
	overflow: hidden;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	transition: all 0.20s ease-in-out;
}
.formuleMarEl div {
	height: 120px;
}
.formuleMarEl1, .formuleMarEl3 {
	vertical-align: middle;
	display: inline-block;
	line-height: 120px;
}
.formuleMarEl2 {
	text-align: left;
	padding-right: 15px;
}
.formuleMarElTit {
	font-weight: 600;
	font-size: 15px;
	color: #FFFFFF;
	padding: 18px 0px 10px 0px;
	text-transform:uppercase;
}
.formuleMarElTit strong {
	color: #c7ac6a;
	font-weight: 600;
}
.formuleBapEl .formuleMarElTit strong {
	color: #4b93c9;
}
.formuleMarElDesc {
	font-style: italic;
	color: #FFFFFF;
	font-size: 14px;
}
.formuleMarEl3 {
	background-color: #0f243c;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	transition: all 0.20s ease-in-out;
}
.formuleMarEl:hover {
	background-color: #0f243c;
}
.formuleMarEl:hover .formuleMarEl3 {
	background-color: #c7ac6a;
}
.formuleBapEl:hover .formuleMarEl3 {
	background-color: #477dbc;
}
#botmenu {
	background-color: #f6f3f3;
	padding: 30px 0px 35px 0px;
	clear: both;
	height: 80px;
	border-bottom: 1px solid #E3E3E3;
}
#botmenu ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#botmenu ul li {
	float: left;
	width: auto;
	padding: 0px 26px;
}
#botmenu ul li a {
	color: #6e6e6e;
}
#copyright {
	text-align: center;
	color: #6e6e6e;
	font-size: 15px;
	padding: 30px 0px 35px 0px;
}
#copyright strong {
	font-weight: 700;
}
.pinterne-header {
	height: 200px;
}
.pinterne-header2 {
	height: 200px;
	background-image: url(images/sepa3.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-top: 58px;
}
.pinterne-header h1 {
	font-size: 62px;
	color: #153e6b;
	font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
	font-style: italic;
	text-align: center;
}
#pinterne-header-apropos {
	background-image: url(images/pinterne-apropos.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#pinterne-header-mariage {
	background-image: url(images/pinterne-mariage.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#pinterne-header-bapteme {
	background-image: url(images/pinterne-bapteme.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#pinterne-header-contact {
	background-image: url(images/pinterne-contact.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#pinterne-header-temoignages {
	background-image: url(images/pinterne-temoignages.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#pinterne-header-mentions {
	background-image: url(images/pinterne-mentions.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.conTxt img, .conTxt p {
	opacity: 0;
	position: relative;
	bottom: 0px;
	right: 150px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.330s ease-in-out;
	transition: all 0.30s ease-in-out;
}
.conTxt img.appeared, .conTxt p.appeared {
	opacity: 1;
	bottom: 0px;
	right: 0px;
	transform-origin: center center;
}
.bgwhite {
	background-color: #FFFFFF;
}

.formTit1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #232323;
	padding-bottom: 10px;
}
.formEl {
	margin-bottom: 14px;
}
.formEls .formEl {
	margin-bottom: 9px;
}
.formEl select {
	padding: 6px;
	margin: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #071e38;
	color: #FFFFFF;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	width: 100%;
	font-size: 15px;
	font-weight:400;
	font-family:'Open Sans', Arial;
	padding-left: 15px;
}
.formEl input {
	padding: 7px;
	margin: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #071e38;
	color: #FFFFFF;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 94%;
	font-size: 15px;
	padding-left: 15px;
	font-weight:400;
	font-family:'Open Sans', Arial;
}
.formEl textarea {
	background-color: #071e38;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 7px;
	width: 100%;
	color: #FFFFFF;
	border: none;
	font-weight:300;
	font-family:'Open Sans', Arial;
}
.formEl label {
	position: relative;
	width: 90%;
}
.formEl label:after {
	content : "\f078";
	color: #FFFFFF;
	right: 11px;
	top: 10px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
	font-family : FontAwesome;
	font-style : normal;
	font-weight : normal;
	line-height : 1;
	-webkit-font-smoothing : antialiased;
	-moz-osx-font-smoothing : grayscale; 
	font-size:16px;
	
}
.formEl label:before {
	content: '';
	right: 0px;
	top: 0px;
	width: 35px;
	height: 36px;
	background: #c5a66e;
	position: absolute;
	pointer-events: none;
	display: block;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.accrocheitalicblue1 { color: #163557; font-family: 'Open Sans', Arial; font-style:italic; font-size:19px; font-weight:300; }
.accrocheitalicblue2 { color: #163557; font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif; font-style:italic; font-size:28px; }


.accrochenoir1 { font-weight:300; font-family:'Open Sans', Arial; color:#040404; font-size:28px; line-height:22px; }
.accrochegold1 { font-size:55px; line-height:50px; font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif; color: #b2925a; font-style:italic; }
.temBxslider { padding:0px; margin:0px; border:0px; }
.temBxslider li { padding:0px; margin:0px; border:0px; }
.temPic img { width:426px; -webkit-border-top-right-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomleft: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; overflow:hidden; }
#slideshow { height:771px;  background-color:#d7c9b5; position:relative; }
#slideshow2 { width:100%; height:771px; position:absolute; z-index:15; }
#slideshow .accrocheitalicblue2 { padding-top:20px; clear:both; }
#acSlider { margin:0px; padding:0px; border:0px; }
#acSlider li { margin:0px; padding:0px; border:0px; height:771px; background-position:top center; background-repeat:no-repeat; }
#slideshow_txt { height:240px; background-image:url(images/slidebar.png); background-repeat:repeat-x; position:absolute; top:531px; padding-top:60px; width:100%; z-index:16; }
#accueil_intro { color:#5F5F5F; padding:25px 50px 0px 50px; }

#bx-pager { text-align:center; }
#bx-pager a img { width:24px; height:24px; background-image:url(images/slidedot1.png); }
#bx-pager a:hover img, #bx-pager a.active img {
background-image:url(images/slidedot2.png);
}
.img-responsive {
    display   : block;
    height    : auto;
    max-width : 100%
    }
	
#menuSmartphone { width:100%; height:100%; position:fixed; top:0px; background-color: rgba(12, 41, 71, 0.9); z-index:500; display:none; }
#menuSmartphone ul { padding:20px; list-style:none; list-style-type:none; }
#menuSmartphone ul li { border-bottom:1px solid #3a5979; text-align:center;list-style:none; list-style-type:none; }
#menuSmartphone ul li a { padding:16px 16px; color:#FFFFFF; font-size:24px; font-weight:700; display:inline-block; width:100%; color:#dac39b; text-transform:uppercase; font-family:'Open Sans', Arial; font-weight:300; }

