


.fond_beilge{
	background-color: #f7f7ef;
}

.headergauche p{
	font-family: "roboto";
	font-size: 18px;
	color: #983f79;
}
	
.headerdroite p{
	font-family: "roboto";
	font-size: 18px;
	color: #983f79;
	margin-top: 6px;
	text-align: right;
	padding-bottom: 11px;
}
.headergauche{
		width: 1247px;
margin: auto;
}
.headerdroite{
		width: 1247px;
margin: auto;
}

#header{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#983f79+0,ac578f+100 */
background: #983f79; /* Old browsers */
background: -moz-linear-gradient(top,  #983f79 0%, #ac578f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #983f79 0%,#ac578f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #983f79 0%,#ac578f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#983f79', endColorstr='#ac578f',GradientType=0 ); /* IE6-9 */

}
h1{
	font-family: "Medhurst";
	font-size: 75px;
	color: white;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 44px;
	background-image: url("images/ornement.png");
	background-position: bottom;
	background-repeat: no-repeat;
}

#nav a{
	font-family: "roboto";
	font-size: 22px;
	color: white;
	padding-right: 18px;
	text-decoration: none;
	border-right: 1px #d7afc9 solid;
	padding-left: 15px;
	padding-bottom: 5px;
}

h2{
	font-family: "Medhurst";
	font-size: 30px;
	text-align: center;
	padding-top: 47px;
	text-transform: uppercase;
	background-image: url("images/Objet dynamique vectoriel.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 32px;
	margin-bottom: 25px;
			
}


.col-9 p{
	font-family: "roboto";
	font-size: 20px;
	margin-left: 24px;
	line-height: 33px;
}

.fleur{
	text-decoration: none;
	font-family: "roboto";
	background-color: white;
	border-right: 1px #c6c6c6 solid;
	margin-bottom: 61px;
	position: relative;

}

h3{
	font-family: "Medhurst";
	font-size: 49px;
	text-align: center;
	color: white;
	margin-top: 14px;
	padding-bottom: 59px;
}

#form p{
	font-family: "roboto";
	font-size: 13px;
	color: white;
}
	
#footer p{
	font-family: "roboto";
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


#form{
	background: url("images/bouquet07.jpg") center no-repeat;
	-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,1);
box-shadow:inset 0 0 10px 0 rgba(0,0,0,1);
	background-size: cover;
	padding-bottom: 38px;
	padding-top: 58px;
	}

#fond_header{
	background: url("images/bouquet01.jpg") center no-repeat;
	-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,1);
box-shadow:inset 0 0 10px 0 rgba(0,0,0,1);
	height: 160px;
	background-size: cover;
	
}

.ornement2{
	float: right;
	margin-right: 33px;
}

.ornement1{
	margin-bottom: 25px;
	margin-top: 37px;
}

.col-6 a p{
	font-size: 25px;
	font-family: "roboto";
	color: #a9a9a9;
	margin-left: 20px;
	padding-bottom: 5px;
}


.form{
	border: 1px white solid;
}

.bouton{
	font-size: 13px;
	margin-top: -52px;
}

.bouton p{
	padding-bottom: 20px;
}


#center{
	margin: auto;
	width: 311px;
	height: 44px;
}

ul{
	width: 1247px;
	margin: auto;
	padding-bottom: 5px;
}

#nav .autre{
	border: none;
	padding-bottom: 5px;
}

#nav{
	padding-top: 15px;
}

.logo{
	margin-left: 5px;
	margin-bottom: -8px;
}

h4{
	text-align: center;
	color: black;
	line-height: 47px;
	font-family: "roboto";
	font-size: 25px;
}

input[type="text"]{
	background-color: transparent;
	border: none;
	border-bottom: 1px white solid;
	color: white;
	font-size: 13px;
	margin-bottom: 28px;
	width: 100%;
}

textarea[id="message"]{
	width: 100%;
	height: 85px;
	background-color: transparent;
	color: white;
	font-size: 13px;

}


input[type="submit"]{
	width: 310px;
	height: 43px;
	font-size: 26px;
	font-family: "Medhurst";
	margin: auto;
	margin-top: 25px;
}


.formulairegauche p{
	margin-bottom: 13px;
}

.formulairedroite p{
	margin-bottom: 10px;
}


.col-6 .d{
	border: none;
}

.selection{
	background: rgba(202, 166, 117, 0.36) url("images/Objet dynamique selection.png") no-repeat center 100px;
	cursor: pointer;
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 0;
	transition: all 0.3s;
}
.col-6 a{
	text-decoration: none;
	position: relative;
	height: 100%;
}


.selection:hover{
	opacity: 1;
}
.fondblanc{
	background-color: white;
	margin-top: 25px;
}


.fleur a{
	display: block;
	position: relative;
	height: 100%;
}

.envoye{
	text-align: center;
	padding-bottom: 25px;
}

#form .container{
	max-width: 776px;
}

.container{
	max-width: 1110px;
}

ul{
	padding-bottom: 0px;
}


