body {
	background-image:url('images/fonds.png');
	background-attachement:fixed;
}
body,span,p,td,th,input {
	font-family:helvetica,sans-serif;
	font-size:10pt;
}
.conteneur {
	margin-top:50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
  	border-color:#fe7800;
	border-width:1px;
	border-style:solid;
	padding:2px;
	width:800px;
	background-image:url('images/filtreblanc.png');
}
.tablo {
	background-color:#ede5e5;
	margin:1px;
}
.tablo .liste {
	background-color:#f7efef;
	margin-bottom:2px;
}
.ongletbas, .ongletdevant, .ongletderriere{
	text-align:center;
  	border-color:#fe7800;
	border-style:solid;
	color:#fe7800;
	font-weight:bold;
}
.ongletbas, .ongletdevant, .ongletderrier {
	border-width:0px 0px 1px 0px;
}
.ongletdevant {
	border-width:1px 1px 0px 1px;
}
.ongletderriere{
	border-width:1px;
}

.erreur {
	text-align:center;
	font-weight:bold;
	color:#c00000;
}
h1 {
	font-size:12pt;
	font-weight:bold;
	margin:0px;
	color:#c00000;
}
h2 {
	font-size:11pt;
	font-weight:bold;
	margin:0px;
}
.bulle {
	border-color:#808080;
	border-style:dashed;
	border-width:1px;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
a:link,a:visited {
	text-decoration:none;
	color:#fe7800;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a#delog {
	font-size:10pt;
	font-weight:normal;
}
input {
	padding:0px;
}
option.titre {
	color:#fe7800;
	font-weight:bolder;
}
