body {
  	margin: 0;
	background-image:url(../images/template/body.gif);
}
h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #4A4A4A;
	font-family: arial;
	font-size: 14px;
	font-decoration: bold;
}
a {
	color: #4A4A4A;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #4A4A4A;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}
a.exblc {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exblc:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
}
a.exorange {
	color: #E07003;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exorange:hover {
	color: #686868	;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exbleu {
	color: #012A60;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exbleu:hover {
	color: #686868;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exvert {
	color: #185000;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exvert:hover {
	color: #686868;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exrouge {
	color: #690003;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.exrouge:hover {
	color: #686868;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.excuivre {
	color: #581D06;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
a.excuivre:hover {
	color: #686868;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}
.text-blc {
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.text-orange {
	margin-bottom: 0px;
	color: #E07003;
	font-family: verdana;
	font-size: 9px;
}
.text-bleu {
	margin-bottom: 0px;
	color: #012A60;
	font-family: verdana;
	font-size: 9px;
}
.text-cuivre {
	margin-bottom: 0px;
	color: #581D06;
	font-family: verdana;
	font-size: 9px;
}
.text-rouge {
	margin-bottom: 0px;
	color: #690003;
	font-family: verdana;
	font-size: 9px;
}
.text-vert {
	margin-bottom: 0px;
	color: #185000;
	font-family: verdana;
	font-size: 9px;
}
.td_fondgris {
	margin-bottom: 0px;
    background-color: #EEEEEE;
	color: #4A4A4A;
	font-family: Verdana;
	font-size: 10px;
}
.td_sansfond {
	margin-bottom: 0px;
	color: #4A4A4A;
	font-family: Verdana;
	font-size: 10px;
}
.td_fondgrisbordure {
	margin-bottom: 0px;
    background-color: #EEEEEE;
	color: #4A4A4A;
	border: 1px solid #C7C7C7;
	font-family: Verdana;
	font-size: 10px;
}
.td_fondgris2 {
	margin-bottom: 0px;
    background-color: #C7C7C7;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
.td_bordgris {
	margin-bottom: 0px;
    background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
	color: #4A4A4A;
	font-family: verdana;
	font-size: 10px;
}
.td-orange {
	margin-bottom: 0px;
    background-color: #E07003;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.td-rouge {
	margin-bottom: 0px;
    background-color: #B00201;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.td-bleu {
	margin-bottom: 0px;
    background-color: #004197;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.td-vert {
	margin-bottom: 0px;
    background-color: #3B9315;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}
.td-cuivre {
	margin-bottom: 0px;
    background-color: #73361E;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}