/* Generated by KompoZer */
html, body {
	height: 100%;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.Container {
	overflow: hidden;
	outline: none;
}
a {
	text-decoration: none;
}
#HomeContainer {
	margin: auto;
	padding: 30px 0 30px 0;
	width: 770px;
	height: 100%;
	background-image: url(../images/bg_amri-ref.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#ColGauche, #ColDroite {
	width: 50%;
	float: left;
}
#ColDroite {
	color: #FFFFFF;
}
#ColGauche a {
	color: #990066;
}
#ColGauche a:hover {
	text-decoration: underline;
}
#ColDroite a {
	color: #FFFFFF;
}
a#Logo {
	height: 323px;
	width: 304px;
	display: block;
	background-image: url(../images/amri-ref-1-1.png);
	outline: none;
	border: none;
	margin: auto;
}
#FormContainer {
	width: 80%;
	margin: auto;
}
.centrer {
	text-align: center;
}
a#Email {
	width: 304px;
	height: 48px;
	margin: auto;
	background: url(../images/amri-ref-1-3.png) no-repeat;
	outline: none;
	border: none;
	display: block;
}
a#Logo span, #Email span {
	display: none;
}
#References ul {
	margin: 0;
	padding: 0 0 40px 0;
	overflow: hidden;
	outline: none;
}
#References li {
	list-style-type: square;
	color: #990066;
	margin: 0 0 0 40px;
}
#References li span {
	color: #000000;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}

