@charset "utf-8";
/* CSS Document */
<style type="text/css">


.tete {
	background-image: url(images/head.jpg);
}
.menugauche {
	background-image: url(images/menu-gauche.jpg);
	color: #FFF;
}
.pied {
	background-image: url(images/foot.jpg);
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

.fond {
	background-image: url(images/fondcouleur.gif);
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pied1 {
	color: #000;
	font-size: 14px;
}
.droite {
	background-image: url(images/droite.jpg);
	text-align: center;
}
.fond h1 {
	color: #666;
	font-size: 12px;
}
.fond table tr td a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #F00;
	display: block;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menugauche a:hover {
	color: #000;
	font-size: 14px;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #044A0D;
	display: block;
	border: 1px solid #D9B526;
	width: 94%;
	margin: 2px;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

</style>
.fond table tr td {
	font-size: 14px;
}
.fond table tr td a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	border: 1px none #060;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	filter: Light;
}
.menugauche a {
	color: #FFF;
	font-size: 14px;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #044A0D;
	display: block;
	border: 1px solid #FFF;
	width: 94%;
	margin: 2px;
	padding: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.fond table tbody tr td a {
	color: #000;
	font-size: 14px;
}
.fond table tbody tr td a:hover {
	;
	font-size: 14px;
}
.fond table tr td a {
	color: #000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
