body {
	margin: 0;
	font-family: Arial;
	font-size: 9pt;
	color: #515457;
}

form {
	margin: 0;
	color: #0a4b98;
	font-size: 8pt;
}

a {color: #515457; }


.clearBoth {clear: both;}
.floatLeft {float: left;}
.floatRight {float: right;}

#container {
	margin: 0 auto;
	position: relative;
	width: 884px;
	background: url('agence/background/01.png') no-repeat;
}
#container_notel {
	margin: 0 auto;
	position: relative;
	width: 884px;
	background: url('agence/background/01_notel.png') no-repeat;
}

#steps {
	width: 285px;
	position: absolute;
	left: 232px;
	top: 220px;
	text-align: justify;
}

#asterix {
	margin: 0 auto;
	position: relative;
	width: 800px;
	margin-top: 10px;
	font-size: 7pt;
}

#asterix p {
	margin: 2px 0;
}

#asterix ul {
	margin: 0;
	padding-left: 16px;
}

#asterix li {
	margin: 4px 0;
}

#rollable {
	padding: 185px 0 41px 573px;
	height: 512px;
	background: url('agence/background/02.png') no-repeat left bottom;
}

html>body #rollable {
	height: auto;
	min-height: 512px;
}
#rollable2 {
	padding: 185px 0 41px 573px;
	height: 512px;
	background: url('agence/background/02b.png') no-repeat left bottom;
}

html>body #rollable2 {
	height: auto;
	min-height: 512px;
}

#form {
	padding: 0 0 0 16px;
	width: 276px;
	background: #d5e7fc;
}

#formTop {
	line-height: 8px;
	background: url('agence/form_top.png') no-repeat;
}

#formBottom {
	line-height: 8px;
	background: url('agence/form_bottom.png') no-repeat;
}

#footer {
	height: 140px;
	background: url('agence/background/03.png') no-repeat;
	position: relative;
}
#footer2 {
	height: 140px;
	background: url('agence/background/03b.png') no-repeat;
	position: relative;
}

#player {
	width: 344px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 5px;
}

#redNotice {
	padding-left: 130px;
	color: #f60000;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
	background: url('agence/logo.png') no-repeat;
	width: 362px;
	position: absolute;
	right: 0;
	top: 63px;
}

#copyright {
	padding-top: 109px;
	text-align: center;
	font-size: 8pt;
}

/****************************** Texts *************************************/
.text01 {
	margin-bottom: 10px;
	padding-top: 25px;
	background: url('agence/text/01.png') no-repeat;
}

.text02 {
	line-height: 110px;
	background: url('agence/text/02.png') no-repeat right top;
}

.text03 {
	margin-bottom: 15px;
	padding-top: 20px;
	background: url('agence/text/04.png') no-repeat;
}

.text04 {
	margin-bottom: 15px;
	padding-top: 20px;
	background: url('agence/text/05.png') no-repeat;
}

.text05 {
	margin-bottom: 15px;
	padding-top: 20px;
	background: url('agence/text/03.png') no-repeat;
}

.text06 {
	line-height: 18px;
	background: url('agence/text/06.png') no-repeat 50% top;
}