/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#E7E7E7;
}

#blocCentre {
	position:absolute;
	width:939px;
	height:540px;
	top:50%;
	left:50%;
	margin:-280px 0 0 -470px;
	/* border:1px solid #CCCCCC; */
	padding:0;
	/* background-color:white; */
}

#bloctype {
	width:755px;
	height:380px;
	margin:0;
	padding:20px 20px 20px 60px;
	float:left;
	/* background-image:url(img/fond-textes-type-mariage.gif);
	background-repeat:no-repeat;
	background-position:bottom right; */
	overflow:auto;
}

#blocbookphoto {
	width:715px;
	height:430px;
	margin:0;
	padding:0 120px 0 0;
	float:left;
	background-image:url(img/fond-textes-type-mariage.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
}

/* #blocbookphoto object {
	margin:0 120px 0 0;
	padding:0;
} */

#top {
	width:939px;
	height:95px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

.fondAccueil {
	background-image:url(img/maries-fond.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.fondAccueilEvenement {
	background-image:url(img/evenement-fond.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#piedpage {
	width:939px;
	height:15px;
	margin:3px 0 0 0;
	padding:0;
	text-align:center;
}

#piedpage li {
	display:inline;
	background-image:url(img/puce-piepage.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 14px 0 10px;
}

#adresse {
	width:939px;
	margin:6px 0 0 0;
	padding:0;
	text-align:center;
}

/* Pages de détails des types de mariage */

#detailstypemariage {
	width:939px;
	height:430px;
	padding:0;
	margin:0;
	background-image:url(img/fond-textes-type-mariage.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
}

#detailstypemariage2 {
	width:939px;
	height:430px;
	padding:0;
	margin:0;
	background-image:url(img/fond-textes-type-mariage2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
}

#detailstypemariage3 {
	width:939px;
	height:430px;
	padding:0;
	margin:0;
	background-image:url(img/fond-textes-type-mariage3.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
}

#photosdetailstypemariage {
	width:322px;
	height:357px;
	margin:0;
	padding:73px 19px 0 19px;
	float:left;
}

#photosdetailstypemariage .borderSlideshow {
	margin:0;
	padding:0;
	border:1px solid #602618;
}

#textesdetailstypemariage {
	width:465px;
	height:430px;
	float:left;
	overflow:auto;
	margin:0;
	padding:0 10px 0 0;
}

#textesdetailstypemariage p {
	padding:0;
}

.imgContact {
	float:left;
}

/* CONTACT */

#contact {
	width:919px;
	height:410px;
	overflow:auto;
	margin:0;
	padding:20px 0 0 20px;
	background-color:#FFFFFF;
}

.fondcontact {
	background-image:url(img/bord-contact.gif);
	background-position:695px 95px;
	background-repeat:no-repeat;
}

hr {
	border:1px solid #d4b6b0;
	margin:20px 0;
}

/* EXTRANET */

#detailstypemariage.login {
	text-align:center;
	margin:0;
	padding:0;
}

#tableauBord {
	margin:0;
	padding:30px;
	width:879px;
	height:330px;
	overflow:auto;
	background-color:#FFFFFF;
}

#tableauBord p.coord {
	margin:0;
	padding:2px 0 20px 300px;
	width:500px;
}

#tableauBord h3.intitule_coord {
	margin:0;
	padding:0;
	width:280px;
	float:left;
}

hr.separation {
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
	size:0;
}

#deconnexion {
	margin:0;
	padding:10px 30px;
	height:20px;
	width:879px;
	background-color:#602618;
	text-align:right;
}

#tableauBord p {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
}

/* POSITION IMAGE */

.positionLeft {
	float:left;
	border:1px solid #602618;
	margin-right:20px;
	padding:0;
}