.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 4px;
}
.orange a:link {
	color: #cc6600;
	text-decoration: none;
}
.orange a:hover {
	color: #ff6633;
	text-decoration: underline;
}
.orange a:visited {
	color: #cc6600;
	text-decoration: none;
}
.orange a:active {
	color: #ff3333;
	text-decoration: none;
}

.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 4px;
}
.vert a:link {
	color: #669966;
	text-decoration: none;
}
.vert a:hover {
	color: #339900;
	text-decoration: underline;
}
.vert a:visited {
	color: #669966;
	text-decoration: none;
}
.vert a:active {
	color: #66ff00;
	text-decoration: none;
}
.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	padding-left: 4px;

}
.bleu a:link {
	color: #336699;
	text-decoration: none;
}
.bleu a:hover {
	color: #3366cc;
	text-decoration: underline;
}
.bleu a:visited {
	color: #336699;
	text-decoration: none;
}
.bleu a:active {
	color: #0066ff;
	text-decoration: none;
}
.marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 4px;
}
.marron a:link {
	color: #996633;
	text-decoration: none;
}
.marron a:hover {
	color: #cc6600;
	text-decoration: underline;
}
.marron a:visited {
	color: #996633;
	text-decoration: none;
}
.marron a:active {
	color: #ff6600;
	text-decoration: none;
}
.fondtaborange {
	background: url(images/tab1-fond.gif) repeat-y center;
}
.fondtabvert {
	background: url(images/tab2-fond.gif) repeat-y center;
}
.fondtableu {
	background: url(images/tab3-fond.gif) repeat-y center;
}
.fondtabmarron {
	background: url(images/tab4-fond.gif) repeat-y center;
}
.ronde {
	background-image: url(images/animaux.jpg);
	background-repeat: repeat-x;
}
.fondefil {
	background-image: url(images/fondefil.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.defil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.paysage {
	background-image: url(images/frise.jpg);
	background-repeat: repeat-x;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px;
}
.titretexte {
	background-image: url(images/fondefil.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.chemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FEF8DE;
	text-decoration: none;
}
.chemin a:link {
	color: #cc6600;
	text-decoration: none;
}
.chemin a:hover {
	color: #009900;
	text-decoration: none;
	background-color: #FFFFFF;
}
.chemin a:visited {
	color: #009900;
	text-decoration: none;
}
.chemin a:active {
	color: #ff3333;
	text-decoration: none;
}
.module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
}
.moduleBT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ECDEC1;
	text-align: center;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #666666;
	border-bottom: thin solid #000000;
	border-left: thin solid #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.cellliste {
	background-color: #F4F4F4;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.TDvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D6F7AD;
	text-align: left;
}
.TDjaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFE76B;
	font-weight: bold;
	color: #003300;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.TDpaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FEF6D6;
	text-align: right;
}
.TDherbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ADDC89;
	text-align: left;
}
body {
	background-color: #FFFFFF;
}
