.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.bgtxt {
	background-image: url(images/bgtxt.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #A83A63;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}

a:link {
color:#993399; text-decoration: underline;
} 

a:visited {
color:#993399; text-decoration: underline;
} 

a:hover {
color:#000000; text-decoration: underline;
}

a.link:link {
color:#990033; text-decoration: underline;
} 

a.link:visited {
color:#990033; text-decoration: underline;
} 

a.link:hover {
color:#990033; text-decoration: underline;
}

#adresse{
width:800px;
}

body {
	background-color: #F7E897;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}