body {
	background-color: #808080;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFFFFF;
	
}
div{
	text-align: center;
}
img{
	border: none;	
}
#cartoucheIdentification{
	width: 100%;
	height: 209px;
	margin-top: 94px;
}
#xdMariage{
	position:absolute;
	margin: 0 auto;
	top:75%;
	width: 100%;
}
#piedDePage{
	position: absolute;
	bottom: 0px;
	margin-left: 0 auto;
    width: 100%;
}
a:link{
	text-decoration: none;	
	color:#CCCCCC;
}
a:visited{
	text-decoration: none;	
	color:#CCCCCC;
}
a:hover{
	color: #91cef4;
	text-decoration: underline;
}
