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

.bgamr {
	background:#fff;
}

.index {
	font-size:1.6em;
	line-height:1.3;
	margin-bottom:0.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.idphoto {
	margin-left: 32px;
	margin-bottom: 20px

}

.blanc {color: #FFFFFF;}
.gris {color: #999999;}

.entete {
	background-image: url(../images/amr_head_3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 990px;
}

.hometxt {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 40px;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}

.regtxt {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 40px;
	font-size: 18px;
	font-style: normal;
	text-align: left;
}

.smtxt {
	line-height: 1.5em;
	font-size: 10px;
	padding-left: 0px;

}

.regtxt a {
	color: #0066FF;
}

.formtxt {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 15px;
	font-style: normal;
	text-align: left;
	line-height:18px;
	position:relative;
	top:10px;
	
}

.minimenu {
	padding-left: 716px;
	padding-right: 20px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #3f3f3f;
}

.minimenu a {
	color: #0066FF;
}

#centre {
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.span-sep {width:47px;margin:0;}
