body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #804000;
	color: #FFCC99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	
}


a:active {
	color: #FFFFCC;
	text-decoration: underline;
}

h1 {
	color: #FFC20E;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFC20E;
	font-style: italic;
	line-height: 24px;
}

.bold {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 120%;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#main {
	width: 760px;
}

#footer {
	text-align: center;
	vertical-align: top;
}
.backgroundBody {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 190px 193px;
}
.backgroundHeader {

	background-image: url(../images/background1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.backgroundHeaderBack {


	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#gallerie {
	overflow: auto;
	height: 550px;
	width: 220px;
}
#gallerie img {
	margin-bottom: 20px;
}
.Copyright {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #CC9900;
}
li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	color: #FFCC99;
}
.BeigeColor {
	color: #FFCC99;
}
.tableHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.tableTest {
	font-size: 11px;
	color: #000000;
}
