td.menu {
	line-height: 20px;
}
.menu li {
	text-align: left;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	line-height: 170%;
}
.menu li a {
	text-decoration: none;
	color: #990099;
}

a:active     {  font-family: verdana; font-size: 12px; color: #000000}
a:link       {  font-family: verdana; font-size: 12px; color: #000000}
a:visited    {  font-family: verdana; font-size: 12px; color: #000000}
body         {  font-family: verdana; font-size: 12px; color: #000000}
li           {  font-family: verdana; font-size: 12px; color: #000000}
ol           {  font-family: verdana; font-size: 12px; color: #000000}
table        {  font-family: verdana; font-size: 12px; color: #000000}
td           {  font-family: verdana; font-size: 12px; color: #000000}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990099;
	text-align: justify;
	width: 465px;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #339900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.imggay {
	border: thin dashed #009900;
	cursor: pointer;
}
.bigimg {
	height: 345px;
	width: 460px;
	border: 2px dotted #339900;
	cursor: pointer;
	padding: 2px;

}
.moyenimg {
	height: 160px;
	width: 220px;
	border: 2px dotted #339900;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 2px;
}
.petitimg {
	height: 100px;
	width: 140px;
	border: 2px dotted #339900;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 2px;
}
