body {
	background-color: #FEEFBB;
	background-image: url(../gfx/fond.png);
	margin-top: 0px;
	margin-bottom: 10px;
}

/* style du formulaire*/

.Style9 {
	color: #333333;
}

.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: #660000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #CC0000;
}

hr {
	color: #990000;
}

h1 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	background-color: #dcc99e;
}

h2 {
	color:#006688;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.p1 {
	Z-INDEX: 9;
	LEFT: 155px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff ;
	POSITION: absolute;
	TOP: 222px;
	width: 198px;
	height: 48px;
}



/* POUR LIENS DE BAS DE PAGES */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 25px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FF0000;
}



/* 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: 1pt solid #FFAB02;
}

/* FIN BORDURES */

