body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
p {
	line-height: 1.3em;
}
table {
	margin: 0px;
	font-size: 9pt;
	color: #7D7D7D;
	text-align: justify;
}
ul {
	margin : 5px;
	margin-left : 0px;
}
li {
	margin : 15px;
	list-style-image : url(img/puce_beige.gif);
}
a {
	color : #6B8EC2;
	font-weight: bold;
	text-decoration: none;	
}
a:hover {
	color : #E0AB47;	
}
.fond-fonce {
	background : #144979;
}
.fond-clair {
	background : #d9d9b9;
}
/*
td#site-web h2 {
	color : #333333;
	font-weight: bold;
	font-size: 75pt;
	letter-spacing : 10pt;
	text-align : center;
	margin: 5;
}
*/
/*
.precaution {
	font-size: 70pt;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
*/
/*
td#fond-fonce a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
td#fond-fonce a:hover {
	color: #FB6747;
}
*/
/*orange*/
h1 {
	font-size: 12pt;
	color: #FFC221;
	padding : 0px;
	padding-top : 10px;
	padding-bottom : 5px;
	margin : 0px;
}
/*gris*/
h2 {
	font-size: 10pt;
	color: #7D7D7D;
	margin-top : 10px;
	margin-bottom : 0px;
	padding : 0px;
}
td#pied-de-page {
	font-size: 9pt;
	text-align: center;
	color: black;
}
td#pied-de-page a {
	text-decoration: none;
}
td#pied-de-page a:hover {
}
/*
td#liens-liens a {
	text-align: center;
	font-size: 12pt;
	text-decoration: none;
	display : block;
	color: white;
	font-weight: 800;
	padding: 10px;
	margin: 0px;
	spacing: 0px;
	padding-left : 3px;
	letter-spacing : 0pt;
}
td#liens-liens a:hover {
	color: #333333;
}
*/
/*
td#titre h1 {
	font-size: 70pt;
	letter-spacing : 12pt;
	color: white;
	font-weight: 800;
	padding: 5px;
}
*/
tr#sommaire {
	padding: 5px;
}
tr#sommaire a {
	color: #333333;
}
.entete-rond {
	background-image: url(img/entete-rond.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 30px;
	width: 90px;
}
.entete-rond2 {
	background-image: url(img/entete-rond.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	line-height: 30px;
}
.entete-rond3 {
	background-image: url(img/entete-rond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 30px;
	width: 45px;
}
.entete-rond4 {
	background-image: url(img/entete-rond.gif);
	background-repeat: no-repeat;
	background-position: -45px -60px;
	width: 45px;
}
.entete-rond5 {
	background-image: url(img/entete-rond.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EAEBE2;
	width: 45px;
}
.entete-ligne {
	background-image: url(img/entete-ligne.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 250px;
}
.entete-fond {
	background-color: #EAEBE2;
}
.entete-ad-web {
	text-align: right;
}
.entete-triangle1 {
	background-image: url(img/entete-triangle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.entete-triangle2 {
	width: 20px;
	background-image: url(img/entete-triangle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EAEBE2;
}
table#entete {
	font-size: 10pt;
	font-weight: normal;
	color: black;
}
table#entete h1 {
	font-size: 12pt;
	font-weight: 800;
	letter-spacing : 2pt;
	color: black;
	padding : 0px;
	margin : 0px;
}
table#entete h2 {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	letter-spacing : 1pt;
	color: black;
	padding : 0px;
	margin : 0px;
}
table#entete li {
	margin : 15px;
	list-style-image : url(img/entete_puce.gif);
}
.titre-rond1 {
	background-image: url(img/titre-rond.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.titre-rond2 {
	background-image: url(img/titre-rond2.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.titre-rond3 {
	background-image: url(img/titre-rond3.gif);
	background-repeat: no-repeat;
	color: black;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.titre-rond-sans {
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;	
}
.ligne-verticale {
	background-image: url(img/ligne-verticale.gif);
	background-repeat: repeat-y;
	background-position: center;
}
