@charset "utf-8";
/* CSS Document */

<style type="text/css">

td.textecentral {
	padding: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
td.texte {
	list-style-type: circle;
}

a:link {
	color: #663333;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #663333;
}
.style1 {	font-size: smaller;
	color: #663333;
}
.style2 {
	color: #669933;
	font-weight: bold;
}
.style3 {color: #669933}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #5586A8;
}
td.pointilles {
	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: dotted;
	border-left-style: none;
	border-top-color: #C8C2B2;
	border-right-color: #C8C2B2;
	border-bottom-color: #C8C2B2;
	border-left-color: #C8C2B2;
	text-align: left;
}
</style>

.titreBrun {
	font-size: 14px;
	font-weight: bold;
	color: #491414;
}
td.bordurebrune {
	border: 1px solid #491414;
}
