.td-couleurs {
	background-image: url(images/deco_anim_g1.png);
	background-repeat: no-repeat;
	background-position: top;
}
.td-couleurs2 {
	background-image: url(images/deco_anim_dr1.png);
	background-position: top;
	background-repeat: no-repeat;
}
.td-couleurs3 {
	background-image: url(images/deco_anim1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.texte1 {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #083D0C;
	letter-spacing: 3px;
	text-align: left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E66608;
	letter-spacing: 3px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E66608;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E66608;
	text-decoration: none;
	letter-spacing: 3px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #189BD1;
	text-decoration: none;
	letter-spacing: 3px;
}

.texte2 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #083D0C;
}
