body {
	background-color: #ffffff;
	margin:0;
}

/* style du formulaire*/

.Style9 {
	color: #ffffff;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #FFFFFF;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #333333;
}

a:link, a:visited {
	color: #1d4a66;
	font-weight:bold;
}

a:hover {
	color: #a4a8ab;
}

hr {
	color: #000066;
	width:600px;
	height:1px;
}

h1 {
	color: #1d4a66;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: bold;
}

h2 {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



/* POUR LIENS DE BAS DE PAGES */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #25548A;
	line-height: 25px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #25548A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
}



/* BORDURES SUR IMAGES (DANS KAMELEON) - Permet de choisir d'autres couleurs que le noir */

#turquoise{border-color: aqua ;}

#noir{border-color: black ;}

#bleu{border-color: blue ;}

#rose{border-color: fuschia ;}

#orange{border-color: #FF9900 ;}

#vert{border-color: green ;}

#gris{border-color: gray ;}

#maron{border-color: maroon ;}

#olive{border-color: olive ;}

#violet{border-color: purple ;}

#rouge{border-color: red ;}

#blanc{border-color: white ;}

#jaune{border-color: yellow ;}

#bleu2{border-color: teal ;}

#argent{border-color:  #FFAB02;}

/* FIN BORDURES */
