body {
	background-color: #eaf0fe;
	background-image: url(../gfx/fond80.png);
	margin-top: 0px;
	margin-bottom: 0px;
}

.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: #FFCC99;
	font-weight:bold;
}

a:hover {
	background-color:#FFCC99;
	color: #60210c;
}

li {
	color: #ffcc99;
}

hr {
	color: #990000;
}

h1:first-letter {
	color: #ffffff;
	font-family: Georgia;
	font-size: 25px;
}

h1 {
	color: #ffcc99;
	font-family: Georgia;
	font-size: 20px;
}

h2 {
	color: #99FF99;
	font-family: Trebuchet MS;
	font-size: 16px;
}

.p1 {
	Z-INDEX: 9;
	LEFT: 155px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	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: #5F210C;
	line-height: 32px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	COLOR: #5F210C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	background-color: #5F210C;
	text-decoration: none;
	color: #FFFFFF;
}



/* 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 */

