/**
 * Mariages
 */
#contenu {
	margin: auto;
	width: 960px;
	height: 640px;
	padding: 10px;
	background-color: #000;
}

#page {
	position: relative;
	width: 938px;
	height: 620px;
	padding: 10px;
	border: 1px solid #fff;
}

#albummariage{
	position: absolute;
	top: 138px;
	left: 670px;
	width: 204px;
	background: #9BB85E;
}

#albummariage h3{
	margin-left: 0px;
	padding: 15px 7px 0 7px;
	width: 204px;
	font-size: 14px;
	font-weight: bold;
}

#albummariage h3 a {
	color: #FFFFFF;
}

#jingoo{
	position: absolute;
	top: 205px;
	left: 670px;
	padding: 7px 7px 7px 7px;
	width: 190px;
	background: #9BB85E;
}

#jingoo form h3{
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#jingoo form{
	position: relative;
}

#jingoo form p{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
}

#jingoo form input{
	color: #000;
}

#jingoo form .submit{
	position: absolute;
	bottom: 0;
	left: 141px;
}

#jingoo form .submit input{
	font-size: 11px;
}

#mariages{
	position: absolute;
	top: 180px;
	left: 40px;
	width: 810px;
}
/*
#imgbio img{
	float: right;
	margin-left: 30px;
	padding: 5px;
	border: 1px solid #969696;
}
*/
#mariages p{
	margin-top: 20px;
	line-height: 22px;
	color: #c0c0c0;
}

cite {
	font-style: italic;
}

cite span{
	display: block;
	margin-left: 458px;
	line-height: 14px;
	font-style: normal;
	font-size: 11px;
}

