body {
	background-color: #6a6a6a;
	background-image: url(../gfx/fond.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* style du formulaire*/

.Style9 {
	color: #FFFFFF;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	width: 940px;
	margin-left: 20px;
}

.txt-puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 10px;
}


a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #FF9900;
}

hr {
	color: #333333;
}

h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	background-color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

h2 {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 10px;
	margin-left: 20px;
	text-align: center;
}

h3 {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-indent: 10px;
	margin-left: 20px;
}


h4 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #333333;
	text-align: center;
	width: 600px;
	margin-right: 150px;
	margin-left: 190px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* POUR LIENS DE BAS DE PAGES */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 25px;
	text-align: center;
	margin-right: 150px;
	margin-left: 200px;
}

#footer a:link, #footer a:visited {
	COLOR: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.partenaires {
	text-align: center;
}

.partenaires a {
}



/* 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 */

