body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F4F1;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #4E5B72;
}
.photo {
	background-color: #FFFFFF;
	text-align: center;
	height: 300px;
	width: 300px;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E5B72;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DEDDE2;
}

.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	
	color: #4E5B72;
	font-weight: normal;
}

.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #111619;
	text-align: center;
}
a {
	color: #61729C;
}

