BODY {
    background-color: #FFFFFF;
	margin: 0 0 0 0;
}
p, span, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 292100;
}
P.texte {
    font-style: normal;
	line-height: 16px;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
}
.grostexte {
    font-style: normal;
	line-height: 14px;
    color: #000000;
    font-weight: bold;
    font-size: 13px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 24px;
    color: 292100;
    font-weight: bold;
    font-size: 14px;
}
.gtitre {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: 292100;
    font-weight: bold;
    font-size: 14px;
	background-color: #EFF0E7;
	padding-left:3px;
	padding-right:3px;
	width : 200px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: 292100;
    font-weight: bold;
    font-size: 12px;
}
.ptitre {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: 292100;
    font-weight: bold;
    font-size: 12px;
	background-color: #EFF0E7;
	padding-left:3px;
	padding-right:3px;
}
.titreRub {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: 292100;
    font-weight: bold;
    font-size: 12px;
}
.texte {
	font-size: 11px;
	color: 3C350C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}
a.big {
	font-size: 14px;
    font-weight: bold;
}
a.brun {
	color: 292100;
}

.login {
	font-size: 11px;
	color: EFF0E7;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #EFF0E7;
}
.top {
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
P.error {
    font-style: normal;
    color: red;
    font-weight: bold;
    font-size: 12px;
}
SPAN.error {
    font-style: normal;
    color: red;
    font-weight: bold;
    font-size: 12px;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 292100;
	border-color: B7B7B4;
	border-style: solid;
	border-width: 1px
}
INPUT.sans {
	border-style: none;
}
TABLE.Tab {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
	border-style: solid;
	border-color: #3C350C;
	border-width: 1px;
}
TR.titreTab {
    background-color: #3C350C;
}
TR.ligneTab1 {
    background-color: #FFFFFF;
}
TR.ligneTab2 {
    background-color: #EFF0E7;
}
TD {
    font-style: normal;
	font-weight: normal;
    color: #000000;
	line-height: 16px;
    font-size: 12px;
}
TD.titreTab {
    background-color: #3C350C;
    font-style: normal;
	font-weight: bold;
    color: #EFF0E7;
	line-height: 16px;
    font-size: 12px;
	text-align: center;
}
TD.titreLeftTab {
    background-color: #3C350C;
    font-style: normal;
	font-weight: bold;
    color: #EFF0E7;
	line-height: 16px;
    font-size: 12px;
	text-align: left;
}
TD.footTab {
    background-color: #EFF0E7;
    font-style: normal;
	font-weight: bold;
    color: #3C350C;
	line-height: 16px;
    font-size: 12px;
	text-align: center;
}
TD.messageTab {
    background-color: #FFFFFF;
    font-style: normal;
	font-weight: normal;
    color: #000000;
	line-height: 16px;
    font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
TD.centerTab {
	text-align: center;
}
TD.leftTab {
	text-align: left;
}
.tracker {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
	color: blue;
	text-decoration: underline;
}
.tracker_off {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
	color: blue;
	padding-top: 10px;
	text-decoration: none;
}
.trackeradmin {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
	color: 292100;
	text-decoration: underline;
}
.trackeradmin_off {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
	color: 292100;
	padding-top: 10px;
	text-decoration: none;
}
