body {
	background-color: #440019;
	background-image: url(../gfx/fond9.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: #FF99CC;
	font-weight:bold;
}

a:hover {
	color: #8f0040;
}

hr {
	color: #efbd25;
	width:600px;
	height:1px
}

li {
	color: #efbd25;
	list-style-type: circle;
}

@font-face {
	font-family: 'Aldo SemiBold';
	src: url('Aldo PC.ttf');
	src: local('Aldo SemiBold'), url('Aldo PC.ttf') format('ttf');
}


h1:first-letter{
	color: #ffcc99;
	font-family:Aldo SemiBold;
	font-size: 45px;
	margin-right:1px;
}

h1{
	color: #ffffff;
	font-family:Aldo SemiBold;
	font-size: 26px;
	letter-spacing:1px;
}

h2 {
	color: #960033/* #99CC99*/;
	font-family: Century Gothic;
	font-size: 20px;
	/*text-indent:10px;*/
}

h3 {
	color: #efbd25;
	font-family: Century Gothic;
	font-size: 14px;
}


.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: #FFFFFF;
	line-height: 32px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}



/* BORDURES SUR IMAGES (DANS KAMELEON) - Permet de choisir d'autres couleurs que le noir */

#turquoise{BORDER: aqua 1pt solid;}

#noir{BORDER: black 1pt solid;}

#bleu{BORDER: blue 1pt solid;}

#rose{BORDER: fuschia 1pt solid;}

#orange{BORDER: #FF9900 1pt solid;}

#vert{BORDER: green 1pt solid;}

#gris{BORDER: gray 1pt solid;}

#maron{BORDER: maroon 1pt solid;}

#olive{BORDER: olive 1pt solid;}

#violet{BORDER: purple 1pt solid;}

#rouge{BORDER: red 1pt solid;}

#blanc{BORDER: white 1pt solid;}

#jaune{BORDER: yellow 1pt solid;}

#bleu2{BORDER: teal 1pt solid;}

#argent{
	BORDER: 1pt solid #FFAB02;
}

/* FIN BORDURES */
