body {
	background-color: #84D3CA;
	color: #7B2C35;
	background-image: url(mini/brigitte.gif);
	background-repeat: no-repeat;
}

table {
	border-style: none;
	border-width: 0px;
	border-color: Transparent;
   empty-cells: hide;
}

td {
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: black;
	text-align: center;
	background-color: #839D9A;
	border-color: transparent;
	empty-cells: hide;
}
h1 {
	text-align: left;
	text-indent: 30px;
	font-size: 12pt;
}
h2 {
	text-align: left;
	font-size: 18pt;
}

span {
	background: #ECE9D8;
	text-align: left;
	font-size: 18pt;
	font-weight: bold;
}

.boutcont {
	width: auto;
}
.bout a {
	color: #330000;
	background-color: #348B90;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.bout a:hover {
	background-color: #223363;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.uni {
	background-color: #84D3CA;
	border-color: transparent;
}
.thumb {
	border: thick inset #B8977A;
}
.fondimg {
	background-color: #84D3CA;
}