		body {
			font-family: verdana;
		}

		.menu {
			font-size: 0.9em;
		}

		.menu li {
			padding: 5px 0;
		}

		table#menu_top {
			font-size:0.8em;
			font-weight:bold;
		}

		table#menu_top a:hover, table#menu_top a:visited:hover {
			background-color:white;
		}

		td#gauche {
			list-style-image: url(imgs/fleche.gif);
			line-height: 95%;
			vertical-align: top;
			padding-top: 38px;
		}

		td#gauche ul{
			margin-left: 17px;
		}

		a:link, a:visited, a:link:visited {
			color: green;
			text-decoration: none;
			
		}

		a:hover, a:visited:hover{
			text-decoration: underline;
		}

		a:link img, a:visited img, a:link:visited img {
			border: thin solid green;
		}

		.small{
			font-size:0.7em;
		}

		.beige a:link, .beige a:visited, .beige a:hover {
			color: #D79C34;
			border: 1px solid #D79C34;
		}

		td#body {
			font-size: 0.8em;
			vertical-align: top;
			padding-top: 38px;
			padding-left: 10px;
		}

		h1 {
			font-size: 1.2em;
			background-color: #DCDCDC;
		}

		h2 {
			font-size: 1em;
			background-color: #DCDCDC;
		}

		div#encadre {
			border: 1px solid #D79C34;
			padding: 0 5px 0 5px;
		}

		td#body table {
			font-size: 1em;
		}

		td#body table td {
			vertical-align: top;
		}

		.cadre {
			border: thin solid #DCDCDC;
		}

		.annonce {
			font-family: Verdana, Geneva, Arial, sans-serif;
			font-size: 1em;
			font-weight:bolder;
		}

		.stitre {
			font-family: Verdana, Geneva, Arial, sans-serif;
			font-size: 1em;
			font-weight:bold;
		}

		.annoncecontact {
			font-family: Verdana, Geneva, Arial, sans-serif;
			font-size: 1em;
			text-align:center;
		}

		.miseajour {
			font-family: Verdana, Geneva, Arial, sans-serif;
			font-size: 0.6em;
			text-align:right;
			font-weight:bold;
		}

