body {
	background-color: #044D32;
	background-image: url(../gfx/fond.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: 14px;
	font-weight: lighter;
	color: #A11132;
	text-align: center;
	font-style: normal;
	line-height: 24px;
	letter-spacing: 2px;
}

.txt_titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.txt_titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
}

.txtliens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
}

a {
	color: #FF9933;
	text-decoration: underline;
}

 a:hover {
	background-color: #FF9933;
	color:#000000;
}

 hr {
	color: #981131;
}

.borders_htdtc{
cursor:pointer;
}

h1 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

h2 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}




/* 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;}

#gris{
	BORDER: #cccccc 1pt solid ;
}

/*FIN BORDURES*/

.fda {
	background-attachment: fixed;
	background-image: url(../gfx/fda.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.fdp {
	background-attachment: fixed;
	background-image: url(../gfx/fdp.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.p1 {
	Z-INDEX: 9;
	LEFT: 155px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	POSITION: absolute;
	TOP: 222px;
	width: 198px;
	height: 48px;
}
.p2 {
	Z-INDEX: 9;
	LEFT: 139px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	POSITION: absolute;
	TOP: 255px;
	width: 140px;
	height: 47px;
}
.p3 {
	Z-INDEX: 9;
	LEFT: 138px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	POSITION: absolute;
	TOP: 286px;
	width: 142px;
	height: 47px;
}

.ssmenu1 {
	background-image: none;
	height: 16px;
	width: auto;
	border-top: thin solid #EBEBEB;
	border-right: thin solid #EBEBEB;
	border-bottom: thin none #EBEBEB;
	border-left: thin solid #EBEBEB;
}

A.lien3 {
	FONT-WEIGHT: bold;
	COLOR: #660033;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
