#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 800px;
	margin: auto;
	position: relative;
}
#milieu {
	background-image: url(images/petales-aa.jpg);
	height: 425px;
}
#milieu-portrait {
	background-image: url(images/marguerite-bb.jpg);
	height: 425px;
}
#bandeau-noir {
	height: 336px;
	background-color: #000000;
}
#contenu-3 {
	font-size: 17px;
	position: absolute;
	left: 43px;
	top: 352px;
}
#pasdeforfait {
	font-size: 16px;
	position: absolute;
	left: 43px;
	top: 405px;
	color: #000000;
}
#contenu-2 {
	position: absolute;
	left: 43px;
	top: 294px;
}
#contenu-4 {
	position: absolute;
	left: 43px;
	top: 374px;
}
#contenu-5 {
	font-size: 17px;
	position: absolute;
	left: 43px;
	top: 428px;
	color: #5F0102;
}
#partenaires {
	font-size: 10px;
	position: absolute;
	left: 25px;
	top: 803px;
	width: 750px;
}
#haut-nav {
	height: 30px;
}
#espace {
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 252px;
	height: 25px;
	width: 198px;
	background-color: #F3B117;
	padding-top: 5px;
	padding-left: 52px;
}
#adresse {
	font-size: 11px;
	background-color: #C5C645;
	position: absolute;
	left: 504px;
	width: 293px;
	height: 43px;
	padding-top: 6px;
	padding-left: 3px;
	text-align: center;
}
#portrait {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #6D0100;
	position: absolute;
	height: 25px;
	width: 180px;
	padding-top: 5px;
	padding-left: 70px;
}
#bandeau-bas {
	font-size: 10px;
	background-color: #A8BEB4;
	height: 65px;
}
#titre {
	font-size: 39px;
	left: 44px;
	top: 55px;
	position: absolute;
	font-family: arial;
}
#sous-titre {
	font-size: 17px;
	color: #610003;
	position: absolute;
	left: 46px;
	top: 95px;
	width: 336px;
}
#sous-titre-2 {
	font-size: 14px;
	position: absolute;
	left: 46px;
	top: 120px;
}
#contenu-1 {
	font-size: 17px;
	position: absolute;
	top: 272px;
	left: 42px;
	width: 415px;
}
#precedente {
	color: #FFFFFF;
	width: 30px;
	left: 27px;
	top: 770px;
	position: absolute;
	font-size: 11px;
}
#suivante {
	color: #FFFFFF;
	position: absolute;
	top: 770px;
	left: 735px;
	font-size: 11px;
}
#photo-mariage {
	position: absolute;
	height: 336px;
	left: 110px;
	top: 455px;
	width: 503px;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #BA1B16;
}
a:active {
	text-decoration: none;
	color: #83191A;
}
