body, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}
td.contents p {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #404040;
}
td.contents a {
	text-decoration: none;
}
td.contents a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B6797;
}
div.intro {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #262523;
}
td.bug {
	background-repeat: repeat-x;
	background-position: right top;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-left: 10px;
}
td.links li {
	padding-left: 25px;
	margin-left: 25px;
}
div.indentation1 {
	padding-left : 35pt;
}


div.intro p{
	color: #D7D7D5;
}
td.ads {
	background-repeat: no-repeat;
	background-position: right top;
}
td.context {
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
}
td.header {
	padding-top: 10px;
	padding-right: 180px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #2C7615;
	background-image: url(../images/bgr_header.jpg);
	background-repeat: no-repeat;
}
.high1 {color: #00CC00}
div.links {
	color: #00FF00;
	background-color: #2C7615;
	padding: 10px;
	margin-bottom: 50px;
}


a {
	border: 0px;
	text-decoration: none;
}
img {
	border: 0px;
}
a.seealso:link {color: #00ff00; text-decoration: none;}
a.seealso:visited {color: #00ff00; text-decoration: none;}
a.seealso:hover {color: #f7d300; text-decoration: none;}

a.rubriquetree:link {color: #297518; text-decoration: none;}
a.rubriquetree:visited {color: #297518; text-decoration: none;}
a.rubriquetree:hover {color: #297518; text-decoration: none;}

a.footer:link {color: #ACACAC; text-decoration: none;}
a.footer:visited {color: #ACACAC; text-decoration: none;}
a.footer:hover {color: #888888; text-decoration: none;}

<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->

