body { 
	margin: 0px; 
	padding: 0px;
	background-color: #6699FF;
	color: #000000;
	font-family: arial;
	text-align: center;
}

img {
	margin: 0;
	padding: 0;
}

table {
	position: relative;
	top: 113px;
}

table#sample {
	position: relative;
	top: 0px;
}

ul {
	margin-left: 15px;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	list-style-type: square;
}

form {
	margin-left: 30px;
}

#bandeau_1 {
	position: absolute;
	width: 800px;
	height: 70px;
	left: 50%;
	margin-top: 20px;
	margin-left: -400px;
	background: url(images/bandeau_1.gif);
}

#bandeau_1_diaporama {
	position: absolute;
	width: 800px;
	height: 70px;
	left: 50%;
	margin-left: -400px;
	background: url(images/bandeau_1.gif);
}

#bandeau_2 {
	position: absolute;
	width: 800px;
	height: 15px;
	top: 93px;
	left: 50%;
	margin-left: -400px;
	background-color: #084C90;
}

#bandeau_2_diaporama {
	position: absolute;
	width: 800px;
	height: 15px;
	top: 73px;
	left: 50%;
	margin-left: -400px;
	background-color: #084C90;
}

#menu {
	height: 20px;
	padding-top: 3px;
	color: #084C90;
	font-size: 10pt;
	text-align: center;
}

.texte_gras {
	margin-left: 55px;
	margin-right: 20px;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
}

.texte {
	margin-left: 15px;
	margin-right: 15px;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
}

.texte_souligne {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
	
.formulaire {
	margin-left: 30px;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
}

.merci {
	color: #084C90;
	font-family: arial;
	font-size: 14pt;
	text-align: center;
}

.adresse {
	margin-top: 30px;
	margin-right: 220px;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.diaporama {
	width: 150px;
	background-color: #FFCC33;
	border: solid 1px #084C90;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
	text-align: center;
}
	
.bas {
	margin-left: 580px;
	color: #084C90;
	font-family: arial;
	font-size: 10pt;
	text-align: right;
}

.blanc {
	color: #FFFFFF;
}

a {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a:link {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a:visited {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a:hover {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a:active {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a.mentions {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a.mentions:link {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a.mentions:visited {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a.mentions:hover {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

a.mentions:active {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}