body {
	background-color: #295594;
	background-image: url(../gfx/fond12.png);
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	color:#9f1c00;
	line-height:20px;
}

.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: #333399;
}

a:hover {
	color: #FF9900;
}

hr {
	color: #971B00;
}

h1 {
	color: #333399;
	font-family: Trebuchet MS;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

h3 {
	color:#d36d56;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
}

.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: #9D1D00;
	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;} */

/* FIN BORDURES */

