a.menu {
	font-family: verdana;
	font-size: 15px;
	color: #EBE1D3;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-family: verdana;
	font-size: 15px;
	color: #EBE1D3;
	font-weight: bold;
	text-decoration: underline;
}
a.sousmenu {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.sousmenu:hover {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.footer {
	font-family: verdana;
	font-size: 12px;
	color: #EBE1D3;
	background-color: #BFA176;
}
.txtn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtnb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.lnkn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.lnknb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
input.rech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #BFA176;
	width: 120px;
	height: 19px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #BFA176;
	width: 400px;
}
.tourmarron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #BFA176;
}

table.marron {
	background-color: #BFA176;
}
.marronclair {
	background-color: #EBE1D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.marronfonce {
	background-color: #BFA176;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.entete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	background-color: #EBE1D3;
}
.txtbb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EBE1D3;
}
.lnkbb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBE1D3;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

body {
	margin-top:1;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* styles à adapter selon vos besoins et vos goûts */
.aide {
   border-bottom : 1px #888 dashed;
   cursor: help;
}

.bulle-aide {
  position: absolute;
  left: 0;
  top: 0;
  padding: 4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  background-color: #ffffe8;
  border: 1px #888 solid;
  visibility: hidden;
  z-index: 100;
}

/* utile seulement si vous placer des tableaux dans vos bulles */
.bulle-aide th, .bulle-aide td {
  font-size: 11px;
}

.bulle-aide caption {
  font-size: 12px;
  font-weight: bold;
}
.titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
