@import url("./global.css");

body{
	margin-bottom : 10px;
}

.header {
	width: 100%;
	height: 150px;
	background: url('../images/header.jpg') #000000 repeat-x top center;
}

.contenu {
	width: 650px;
	margin: auto;
}

.gauche {
	width: 417px;
	float: left;
}

.droite {
	width: 181px;
	float: right;
}

.droite img {
	display: block;
	margin-top: 21px;
	border: 0px;
}

.c1, .c4 { float: left; }
.c2, .c5 { float: right; }
.c4, .c5 { line-height: 50px; }
.c1 { width: 256px; text-align: right; }
.c2 { width: 145px; }

.c3_haut {
	clear: left;
	width: 417px;
	height: 7px;
	line-height: 7px;
	font-size : 1px;
	background: url('../images/cadre01_haut.png') #000000 no-repeat;
	margin-top: 15px;
}

.c3_centre {
	width: 417px;
	background: url('../images/cadre01_centre.png') #000000 repeat-y;
	font-size: 10pt;
	padding-bottom: 10px;
}

.c3_bas {
	width: 417px;
	height: 7px;
	line-height: 9px;
	background: url('../images/cadre01_bas.png') #000000 no-repeat;
}

#auteur {
	margin-top: 0px;
	font-size: 12pt;
	line-height: 5px;
}

#informations {
	margin-top: 10px;
	line-height: 15px;
	font-size: 9pt;
}

#choissisez, #lamapix { margin: 20px 0px 0px 20px; }
#codes { margin: auto; margin-top: 10px; }
#codes td { padding-left: 10px; }
#lamapix a { font-weight: bold; }
#pdescription { margin: 0px 20px 0px 20px; padding-top: 10px; text-align: justify; }

.footer {
	clear: right;
	clear: left;
	text-align: center;
	font-size: 9pt;
	padding-top: 50px;
}

#mariage a { color: #f2c4e6; font-weight: bold; }
#mariage a:hover { color: #f2c4e6; font-weight: bold; }
#mariage img { border: 0px; margin-top: 2px; }