@charset "utf-8";
/* CSS Document */

html{
	background-color:#dec590;	
}

body{
	background-image:url(../images/mariage-fd.jpg);
}

#header-gauche{
	position:relative;
	background-image:url(../images/mariage-header-g.jpg);
	width:169px;
	height:407px;
}

#header-logo{
	position:relative;
	background-image:url(../images/mariage-header-logo.jpg);
	width:814px;
	height:127px;
}

#header-sous-logo{
	position:relative;
	background-image:url(../images/mariage-header.jpg);
	width:814px;
	height:247px;
}

#header-droite{
	position:relative;
	background-image:url(../images/mariage-header-d.jpg);
	width:169px;
	height:407px;
	left:983px;
	top:-534px;
}

#entete{
	position:relative;
	background-image:url(../images/mariage-entete.png);
	width:814px;
	height:94px;
	margin-left:auto;
	margin-right:auto;

}

#tarifs_forfait{
	position:relative;
	background-image:url(../images/mariage-tarif.jpg);
	width:351px;
	height:206px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#prix{
	position:relative;
	top:20px;
	left:220px;
	font-size:24px;
	font-weight:bold;
	color:#a7734d;
	font-style:italic;
}

#texte_forfait{
	position:relative;
	margin-top:50px;
	text-align:center;
}

div.photo{
	position:absolute;
	max-width:170px;
	max-height:128px;
   margin: 0 auto;
   padding:0 0 15px;
   float: left;
}
div.photo img{
	 display: block;
    border: none;
	 max-width: 100%;
	 max-height: 100%;
}

#mariage_photo1{
	top:0px;
	left:0px;
	max-height:149px;
	max-width:168px;
}

#mariage_photo2{
	top:0px;
	right:0px;
	max-height:149px;
	max-width:168px;
}

#mariage_photo3{
	top:180px;
	left:20px;
	max-width:130px;
	max-height:171px;
}

#mariage_photo4{
	top:180px;
	right:50px;
	max-width:130px;
	max-height:171px;
}

#mariage_photo5{
	top:220px;
	left:200px;
}

#mariage_photo6{
	/*top:380px;*/
	top: 420px;
	left:200px;
}

#mariage_photo7{
	top:220px;
	left:400px;
}

#mariage_photo8{
	/*top:380px;*/
	top: 420px;
	left:400px;
}
