@charset "UTF-8";
/* CSS Document */

.PageConnect {
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #03C;
}
.LibelleConnect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.PageConnect form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
form #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03C;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
}
.PageConnect table tr td img {
	border: thin solid #000;
	vertical-align: middle;
}
.Réf_JC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.Lien_Photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.PageConnect form table {
	margin-top: 15px;
	margin-bottom: 15px;
}
.BlocPhoto {
	margin: 10px;
	height: 230px;
	width: 210px;
}
